cornellbigred.com Open in urlscan Pro
72.32.147.227  Public Scan

URL: https://cornellbigred.com/
Submission: On June 22 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">
  <div>
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJMTMzNjAzMDc2ZGQGpCAEigs77kn4H8lOonxybf7TqI1su3/b0Ffg3K4TCQ==">
  </div>
  <script src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.js" type="text/javascript"></script>
  <script src="https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/main.1701117076018.js" type="text/javascript"></script>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="90059987">
  </div>
  <header class="main-header">
    <h1 class="hide">Cornell University</h1>
    <div class="official-bar">
      <div class="row flex flex-justify-between">
        <div class="official-bar-image">
          <img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/cornellbigred.com/images/responsive2019/hash_tag_yellcornell.svg" alt="Yell Cornell">
        </div>
        <div class="official-bar-social">
          <script>
            var obj = {
              "start": 0,
              "count": 10,
              "name": "social-icons-32ff78",
              "sport_id": null,
              "count_breakpoints": null,
              "css_class": "",
              "pinned_id": "",
              "extra": {},
              "context": null,
              "dummy": false,
              "type": "ads",
              "id": "105f5538-5d64-45be-8218-d26fcc108dcd",
              "data": {
                "location": {
                  "id": 75,
                  "title": "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": "social-icons-32ff78",
                  "autoplay_speed": 8,
                  "accessibility_icons": false,
                  "sizes": null,
                  "slick_options": null,
                  "dfp_sizes": null
                },
                "campaigns": [{
                  "id": 2,
                  "title": "Facebook Icon",
                  "start_date": "2019-04-01T00:00:00",
                  "end_date": null,
                  "open_in_new_window": true,
                  "link": "/common/controls/adhandler.aspx?ad_id=2&target=https://www.facebook.com/cornellsports/",
                  "icon": "sf-facebook-square",
                  "html": null,
                  "picture": null,
                  "css_class": null,
                  "is_dummy": false,
                  "hover_text": null
                }, {
                  "id": 3,
                  "title": "Instagram Icon",
                  "start_date": "2019-04-01T00:00:00",
                  "end_date": null,
                  "open_in_new_window": true,
                  "link": "/common/controls/adhandler.aspx?ad_id=3&target=https://www.instagram.com/cornellsports/",
                  "icon": "sf-instagram",
                  "html": null,
                  "picture": null,
                  "css_class": null,
                  "is_dummy": false,
                  "hover_text": null
                }, {
                  "id": 4,
                  "title": "Twitter Icon",
                  "start_date": "2019-04-01T00:00:00",
                  "end_date": null,
                  "open_in_new_window": true,
                  "link": "/common/controls/adhandler.aspx?ad_id=4&target=https://twitter.com/cornellsports",
                  "icon": "sf-twitter",
                  "html": null,
                  "picture": null,
                  "css_class": null,
                  "is_dummy": false,
                  "hover_text": null
                }],
                "content_id": "social-icons-32ff78",
                "content_title": "social-icons-32ff78",
                "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: '105f5538-5d64-45be-8218-d26fcc108dcd' }"><!-- 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" 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 -->
                <!-- ko if: !$component.ad.location.accessibility_icons -->
                <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                <!-- ko if: link !== '' && link !== '#' -->
                <a 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/cornellsports/" title="Facebook Icon" target="_blank" tabindex="0">
                                <span data-bind="css: icon" class="sf-facebook-square">
                                    <span data-bind="text: title">Facebook Icon</span>
                                </span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                <!-- /ko -->
                <!-- /ko -->
              </div>
              <div class="ad icons-ad" data-bind="css: css_class">
                <!-- ko if: $component.ad.location.accessibility_icons --><!-- /ko -->
                <!-- ko if: !$component.ad.location.accessibility_icons -->
                <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                <!-- ko if: link !== '' && link !== '#' -->
                <a 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/cornellsports/" title="Instagram Icon" target="_blank" tabindex="0">
                                <span data-bind="css: icon" class="sf-instagram">
                                    <span data-bind="text: title">Instagram Icon</span>
                                </span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                <!-- /ko -->
                <!-- /ko -->
              </div>
              <div class="ad icons-ad" data-bind="css: css_class">
                <!-- ko if: $component.ad.location.accessibility_icons --><!-- /ko -->
                <!-- ko if: !$component.ad.location.accessibility_icons -->
                <!-- ko if: link === '' || link === '#' --><!-- /ko -->
                <!-- ko if: link !== '' && link !== '#' -->
                <a 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://twitter.com/cornellsports" title="Twitter Icon" target="_blank" tabindex="0">
                                <span data-bind="css: icon" class="sf-twitter">
                                    <span data-bind="text: title">Twitter Icon</span>
                                </span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
                <!-- /ko -->
                <!-- /ko -->
              </div>
            </div>
            <!-- /ko -->
            <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko -->
          </ads-component>
        </div>
      </div>
    </div>
    <nav id="main-navigation" class="main-navigation">
      <h2 class="hide">Main Navigation</h2>
      <div class="c-navigation--row c-navigation row no-pad flex">
        <div class="c-navigation__logo flex flex-align-center flex-justify-center">
          <a class="c-navigation__logo-link" href="/index.aspx">
                                <img class="c-navigation__logo-image lazyloaded" src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/cornellbigred.com/images/responsive2019/logo-main-scroll.svg" alt="Cornell Big Red Athletics">
                                <img class="secondary" src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/cornellbigred.com/images/responsive2019/logo-main-scroll.svg" alt="Cornell Big Red Athletics">

                            </a>
        </div>
        <div class="official-bar-image hide-on-x-large">
          <img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/cornellbigred.com/images/responsive2019/hash_tag_yellcornell.svg" alt="Yell Cornell">
        </div>
        <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": "a8bcfa2e-f299-42d8-9fe3-b99ff3b5283e",
            "data": [{
              "id": 13,
              "title": "Men's Sports",
              "rank": 1,
              "url": "",
              "open_in_new_window": false,
              "include_social_media": false,
              "include_schedule_roster_news": true,
              "include_stats": false,
              "include_tickets": false,
              "include_youtube": false,
              "class_name": "quick-links-column sports-dd",
              "items": [{
                "id": 2635,
                "title": "Quick Links",
                "short_title": null,
                "rank": 3,
                "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": 2636,
                "title": "Ivy League on ESPN",
                "short_title": null,
                "rank": 5,
                "column": 1,
                "url": "http://www.ivyleaguenetwork.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": 2637,
                "title": "Photo Galleries",
                "short_title": null,
                "rank": 6,
                "column": 1,
                "url": "/galleries/",
                "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": 2638,
                "title": "Big Red Activity Book Download",
                "short_title": null,
                "rank": 9,
                "column": 1,
                "url": "/news/2020/3/27/baseball-the-kids-need-something-to-do-this-weekend-try-the-cornell-activity-book.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": 325,
                "title": "Baseball",
                "short_title": null,
                "rank": 11,
                "column": 2,
                "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": "BB",
                  "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": null,
                "social_media_links": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 326,
                "title": "Basketball",
                "short_title": null,
                "rank": 12,
                "column": 2,
                "url": "/sports/mens-basketball",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 3,
                "sport": {
                  "id": 3,
                  "title": "Men's Basketball",
                  "abbreviation": "MBKB",
                  "shortname": "mbball",
                  "short_title": "MBKB",
                  "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": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 327,
                "title": "Cross Country",
                "short_title": null,
                "rank": 15,
                "column": 2,
                "url": "/sports/mens-cross-country",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 4,
                "sport": {
                  "id": 4,
                  "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": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 328,
                "title": "Football",
                "short_title": null,
                "rank": 16,
                "column": 2,
                "url": "/sports/football",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 5,
                "sport": {
                  "id": 5,
                  "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": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 329,
                "title": "Golf",
                "short_title": null,
                "rank": 18,
                "column": 2,
                "url": "/sports/mens-golf",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 6,
                "sport": {
                  "id": 6,
                  "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": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 330,
                "title": "Ice Hockey",
                "short_title": null,
                "rank": 19,
                "column": 2,
                "url": "/sports/mens-ice-hockey",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 7,
                "sport": {
                  "id": 7,
                  "title": "Men's Ice Hockey",
                  "abbreviation": "MIH",
                  "shortname": "mhockey",
                  "short_title": "MIH",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "mhockey",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-ice-hockey/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-ice-hockey/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-ice-hockey/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 331,
                "title": "Lacrosse",
                "short_title": null,
                "rank": 20,
                "column": 2,
                "url": "/sports/mens-lacrosse",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 8,
                "sport": {
                  "id": 8,
                  "title": "Men's Lacrosse",
                  "abbreviation": "MLAX",
                  "shortname": "mlax",
                  "short_title": "MLAX",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "mlax",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-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/mens-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/mens-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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 332,
                "title": "Polo",
                "short_title": null,
                "rank": 21,
                "column": 2,
                "url": "/sports/mens-polo",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 9,
                "sport": {
                  "id": 9,
                  "title": "Men's Polo",
                  "abbreviation": "MPOLO",
                  "shortname": "mpolo",
                  "short_title": "MPOLO",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "mpolo",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-polo/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-polo/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-polo/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 333,
                "title": "Rowing - Heavyweight",
                "short_title": null,
                "rank": 1,
                "column": 3,
                "url": "/sports/rowing",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 10,
                "sport": {
                  "id": 10,
                  "title": "Men's Rowing - Heavyweight",
                  "abbreviation": "MROW",
                  "shortname": "mrow-h",
                  "short_title": "MROW",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "row",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/rowing/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/rowing/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/rowing/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 334,
                "title": "Rowing - Lightweight",
                "short_title": null,
                "rank": 2,
                "column": 3,
                "url": "/sports/mens-rowing",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 11,
                "sport": {
                  "id": 11,
                  "title": "Men's Rowing - Lightweight",
                  "abbreviation": "MROW-L",
                  "shortname": "mrow-l",
                  "short_title": "MROW-L",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "mrow",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-rowing/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-rowing/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-rowing/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2639,
                "title": "Soccer",
                "short_title": null,
                "rank": 4,
                "column": 3,
                "url": "/sports/mens-soccer",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 12,
                "sport": {
                  "id": 12,
                  "title": "Men's Soccer",
                  "abbreviation": "MSOC",
                  "shortname": "msoccer",
                  "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": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 336,
                "title": "Sprint Football",
                "short_title": null,
                "rank": 7,
                "column": 3,
                "url": "/sports/sprint-football",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 13,
                "sport": {
                  "id": 13,
                  "title": "Sprint Football",
                  "abbreviation": "SPRINT",
                  "shortname": "sfootball",
                  "short_title": "SPRINT",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "sfootball",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/sprint-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/sprint-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/sprint-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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 337,
                "title": "Squash",
                "short_title": null,
                "rank": 8,
                "column": 3,
                "url": "/sports/mens-squash",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 14,
                "sport": {
                  "id": 14,
                  "title": "Men's Squash",
                  "abbreviation": "MSQ",
                  "shortname": "msquash",
                  "short_title": "MSQ",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "msquash",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-squash/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-squash/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-squash/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 338,
                "title": "Swimming & Diving",
                "short_title": null,
                "rank": 10,
                "column": 3,
                "url": "/sports/mens-swimming-and-diving",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 15,
                "sport": {
                  "id": 15,
                  "title": "Men's Swimming & Diving",
                  "abbreviation": "MSWIM",
                  "shortname": "mswim",
                  "short_title": "MSWIM",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "mswim",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-swimming-and-diving/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-swimming-and-diving/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-swimming-and-diving/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 339,
                "title": "Tennis",
                "short_title": null,
                "rank": 13,
                "column": 3,
                "url": "/sports/mens-tennis",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 16,
                "sport": {
                  "id": 16,
                  "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": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 340,
                "title": "Track & Field",
                "short_title": null,
                "rank": 14,
                "column": 3,
                "url": "/sports/mens-track-and-field",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 17,
                "sport": {
                  "id": 17,
                  "title": "Men's Track & Field",
                  "abbreviation": "MTRACK",
                  "shortname": "mtrack",
                  "short_title": "MTRACK",
                  "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": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 341,
                "title": "Wrestling",
                "short_title": null,
                "rank": 17,
                "column": 3,
                "url": "/sports/wrestling",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 18,
                "sport": {
                  "id": 18,
                  "title": "Wrestling",
                  "abbreviation": "WREST",
                  "shortname": "wrest",
                  "short_title": "WREST",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wrestling",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/wrestling/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/wrestling/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/wrestling/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": null,
                "tickets": null,
                "youtube": null
              }],
              "columns": [{
                "column": 1,
                "items": [{
                  "id": 2635,
                  "title": "Quick Links",
                  "short_title": null,
                  "rank": 3,
                  "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": 2636,
                  "title": "Ivy League on ESPN",
                  "short_title": null,
                  "rank": 5,
                  "column": 1,
                  "url": "http://www.ivyleaguenetwork.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": 2637,
                  "title": "Photo Galleries",
                  "short_title": null,
                  "rank": 6,
                  "column": 1,
                  "url": "/galleries/",
                  "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": 2638,
                  "title": "Big Red Activity Book Download",
                  "short_title": null,
                  "rank": 9,
                  "column": 1,
                  "url": "/news/2020/3/27/baseball-the-kids-need-something-to-do-this-weekend-try-the-cornell-activity-book.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": 325,
                  "title": "Baseball",
                  "short_title": null,
                  "rank": 11,
                  "column": 2,
                  "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": "BB",
                    "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": null,
                  "social_media_links": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 326,
                  "title": "Basketball",
                  "short_title": null,
                  "rank": 12,
                  "column": 2,
                  "url": "/sports/mens-basketball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 3,
                  "sport": {
                    "id": 3,
                    "title": "Men's Basketball",
                    "abbreviation": "MBKB",
                    "shortname": "mbball",
                    "short_title": "MBKB",
                    "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": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 327,
                  "title": "Cross Country",
                  "short_title": null,
                  "rank": 15,
                  "column": 2,
                  "url": "/sports/mens-cross-country",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 4,
                  "sport": {
                    "id": 4,
                    "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": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 328,
                  "title": "Football",
                  "short_title": null,
                  "rank": 16,
                  "column": 2,
                  "url": "/sports/football",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 5,
                  "sport": {
                    "id": 5,
                    "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": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 329,
                  "title": "Golf",
                  "short_title": null,
                  "rank": 18,
                  "column": 2,
                  "url": "/sports/mens-golf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 6,
                  "sport": {
                    "id": 6,
                    "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": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 330,
                  "title": "Ice Hockey",
                  "short_title": null,
                  "rank": 19,
                  "column": 2,
                  "url": "/sports/mens-ice-hockey",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 7,
                  "sport": {
                    "id": 7,
                    "title": "Men's Ice Hockey",
                    "abbreviation": "MIH",
                    "shortname": "mhockey",
                    "short_title": "MIH",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mhockey",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-ice-hockey/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-ice-hockey/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-ice-hockey/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 331,
                  "title": "Lacrosse",
                  "short_title": null,
                  "rank": 20,
                  "column": 2,
                  "url": "/sports/mens-lacrosse",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 8,
                  "sport": {
                    "id": 8,
                    "title": "Men's Lacrosse",
                    "abbreviation": "MLAX",
                    "shortname": "mlax",
                    "short_title": "MLAX",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mlax",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-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/mens-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/mens-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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 332,
                  "title": "Polo",
                  "short_title": null,
                  "rank": 21,
                  "column": 2,
                  "url": "/sports/mens-polo",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 9,
                  "sport": {
                    "id": 9,
                    "title": "Men's Polo",
                    "abbreviation": "MPOLO",
                    "shortname": "mpolo",
                    "short_title": "MPOLO",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mpolo",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-polo/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-polo/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-polo/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": null,
                  "tickets": null,
                  "youtube": null
                }]
              }, {
                "column": 3,
                "items": [{
                  "id": 333,
                  "title": "Rowing - Heavyweight",
                  "short_title": null,
                  "rank": 1,
                  "column": 3,
                  "url": "/sports/rowing",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 10,
                  "sport": {
                    "id": 10,
                    "title": "Men's Rowing - Heavyweight",
                    "abbreviation": "MROW",
                    "shortname": "mrow-h",
                    "short_title": "MROW",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "row",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/rowing/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/rowing/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/rowing/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 334,
                  "title": "Rowing - Lightweight",
                  "short_title": null,
                  "rank": 2,
                  "column": 3,
                  "url": "/sports/mens-rowing",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 11,
                  "sport": {
                    "id": 11,
                    "title": "Men's Rowing - Lightweight",
                    "abbreviation": "MROW-L",
                    "shortname": "mrow-l",
                    "short_title": "MROW-L",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mrow",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-rowing/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-rowing/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-rowing/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2639,
                  "title": "Soccer",
                  "short_title": null,
                  "rank": 4,
                  "column": 3,
                  "url": "/sports/mens-soccer",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 12,
                  "sport": {
                    "id": 12,
                    "title": "Men's Soccer",
                    "abbreviation": "MSOC",
                    "shortname": "msoccer",
                    "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": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 336,
                  "title": "Sprint Football",
                  "short_title": null,
                  "rank": 7,
                  "column": 3,
                  "url": "/sports/sprint-football",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 13,
                  "sport": {
                    "id": 13,
                    "title": "Sprint Football",
                    "abbreviation": "SPRINT",
                    "shortname": "sfootball",
                    "short_title": "SPRINT",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "sfootball",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/sprint-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/sprint-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/sprint-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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 337,
                  "title": "Squash",
                  "short_title": null,
                  "rank": 8,
                  "column": 3,
                  "url": "/sports/mens-squash",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 14,
                  "sport": {
                    "id": 14,
                    "title": "Men's Squash",
                    "abbreviation": "MSQ",
                    "shortname": "msquash",
                    "short_title": "MSQ",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "msquash",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-squash/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-squash/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-squash/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 338,
                  "title": "Swimming & Diving",
                  "short_title": null,
                  "rank": 10,
                  "column": 3,
                  "url": "/sports/mens-swimming-and-diving",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 15,
                  "sport": {
                    "id": 15,
                    "title": "Men's Swimming & Diving",
                    "abbreviation": "MSWIM",
                    "shortname": "mswim",
                    "short_title": "MSWIM",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mswim",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-swimming-and-diving/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-swimming-and-diving/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-swimming-and-diving/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 339,
                  "title": "Tennis",
                  "short_title": null,
                  "rank": 13,
                  "column": 3,
                  "url": "/sports/mens-tennis",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 16,
                  "sport": {
                    "id": 16,
                    "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": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 340,
                  "title": "Track & Field",
                  "short_title": null,
                  "rank": 14,
                  "column": 3,
                  "url": "/sports/mens-track-and-field",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 17,
                  "sport": {
                    "id": 17,
                    "title": "Men's Track & Field",
                    "abbreviation": "MTRACK",
                    "shortname": "mtrack",
                    "short_title": "MTRACK",
                    "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": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 341,
                  "title": "Wrestling",
                  "short_title": null,
                  "rank": 17,
                  "column": 3,
                  "url": "/sports/wrestling",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 18,
                  "sport": {
                    "id": 18,
                    "title": "Wrestling",
                    "abbreviation": "WREST",
                    "shortname": "wrest",
                    "short_title": "WREST",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wrestling",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/wrestling/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/wrestling/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/wrestling/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": null,
                  "tickets": null,
                  "youtube": null
                }]
              }],
              "ad": null
            }, {
              "id": 26,
              "title": "Women's Sports",
              "rank": 2,
              "url": "",
              "open_in_new_window": false,
              "include_social_media": false,
              "include_schedule_roster_news": true,
              "include_stats": false,
              "include_tickets": false,
              "include_youtube": false,
              "class_name": "quick-links-column sports-dd",
              "items": [{
                "id": 2644,
                "title": "Quick Links",
                "short_title": null,
                "rank": 2,
                "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": 2645,
                "title": "Ivy League on ESPN",
                "short_title": null,
                "rank": 3,
                "column": 1,
                "url": "http://www.ivyleaguenetwork.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": 2646,
                "title": "Photo Galleries",
                "short_title": null,
                "rank": 4,
                "column": 1,
                "url": "/galleries/",
                "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": 2647,
                "title": "Big Red Activity Book Download",
                "short_title": null,
                "rank": 5,
                "column": 1,
                "url": "/news/2020/3/27/baseball-the-kids-need-something-to-do-this-weekend-try-the-cornell-activity-book.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": 2643,
                "title": "Basketball",
                "short_title": null,
                "rank": 1,
                "column": 2,
                "url": "/sports/womens-basketball",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 19,
                "sport": {
                  "id": 19,
                  "title": "Women's Basketball",
                  "abbreviation": "WBKB",
                  "shortname": "wbball",
                  "short_title": "WBKB",
                  "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": null,
                "social_media_links": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2648,
                "title": "Cross Country",
                "short_title": null,
                "rank": 14,
                "column": 2,
                "url": "/sports/womens-cross-country",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 20,
                "sport": {
                  "id": 20,
                  "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": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2649,
                "title": "Equestrian",
                "short_title": null,
                "rank": 16,
                "column": 2,
                "url": "/sports/equestrian",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 21,
                "sport": {
                  "id": 21,
                  "title": "Equestrian",
                  "abbreviation": "EQ",
                  "shortname": "equestrian",
                  "short_title": "EQ",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "equest",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/equestrian/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/equestrian/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/equestrian/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2650,
                "title": "Fencing",
                "short_title": null,
                "rank": 17,
                "column": 2,
                "url": "/sports/fencing",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 22,
                "sport": {
                  "id": 22,
                  "title": "Fencing",
                  "abbreviation": "FEN",
                  "shortname": "fencing",
                  "short_title": "FEN",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "fencing",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/fencing/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/fencing/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/fencing/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2651,
                "title": "Field Hockey",
                "short_title": null,
                "rank": 18,
                "column": 2,
                "url": "/sports/field-hockey",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 23,
                "sport": {
                  "id": 23,
                  "title": "Field Hockey",
                  "abbreviation": "FH",
                  "shortname": "fhockey",
                  "short_title": "FH",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "fhockey",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/field-hockey/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/field-hockey/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/field-hockey/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2652,
                "title": "Gymnastics",
                "short_title": null,
                "rank": 19,
                "column": 2,
                "url": "/sports/womens-gymnastics",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 24,
                "sport": {
                  "id": 24,
                  "title": "Women's Gymnastics",
                  "abbreviation": "WGYM",
                  "shortname": "gym",
                  "short_title": "WGYM",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wgym",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-gymnastics/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-gymnastics/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-gymnastics/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2653,
                "title": "Ice Hockey",
                "short_title": null,
                "rank": 20,
                "column": 2,
                "url": "/sports/womens-ice-hockey",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 25,
                "sport": {
                  "id": 25,
                  "title": "Women's Ice Hockey",
                  "abbreviation": "WIH",
                  "shortname": "whockey",
                  "short_title": "WIH",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "whockey",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-ice-hockey/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-ice-hockey/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-ice-hockey/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2654,
                "title": "Lacrosse",
                "short_title": null,
                "rank": 21,
                "column": 2,
                "url": "/sports/womens-lacrosse",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 26,
                "sport": {
                  "id": 26,
                  "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": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2655,
                "title": "Polo",
                "short_title": null,
                "rank": 22,
                "column": 2,
                "url": "/sports/womens-polo",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 27,
                "sport": {
                  "id": 27,
                  "title": "Women's Polo",
                  "abbreviation": "WPOLO",
                  "shortname": "wpolo",
                  "short_title": "WPOLO",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wpolo",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-polo/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-polo/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-polo/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2656,
                "title": "Rowing",
                "short_title": null,
                "rank": 6,
                "column": 3,
                "url": "/sports/womens-rowing",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 28,
                "sport": {
                  "id": 28,
                  "title": "Women's Rowing",
                  "abbreviation": "WROW",
                  "shortname": "wrow",
                  "short_title": "WROW",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wrow",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-rowing/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-rowing/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-rowing/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2657,
                "title": "Sailing",
                "short_title": null,
                "rank": 7,
                "column": 3,
                "url": "/sports/womens-sailing",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 49,
                "sport": {
                  "id": 49,
                  "title": "Sailing",
                  "abbreviation": "WSAIL",
                  "shortname": "wsail",
                  "short_title": "SAIL",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wsail",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-sailing/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-sailing/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-sailing/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2658,
                "title": "Soccer",
                "short_title": null,
                "rank": 8,
                "column": 3,
                "url": "/sports/womens-soccer",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 29,
                "sport": {
                  "id": 29,
                  "title": "Women's Soccer",
                  "abbreviation": "WSOC",
                  "shortname": "wsoccer",
                  "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": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2659,
                "title": "Softball",
                "short_title": null,
                "rank": 9,
                "column": 3,
                "url": "/sports/softball",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 30,
                "sport": {
                  "id": 30,
                  "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": [{
                  "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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2660,
                "title": "Squash",
                "short_title": null,
                "rank": 10,
                "column": 3,
                "url": "/sports/womens-squash",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 31,
                "sport": {
                  "id": 31,
                  "title": "Women's Squash",
                  "abbreviation": "WSQ",
                  "shortname": "wsquash",
                  "short_title": "WSQ",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wsquash",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-squash/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-squash/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-squash/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2661,
                "title": "Swimming & Diving ",
                "short_title": null,
                "rank": 11,
                "column": 3,
                "url": "/sports/womens-swimming-and-diving",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 32,
                "sport": {
                  "id": 32,
                  "title": "Women's Swimming & Diving",
                  "abbreviation": "WSWIM",
                  "shortname": "wswim",
                  "short_title": "WSWIM",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wswim",
                  "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": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-swimming-and-diving/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-swimming-and-diving/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-swimming-and-diving/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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2662,
                "title": "Tennis",
                "short_title": null,
                "rank": 12,
                "column": 3,
                "url": "/sports/womens-tennis",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 33,
                "sport": {
                  "id": 33,
                  "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": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2663,
                "title": "Track & Field",
                "short_title": null,
                "rank": 13,
                "column": 3,
                "url": "/sports/womens-track-and-field",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 34,
                "sport": {
                  "id": 34,
                  "title": "Women's Track & Field",
                  "abbreviation": "WTRACK",
                  "shortname": "wtrack",
                  "short_title": "WTRACK",
                  "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": 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": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 2664,
                "title": "Volleyball",
                "short_title": null,
                "rank": 15,
                "column": 3,
                "url": "/sports/womens-volleyball",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 35,
                "sport": {
                  "id": 35,
                  "title": "Volleyball",
                  "abbreviation": "VB",
                  "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": 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": null,
                "tickets": null,
                "youtube": null
              }],
              "columns": [{
                "column": 1,
                "items": [{
                  "id": 2644,
                  "title": "Quick Links",
                  "short_title": null,
                  "rank": 2,
                  "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": 2645,
                  "title": "Ivy League on ESPN",
                  "short_title": null,
                  "rank": 3,
                  "column": 1,
                  "url": "http://www.ivyleaguenetwork.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": 2646,
                  "title": "Photo Galleries",
                  "short_title": null,
                  "rank": 4,
                  "column": 1,
                  "url": "/galleries/",
                  "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": 2647,
                  "title": "Big Red Activity Book Download",
                  "short_title": null,
                  "rank": 5,
                  "column": 1,
                  "url": "/news/2020/3/27/baseball-the-kids-need-something-to-do-this-weekend-try-the-cornell-activity-book.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": 2643,
                  "title": "Basketball",
                  "short_title": null,
                  "rank": 1,
                  "column": 2,
                  "url": "/sports/womens-basketball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 19,
                  "sport": {
                    "id": 19,
                    "title": "Women's Basketball",
                    "abbreviation": "WBKB",
                    "shortname": "wbball",
                    "short_title": "WBKB",
                    "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": null,
                  "social_media_links": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2648,
                  "title": "Cross Country",
                  "short_title": null,
                  "rank": 14,
                  "column": 2,
                  "url": "/sports/womens-cross-country",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 20,
                  "sport": {
                    "id": 20,
                    "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": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2649,
                  "title": "Equestrian",
                  "short_title": null,
                  "rank": 16,
                  "column": 2,
                  "url": "/sports/equestrian",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 21,
                  "sport": {
                    "id": 21,
                    "title": "Equestrian",
                    "abbreviation": "EQ",
                    "shortname": "equestrian",
                    "short_title": "EQ",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "equest",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/equestrian/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/equestrian/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/equestrian/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2650,
                  "title": "Fencing",
                  "short_title": null,
                  "rank": 17,
                  "column": 2,
                  "url": "/sports/fencing",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 22,
                  "sport": {
                    "id": 22,
                    "title": "Fencing",
                    "abbreviation": "FEN",
                    "shortname": "fencing",
                    "short_title": "FEN",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "fencing",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/fencing/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/fencing/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/fencing/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2651,
                  "title": "Field Hockey",
                  "short_title": null,
                  "rank": 18,
                  "column": 2,
                  "url": "/sports/field-hockey",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 23,
                  "sport": {
                    "id": 23,
                    "title": "Field Hockey",
                    "abbreviation": "FH",
                    "shortname": "fhockey",
                    "short_title": "FH",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "fhockey",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/field-hockey/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/field-hockey/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/field-hockey/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2652,
                  "title": "Gymnastics",
                  "short_title": null,
                  "rank": 19,
                  "column": 2,
                  "url": "/sports/womens-gymnastics",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 24,
                  "sport": {
                    "id": 24,
                    "title": "Women's Gymnastics",
                    "abbreviation": "WGYM",
                    "shortname": "gym",
                    "short_title": "WGYM",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wgym",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-gymnastics/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-gymnastics/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-gymnastics/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2653,
                  "title": "Ice Hockey",
                  "short_title": null,
                  "rank": 20,
                  "column": 2,
                  "url": "/sports/womens-ice-hockey",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 25,
                  "sport": {
                    "id": 25,
                    "title": "Women's Ice Hockey",
                    "abbreviation": "WIH",
                    "shortname": "whockey",
                    "short_title": "WIH",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "whockey",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-ice-hockey/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-ice-hockey/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-ice-hockey/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2654,
                  "title": "Lacrosse",
                  "short_title": null,
                  "rank": 21,
                  "column": 2,
                  "url": "/sports/womens-lacrosse",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 26,
                  "sport": {
                    "id": 26,
                    "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": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2655,
                  "title": "Polo",
                  "short_title": null,
                  "rank": 22,
                  "column": 2,
                  "url": "/sports/womens-polo",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 27,
                  "sport": {
                    "id": 27,
                    "title": "Women's Polo",
                    "abbreviation": "WPOLO",
                    "shortname": "wpolo",
                    "short_title": "WPOLO",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wpolo",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-polo/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-polo/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-polo/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": null,
                  "tickets": null,
                  "youtube": null
                }]
              }, {
                "column": 3,
                "items": [{
                  "id": 2656,
                  "title": "Rowing",
                  "short_title": null,
                  "rank": 6,
                  "column": 3,
                  "url": "/sports/womens-rowing",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 28,
                  "sport": {
                    "id": 28,
                    "title": "Women's Rowing",
                    "abbreviation": "WROW",
                    "shortname": "wrow",
                    "short_title": "WROW",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wrow",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-rowing/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-rowing/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-rowing/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2657,
                  "title": "Sailing",
                  "short_title": null,
                  "rank": 7,
                  "column": 3,
                  "url": "/sports/womens-sailing",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 49,
                  "sport": {
                    "id": 49,
                    "title": "Sailing",
                    "abbreviation": "WSAIL",
                    "shortname": "wsail",
                    "short_title": "SAIL",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wsail",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-sailing/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-sailing/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-sailing/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2658,
                  "title": "Soccer",
                  "short_title": null,
                  "rank": 8,
                  "column": 3,
                  "url": "/sports/womens-soccer",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 29,
                  "sport": {
                    "id": 29,
                    "title": "Women's Soccer",
                    "abbreviation": "WSOC",
                    "shortname": "wsoccer",
                    "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": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2659,
                  "title": "Softball",
                  "short_title": null,
                  "rank": 9,
                  "column": 3,
                  "url": "/sports/softball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 30,
                  "sport": {
                    "id": 30,
                    "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": [{
                    "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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2660,
                  "title": "Squash",
                  "short_title": null,
                  "rank": 10,
                  "column": 3,
                  "url": "/sports/womens-squash",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 31,
                  "sport": {
                    "id": 31,
                    "title": "Women's Squash",
                    "abbreviation": "WSQ",
                    "shortname": "wsquash",
                    "short_title": "WSQ",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wsquash",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-squash/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-squash/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-squash/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2661,
                  "title": "Swimming & Diving ",
                  "short_title": null,
                  "rank": 11,
                  "column": 3,
                  "url": "/sports/womens-swimming-and-diving",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 32,
                  "sport": {
                    "id": 32,
                    "title": "Women's Swimming & Diving",
                    "abbreviation": "WSWIM",
                    "shortname": "wswim",
                    "short_title": "WSWIM",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wswim",
                    "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": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-swimming-and-diving/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-swimming-and-diving/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-swimming-and-diving/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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2662,
                  "title": "Tennis",
                  "short_title": null,
                  "rank": 12,
                  "column": 3,
                  "url": "/sports/womens-tennis",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 33,
                  "sport": {
                    "id": 33,
                    "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": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2663,
                  "title": "Track & Field",
                  "short_title": null,
                  "rank": 13,
                  "column": 3,
                  "url": "/sports/womens-track-and-field",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 34,
                  "sport": {
                    "id": 34,
                    "title": "Women's Track & Field",
                    "abbreviation": "WTRACK",
                    "shortname": "wtrack",
                    "short_title": "WTRACK",
                    "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": 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": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 2664,
                  "title": "Volleyball",
                  "short_title": null,
                  "rank": 15,
                  "column": 3,
                  "url": "/sports/womens-volleyball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 35,
                  "sport": {
                    "id": 35,
                    "title": "Volleyball",
                    "abbreviation": "VB",
                    "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": 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": null,
                  "tickets": null,
                  "youtube": null
                }]
              }],
              "ad": null
            }, {
              "id": 16,
              "title": "Athletics",
              "rank": 3,
              "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": null,
              "items": [{
                "id": 729,
                "title": "Departments",
                "short_title": null,
                "rank": 6,
                "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": 296,
                "title": "Compliance",
                "short_title": null,
                "rank": 25,
                "column": 1,
                "url": "/sports/2007/7/11/ComplianceMain.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": 595,
                "title": "Outdoor Education",
                "short_title": null,
                "rank": 26,
                "column": 1,
                "url": "http://www.coe.cornell.edu/goto.jsp?page=home",
                "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": 594,
                "title": "Physical Education",
                "short_title": null,
                "rank": 27,
                "column": 1,
                "url": "/sports/2011/9/20/GEN_0920115301.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": 596,
                "title": "Recreation",
                "short_title": null,
                "rank": 28,
                "column": 1,
                "url": "/sports/2011/9/20/GEN_0920110716.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": 668,
                "title": "Sports Nutrition",
                "short_title": null,
                "rank": 29,
                "column": 1,
                "url": "/sports/sports-nutrition",
                "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": 295,
                "title": "Sports Medicine",
                "short_title": null,
                "rank": 30,
                "column": 1,
                "url": "/sports/2007/7/11/AthleticTraining.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": 300,
                "title": "Strength & Conditioning",
                "short_title": null,
                "rank": 31,
                "column": 1,
                "url": "/sports/strength-conditioning",
                "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": 301,
                "title": "Student-Athlete Services",
                "short_title": null,
                "rank": 32,
                "column": 1,
                "url": "/sports/2007/7/11/SAServices.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": 2671,
                "title": "— Red Key Athlete Honor Society",
                "short_title": null,
                "rank": 33,
                "column": 1,
                "url": "/sports/2007/11/28/red_key_society.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": 730,
                "title": "Inside Athletics",
                "short_title": null,
                "rank": 1,
                "column": 2,
                "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": 299,
                "title": "Staff Directory",
                "short_title": null,
                "rank": 4,
                "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": 603,
                "title": "Travel to Cornell",
                "short_title": null,
                "rank": 5,
                "column": 2,
                "url": "/sports/2011/9/27/GEN_TRAVEL",
                "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": 1453,
                "title": "Bear Essentials (Secure)",
                "short_title": null,
                "rank": 7,
                "column": 2,
                "url": "/policymanual",
                "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": 1582,
                "title": "Big Red Bios",
                "short_title": null,
                "rank": 8,
                "column": 2,
                "url": "/sports/2017/4/28/big-red-bios.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": 3794,
                "title": "Big Red Threads Archive",
                "short_title": null,
                "rank": 10,
                "column": 2,
                "url": "https://cornellbigred.com/sports/2023/9/26/big-red-threads-archives.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": 602,
                "title": "Camps & Clinics",
                "short_title": null,
                "rank": 12,
                "column": 2,
                "url": "http://www.CornellCamps.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": 3793,
                "title": "Diversity, Equity & Inclusion",
                "short_title": null,
                "rank": 13,
                "column": 2,
                "url": "https://cornellbigred.com/sports/2022/12/15/diversity-equity-and-inclusion.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": 1551,
                "title": "EADA Report",
                "short_title": null,
                "rank": 14,
                "column": 2,
                "url": "/sports/2016/10/14/eada-report",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 36,
                "sport": {
                  "id": 36,
                  "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
              }, {
                "id": 764,
                "title": "Facilities",
                "short_title": null,
                "rank": 15,
                "column": 2,
                "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": 763,
                "title": "General Releases",
                "short_title": null,
                "rank": 16,
                "column": 2,
                "url": "/sports/general",
                "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": 2734,
                "title": "Hall of Fame",
                "short_title": null,
                "rank": 18,
                "column": 2,
                "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": 312,
                "title": "History",
                "short_title": null,
                "rank": 19,
                "column": 2,
                "url": "/sports/2007/7/11/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": 750,
                "title": "Ivy League on ESPN",
                "short_title": null,
                "rank": 20,
                "column": 2,
                "url": "http://plus.espn.com",
                "separator": false,
                "open_in_new_window": true,
                "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": "Kids Club",
                "short_title": null,
                "rank": 21,
                "column": 2,
                "url": "/news/2015/1/7/Kids_Club_0107154509.aspx?path=kidsclub",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 47,
                "sport": {
                  "id": 47,
                  "title": "Big Red Kids Club",
                  "abbreviation": "Kids Club",
                  "shortname": "kidsclub",
                  "short_title": "Kids Club",
                  "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": 298,
                "title": "Mission Statement",
                "short_title": null,
                "rank": 22,
                "column": 2,
                "url": "/sports/2007/7/11/MissionStatement.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": 3740,
                "title": "Newsletter",
                "short_title": null,
                "rank": 23,
                "column": 2,
                "url": "https://cornellbigredtickets.us16.list-manage.com/subscribe?u=8c394e668249f21fb28dad91f&id=cbc77d3582",
                "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": 313,
                "title": "Traditions",
                "short_title": null,
                "rank": 24,
                "column": 2,
                "url": "/sports/2007/7/11/CornellTraditions.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": 3796,
                "title": "Meinig Fieldhouse Project",
                "short_title": null,
                "rank": 2,
                "column": 3,
                "url": "https://sway.cloud.microsoft/C0iLLNADUJv1OIPA?ref=Link",
                "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": 3797,
                "title": "Meinig Fieldhouse Information",
                "short_title": null,
                "rank": 34,
                "column": 3,
                "url": "https://sway.cloud.microsoft/C0iLLNADUJv1OIPA?ref=Link",
                "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": 3798,
                "title": "Cornell Chronicle Project Announcement",
                "short_title": null,
                "rank": 35,
                "column": 3,
                "url": "https://news.cornell.edu/stories/2023/10/new-indoor-sports-facility-honor-peter-c-meinig-61",
                "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": 756,
                "title": "Schedules",
                "short_title": null,
                "rank": 3,
                "column": 4,
                "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": 751,
                "title": "Composite Schedule",
                "short_title": null,
                "rank": 9,
                "column": 4,
                "url": "/calendar",
                "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": 752,
                "title": "Multimedia Events",
                "short_title": null,
                "rank": 11,
                "column": 4,
                "url": "/coverage",
                "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": 3784,
                "title": "Special Events",
                "short_title": null,
                "rank": 17,
                "column": 4,
                "url": "https://scl.cornell.edu/news-events/events?title=&field_department_tags_target_id=34556",
                "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": 729,
                  "title": "Departments",
                  "short_title": null,
                  "rank": 6,
                  "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": 296,
                  "title": "Compliance",
                  "short_title": null,
                  "rank": 25,
                  "column": 1,
                  "url": "/sports/2007/7/11/ComplianceMain.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": 595,
                  "title": "Outdoor Education",
                  "short_title": null,
                  "rank": 26,
                  "column": 1,
                  "url": "http://www.coe.cornell.edu/goto.jsp?page=home",
                  "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": 594,
                  "title": "Physical Education",
                  "short_title": null,
                  "rank": 27,
                  "column": 1,
                  "url": "/sports/2011/9/20/GEN_0920115301.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": 596,
                  "title": "Recreation",
                  "short_title": null,
                  "rank": 28,
                  "column": 1,
                  "url": "/sports/2011/9/20/GEN_0920110716.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": 668,
                  "title": "Sports Nutrition",
                  "short_title": null,
                  "rank": 29,
                  "column": 1,
                  "url": "/sports/sports-nutrition",
                  "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": 295,
                  "title": "Sports Medicine",
                  "short_title": null,
                  "rank": 30,
                  "column": 1,
                  "url": "/sports/2007/7/11/AthleticTraining.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": 300,
                  "title": "Strength & Conditioning",
                  "short_title": null,
                  "rank": 31,
                  "column": 1,
                  "url": "/sports/strength-conditioning",
                  "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": 301,
                  "title": "Student-Athlete Services",
                  "short_title": null,
                  "rank": 32,
                  "column": 1,
                  "url": "/sports/2007/7/11/SAServices.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": 2671,
                  "title": "— Red Key Athlete Honor Society",
                  "short_title": null,
                  "rank": 33,
                  "column": 1,
                  "url": "/sports/2007/11/28/red_key_society.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": 730,
                  "title": "Inside Athletics",
                  "short_title": null,
                  "rank": 1,
                  "column": 2,
                  "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": 299,
                  "title": "Staff Directory",
                  "short_title": null,
                  "rank": 4,
                  "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": 603,
                  "title": "Travel to Cornell",
                  "short_title": null,
                  "rank": 5,
                  "column": 2,
                  "url": "/sports/2011/9/27/GEN_TRAVEL",
                  "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": 1453,
                  "title": "Bear Essentials (Secure)",
                  "short_title": null,
                  "rank": 7,
                  "column": 2,
                  "url": "/policymanual",
                  "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": 1582,
                  "title": "Big Red Bios",
                  "short_title": null,
                  "rank": 8,
                  "column": 2,
                  "url": "/sports/2017/4/28/big-red-bios.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": 3794,
                  "title": "Big Red Threads Archive",
                  "short_title": null,
                  "rank": 10,
                  "column": 2,
                  "url": "https://cornellbigred.com/sports/2023/9/26/big-red-threads-archives.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": 602,
                  "title": "Camps & Clinics",
                  "short_title": null,
                  "rank": 12,
                  "column": 2,
                  "url": "http://www.CornellCamps.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": 3793,
                  "title": "Diversity, Equity & Inclusion",
                  "short_title": null,
                  "rank": 13,
                  "column": 2,
                  "url": "https://cornellbigred.com/sports/2022/12/15/diversity-equity-and-inclusion.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": 1551,
                  "title": "EADA Report",
                  "short_title": null,
                  "rank": 14,
                  "column": 2,
                  "url": "/sports/2016/10/14/eada-report",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 36,
                  "sport": {
                    "id": 36,
                    "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
                }, {
                  "id": 764,
                  "title": "Facilities",
                  "short_title": null,
                  "rank": 15,
                  "column": 2,
                  "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": 763,
                  "title": "General Releases",
                  "short_title": null,
                  "rank": 16,
                  "column": 2,
                  "url": "/sports/general",
                  "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": 2734,
                  "title": "Hall of Fame",
                  "short_title": null,
                  "rank": 18,
                  "column": 2,
                  "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": 312,
                  "title": "History",
                  "short_title": null,
                  "rank": 19,
                  "column": 2,
                  "url": "/sports/2007/7/11/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": 750,
                  "title": "Ivy League on ESPN",
                  "short_title": null,
                  "rank": 20,
                  "column": 2,
                  "url": "http://plus.espn.com",
                  "separator": false,
                  "open_in_new_window": true,
                  "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": "Kids Club",
                  "short_title": null,
                  "rank": 21,
                  "column": 2,
                  "url": "/news/2015/1/7/Kids_Club_0107154509.aspx?path=kidsclub",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 47,
                  "sport": {
                    "id": 47,
                    "title": "Big Red Kids Club",
                    "abbreviation": "Kids Club",
                    "shortname": "kidsclub",
                    "short_title": "Kids Club",
                    "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": 298,
                  "title": "Mission Statement",
                  "short_title": null,
                  "rank": 22,
                  "column": 2,
                  "url": "/sports/2007/7/11/MissionStatement.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": 3740,
                  "title": "Newsletter",
                  "short_title": null,
                  "rank": 23,
                  "column": 2,
                  "url": "https://cornellbigredtickets.us16.list-manage.com/subscribe?u=8c394e668249f21fb28dad91f&id=cbc77d3582",
                  "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": 313,
                  "title": "Traditions",
                  "short_title": null,
                  "rank": 24,
                  "column": 2,
                  "url": "/sports/2007/7/11/CornellTraditions.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": 3,
                "items": [{
                  "id": 3796,
                  "title": "Meinig Fieldhouse Project",
                  "short_title": null,
                  "rank": 2,
                  "column": 3,
                  "url": "https://sway.cloud.microsoft/C0iLLNADUJv1OIPA?ref=Link",
                  "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": 3797,
                  "title": "Meinig Fieldhouse Information",
                  "short_title": null,
                  "rank": 34,
                  "column": 3,
                  "url": "https://sway.cloud.microsoft/C0iLLNADUJv1OIPA?ref=Link",
                  "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": 3798,
                  "title": "Cornell Chronicle Project Announcement",
                  "short_title": null,
                  "rank": 35,
                  "column": 3,
                  "url": "https://news.cornell.edu/stories/2023/10/new-indoor-sports-facility-honor-peter-c-meinig-61",
                  "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": 4,
                "items": [{
                  "id": 756,
                  "title": "Schedules",
                  "short_title": null,
                  "rank": 3,
                  "column": 4,
                  "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": 751,
                  "title": "Composite Schedule",
                  "short_title": null,
                  "rank": 9,
                  "column": 4,
                  "url": "/calendar",
                  "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": 752,
                  "title": "Multimedia Events",
                  "short_title": null,
                  "rank": 11,
                  "column": 4,
                  "url": "/coverage",
                  "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": 3784,
                  "title": "Special Events",
                  "short_title": null,
                  "rank": 17,
                  "column": 4,
                  "url": "https://scl.cornell.edu/news-events/events?title=&field_department_tags_target_id=34556",
                  "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": 24,
              "title": "Give",
              "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": null,
              "items": [{
                "id": 736,
                "title": "Support Athletics",
                "short_title": null,
                "rank": 4,
                "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": 591,
                "title": "Make a Gift",
                "short_title": null,
                "rank": 7,
                "column": 1,
                "url": "https://crowdfunding.cornell.edu/gobigred",
                "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": 3795,
                "title": "The Meinig Fieldhouse Project",
                "short_title": null,
                "rank": 9,
                "column": 1,
                "url": "https://sway.cloud.microsoft/C0iLLNADUJv1OIPA?ref=Link",
                "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": 1155,
                "title": "Support A Sport",
                "short_title": null,
                "rank": 2,
                "column": 2,
                "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": 1156,
                "title": "Baseball",
                "short_title": null,
                "rank": 10,
                "column": 2,
                "url": "https://crowdfunding.cornell.edu/Baseball",
                "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": 1157,
                "title": "Men's Basketball",
                "short_title": null,
                "rank": 14,
                "column": 2,
                "url": "https://crowdfunding.cornell.edu/MensBasketball",
                "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": 1174,
                "title": "Women's Basketball",
                "short_title": null,
                "rank": 19,
                "column": 2,
                "url": "https://crowdfunding.cornell.edu/WomensBasketball",
                "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": 1158,
                "title": "M&W Cross Country",
                "short_title": null,
                "rank": 22,
                "column": 2,
                "url": "https://crowdfunding.cornell.edu/Track&Field",
                "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": 1175,
                "title": "Equestrian",
                "short_title": null,
                "rank": 24,
                "column": 2,
                "url": "https://crowdfunding.cornell.edu/Equestrian",
                "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": 1176,
                "title": "Fencing",
                "short_title": null,
                "rank": 25,
                "column": 2,
                "url": "https://crowdfunding.cornell.edu/Fencing",
                "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": 1177,
                "title": "Field Hockey",
                "short_title": null,
                "rank": 27,
                "column": 2,
                "url": "https://crowdfunding.cornell.edu/FieldHockey",
                "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": 1160,
                "title": "Football",
                "short_title": null,
                "rank": 29,
                "column": 2,
                "url": "https://crowdfunding.cornell.edu/Football",
                "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": 1161,
                "title": "Golf",
                "short_title": null,
                "rank": 31,
                "column": 2,
                "url": "https://crowdfunding.cornell.edu/Golf",
                "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": 1178,
                "title": "Gymnastics",
                "short_title": null,
                "rank": 1,
                "column": 3,
                "url": "https://crowdfunding.cornell.edu/Gymnastics",
                "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": 1162,
                "title": "Men's Ice Hockey",
                "short_title": null,
                "rank": 3,
                "column": 3,
                "url": "https://crowdfunding.cornell.edu/MHockey",
                "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": 1179,
                "title": "Women's Ice Hockey",
                "short_title": null,
                "rank": 5,
                "column": 3,
                "url": "https://crowdfunding.cornell.edu/WHockey",
                "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": 1163,
                "title": "Men's Lacrosse",
                "short_title": null,
                "rank": 6,
                "column": 3,
                "url": "https://crowdfunding.cornell.edu/MLax",
                "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": 1180,
                "title": "Women's Lacrosse",
                "short_title": null,
                "rank": 8,
                "column": 3,
                "url": "https://crowdfunding.cornell.edu/WLax",
                "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": 1164,
                "title": "M&W Polo",
                "short_title": null,
                "rank": 12,
                "column": 3,
                "url": "https://crowdfunding.cornell.edu/Polo",
                "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": 1165,
                "title": "Rowing",
                "short_title": null,
                "rank": 13,
                "column": 3,
                "url": "https://crowdfunding.cornell.edu/Rowing",
                "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": 1182,
                "title": "Sailing",
                "short_title": null,
                "rank": 15,
                "column": 3,
                "url": "https://crowdfunding.cornell.edu/Sailing",
                "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": 1167,
                "title": "Men's Soccer",
                "short_title": null,
                "rank": 17,
                "column": 3,
                "url": "https://crowdfunding.cornell.edu/MSoccer",
                "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": 1183,
                "title": "Women's Soccer",
                "short_title": null,
                "rank": 20,
                "column": 3,
                "url": "https://crowdfunding.cornell.edu/WSoccer",
                "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": 1184,
                "title": "Softball",
                "short_title": null,
                "rank": 11,
                "column": 4,
                "url": "https://crowdfunding.cornell.edu/Softball",
                "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": 1168,
                "title": "Sprint Football",
                "short_title": null,
                "rank": 16,
                "column": 4,
                "url": "https://crowdfunding.cornell.edu/SprintFootball",
                "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": 1169,
                "title": "M&W Squash",
                "short_title": null,
                "rank": 18,
                "column": 4,
                "url": "https://crowdfunding.cornell.edu/Squash",
                "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": 1170,
                "title": "M&W Swimming & Diving",
                "short_title": null,
                "rank": 21,
                "column": 4,
                "url": "https://crowdfunding.cornell.edu/Swim&Dive",
                "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": 1171,
                "title": "Men's Tennis",
                "short_title": null,
                "rank": 23,
                "column": 4,
                "url": "https://crowdfunding.cornell.edu/MTennis",
                "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": 1186,
                "title": "Women's Tennis",
                "short_title": null,
                "rank": 26,
                "column": 4,
                "url": "https://crowdfunding.cornell.edu/WTennis",
                "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": 1172,
                "title": "M&W Track & Field",
                "short_title": null,
                "rank": 28,
                "column": 4,
                "url": "https://crowdfunding.cornell.edu/Track&Field",
                "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": 1187,
                "title": "Volleyball",
                "short_title": null,
                "rank": 30,
                "column": 4,
                "url": "https://crowdfunding.cornell.edu/Volleyball",
                "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": 1173,
                "title": "Wrestling",
                "short_title": null,
                "rank": 32,
                "column": 4,
                "url": "https://crowdfunding.cornell.edu/Wrestling",
                "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": 736,
                  "title": "Support Athletics",
                  "short_title": null,
                  "rank": 4,
                  "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": 591,
                  "title": "Make a Gift",
                  "short_title": null,
                  "rank": 7,
                  "column": 1,
                  "url": "https://crowdfunding.cornell.edu/gobigred",
                  "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": 3795,
                  "title": "The Meinig Fieldhouse Project",
                  "short_title": null,
                  "rank": 9,
                  "column": 1,
                  "url": "https://sway.cloud.microsoft/C0iLLNADUJv1OIPA?ref=Link",
                  "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": 1155,
                  "title": "Support A Sport",
                  "short_title": null,
                  "rank": 2,
                  "column": 2,
                  "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": 1156,
                  "title": "Baseball",
                  "short_title": null,
                  "rank": 10,
                  "column": 2,
                  "url": "https://crowdfunding.cornell.edu/Baseball",
                  "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": 1157,
                  "title": "Men's Basketball",
                  "short_title": null,
                  "rank": 14,
                  "column": 2,
                  "url": "https://crowdfunding.cornell.edu/MensBasketball",
                  "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": 1174,
                  "title": "Women's Basketball",
                  "short_title": null,
                  "rank": 19,
                  "column": 2,
                  "url": "https://crowdfunding.cornell.edu/WomensBasketball",
                  "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": 1158,
                  "title": "M&W Cross Country",
                  "short_title": null,
                  "rank": 22,
                  "column": 2,
                  "url": "https://crowdfunding.cornell.edu/Track&Field",
                  "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": 1175,
                  "title": "Equestrian",
                  "short_title": null,
                  "rank": 24,
                  "column": 2,
                  "url": "https://crowdfunding.cornell.edu/Equestrian",
                  "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": 1176,
                  "title": "Fencing",
                  "short_title": null,
                  "rank": 25,
                  "column": 2,
                  "url": "https://crowdfunding.cornell.edu/Fencing",
                  "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": 1177,
                  "title": "Field Hockey",
                  "short_title": null,
                  "rank": 27,
                  "column": 2,
                  "url": "https://crowdfunding.cornell.edu/FieldHockey",
                  "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": 1160,
                  "title": "Football",
                  "short_title": null,
                  "rank": 29,
                  "column": 2,
                  "url": "https://crowdfunding.cornell.edu/Football",
                  "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": 1161,
                  "title": "Golf",
                  "short_title": null,
                  "rank": 31,
                  "column": 2,
                  "url": "https://crowdfunding.cornell.edu/Golf",
                  "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": 3,
                "items": [{
                  "id": 1178,
                  "title": "Gymnastics",
                  "short_title": null,
                  "rank": 1,
                  "column": 3,
                  "url": "https://crowdfunding.cornell.edu/Gymnastics",
                  "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": 1162,
                  "title": "Men's Ice Hockey",
                  "short_title": null,
                  "rank": 3,
                  "column": 3,
                  "url": "https://crowdfunding.cornell.edu/MHockey",
                  "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": 1179,
                  "title": "Women's Ice Hockey",
                  "short_title": null,
                  "rank": 5,
                  "column": 3,
                  "url": "https://crowdfunding.cornell.edu/WHockey",
                  "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": 1163,
                  "title": "Men's Lacrosse",
                  "short_title": null,
                  "rank": 6,
                  "column": 3,
                  "url": "https://crowdfunding.cornell.edu/MLax",
                  "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": 1180,
                  "title": "Women's Lacrosse",
                  "short_title": null,
                  "rank": 8,
                  "column": 3,
                  "url": "https://crowdfunding.cornell.edu/WLax",
                  "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": 1164,
                  "title": "M&W Polo",
                  "short_title": null,
                  "rank": 12,
                  "column": 3,
                  "url": "https://crowdfunding.cornell.edu/Polo",
                  "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": 1165,
                  "title": "Rowing",
                  "short_title": null,
                  "rank": 13,
                  "column": 3,
                  "url": "https://crowdfunding.cornell.edu/Rowing",
                  "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": 1182,
                  "title": "Sailing",
                  "short_title": null,
                  "rank": 15,
                  "column": 3,
                  "url": "https://crowdfunding.cornell.edu/Sailing",
                  "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": 1167,
                  "title": "Men's Soccer",
                  "short_title": null,
                  "rank": 17,
                  "column": 3,
                  "url": "https://crowdfunding.cornell.edu/MSoccer",
                  "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": 1183,
                  "title": "Women's Soccer",
                  "short_title": null,
                  "rank": 20,
                  "column": 3,
                  "url": "https://crowdfunding.cornell.edu/WSoccer",
                  "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": 4,
                "items": [{
                  "id": 1184,
                  "title": "Softball",
                  "short_title": null,
                  "rank": 11,
                  "column": 4,
                  "url": "https://crowdfunding.cornell.edu/Softball",
                  "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": 1168,
                  "title": "Sprint Football",
                  "short_title": null,
                  "rank": 16,
                  "column": 4,
                  "url": "https://crowdfunding.cornell.edu/SprintFootball",
                  "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": 1169,
                  "title": "M&W Squash",
                  "short_title": null,
                  "rank": 18,
                  "column": 4,
                  "url": "https://crowdfunding.cornell.edu/Squash",
                  "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": 1170,
                  "title": "M&W Swimming & Diving",
                  "short_title": null,
                  "rank": 21,
                  "column": 4,
                  "url": "https://crowdfunding.cornell.edu/Swim&Dive",
                  "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": 1171,
                  "title": "Men's Tennis",
                  "short_title": null,
                  "rank": 23,
                  "column": 4,
                  "url": "https://crowdfunding.cornell.edu/MTennis",
                  "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": 1186,
                  "title": "Women's Tennis",
                  "short_title": null,
                  "rank": 26,
                  "column": 4,
                  "url": "https://crowdfunding.cornell.edu/WTennis",
                  "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": 1172,
                  "title": "M&W Track & Field",
                  "short_title": null,
                  "rank": 28,
                  "column": 4,
                  "url": "https://crowdfunding.cornell.edu/Track&Field",
                  "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": 1187,
                  "title": "Volleyball",
                  "short_title": null,
                  "rank": 30,
                  "column": 4,
                  "url": "https://crowdfunding.cornell.edu/Volleyball",
                  "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": 1173,
                  "title": "Wrestling",
                  "short_title": null,
                  "rank": 32,
                  "column": 4,
                  "url": "https://crowdfunding.cornell.edu/Wrestling",
                  "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": 23,
              "title": "Tickets",
              "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": null,
              "items": [{
                "id": 722,
                "title": "Ticket Information",
                "short_title": null,
                "rank": 4,
                "column": 1,
                "url": "https://cornellbigredtickets.universitytickets.com/w/",
                "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": 1513,
                "title": "BigRedTix.com",
                "short_title": null,
                "rank": 5,
                "column": 1,
                "url": "https://vivenu.com/seller/cornell-athletics-4qf3",
                "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": 722,
                  "title": "Ticket Information",
                  "short_title": null,
                  "rank": 4,
                  "column": 1,
                  "url": "https://cornellbigredtickets.universitytickets.com/w/",
                  "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": 1513,
                  "title": "BigRedTix.com",
                  "short_title": null,
                  "rank": 5,
                  "column": 1,
                  "url": "https://vivenu.com/seller/cornell-athletics-4qf3",
                  "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": 18,
              "title": "Store",
              "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": null,
              "items": [{
                "id": 792,
                "title": "Sideline Store",
                "short_title": null,
                "rank": 1,
                "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": 1536,
                "title": "Shop",
                "short_title": null,
                "rank": 2,
                "column": 1,
                "url": "https://sideline.bsnsports.com/schools/new_york/ithaca/cornell-university",
                "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": 792,
                  "title": "Sideline Store",
                  "short_title": null,
                  "rank": 1,
                  "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": 1536,
                  "title": "Shop",
                  "short_title": null,
                  "rank": 2,
                  "column": 1,
                  "url": "https://sideline.bsnsports.com/schools/new_york/ithaca/cornell-university",
                  "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: 'a8bcfa2e-f299-42d8-9fe3-b99ff3b5283e' }"><!-- 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 flex-justify-end" 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(),  'sidearm-haspopup': items.length
                            },
                            event: {
                                mouseover: function(data, event) {
                                    let currentTarget = event.currentTarget;
                                    let menuItems = document.querySelectorAll('.c-navigation__item--level-1');
     
                                    menuItems.forEach((element) => {
                                        if(!currentTarget.isSameNode(element)) {
                                            let navdata = ko.dataFor(element);
                                            navdata.closeMenuItem();
                                        }
                                    });
     
                                    openMenuItem();
                                },
                                mouseout: closeMenuItem()
                            }" class="quick-links-column sports-dd c-navigation__item c-navigation__item--level-1 c-navigation__parent sidearm-haspopup">
                  <!-- ko if: url === "" || url === "#" -->
                  <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                                    html: title,
                                    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();
                                      },
                                    css: {'is-toggled':isItemOpen() },
                                    attr: {
                                        'aria-expanded': isItemOpen() ? 'true' : 'false'
                                    }" tabindex="0" aria-expanded="false">Men's Sports</button>
                  <i class="sf-arrow-down-minimal"></i>
                  <!-- /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' }, 
                                    onEscape:closeMenuItem" aria-hidden="true">
                    <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="Men's 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">Quick Links</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" 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 window.' : ''), 
                                                                    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.ivyleaguenetwork.com/" target="" aria-label="Quick Links Ivy League on ESPN" tabindex="-1">Ivy League on ESPN</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 window.' : ''), 
                                                                    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="/galleries/" target="" aria-label="Quick Links 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 window.' : ''), 
                                                                    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="/news/2020/3/27/baseball-the-kids-need-something-to-do-this-weekend-try-the-cornell-activity-book.aspx" target="" aria-label="Quick Links Big Red Activity Book Download" tabindex="-1">Big Red Activity Book Download</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="Men's Sports">
                          <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 window.' : ''), 
                                                                    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="Baseball" tabindex="-1">Baseball</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Baseball Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Baseball Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Baseball News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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 Basketball" tabindex="-1">Basketball</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Basketball Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Basketball Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Basketball News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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 Cross Country" tabindex="-1">Cross Country</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Cross Country Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Cross Country Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Cross Country News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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="Football" tabindex="-1">Football</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Football Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Football Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Football News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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 Golf" tabindex="-1">Golf</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Golf Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Golf Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Golf News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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-ice-hockey" target="" aria-label="Men's Ice Hockey" tabindex="-1">Ice Hockey</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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-ice-hockey/schedule" aria-label="Ice Hockey Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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-ice-hockey/roster" aria-label="Ice Hockey Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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-ice-hockey/archives" aria-label="Ice Hockey News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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-lacrosse" target="" aria-label="Men's Lacrosse" tabindex="-1">Lacrosse</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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-lacrosse/schedule" aria-label="Lacrosse Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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-lacrosse/roster" aria-label="Lacrosse Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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-lacrosse/archives" aria-label="Lacrosse News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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-polo" target="" aria-label="Men's Polo" tabindex="-1">Polo</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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-polo/schedule" aria-label="Polo Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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-polo/roster" aria-label="Polo Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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-polo/archives" aria-label="Polo News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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="Men's Sports">
                          <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 window.' : ''), 
                                                                    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/rowing" target="" aria-label="Men's Rowing - Heavyweight" tabindex="-1">Rowing - Heavyweight</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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/rowing/schedule" aria-label="Rowing - Heavyweight Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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/rowing/roster" aria-label="Rowing - Heavyweight Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/rowing/archives" aria-label="Rowing - Heavyweight News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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-rowing" target="" aria-label="Men's Rowing - Lightweight" tabindex="-1">Rowing - Lightweight</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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-rowing/schedule" aria-label="Rowing - Lightweight Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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-rowing/roster" aria-label="Rowing - Lightweight Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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-rowing/archives" aria-label="Rowing - Lightweight News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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 Soccer" tabindex="-1">Soccer</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Soccer Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Soccer Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Soccer News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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/sprint-football" target="" aria-label="Sprint Football" tabindex="-1">Sprint Football</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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/sprint-football/schedule" aria-label="Sprint Football Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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/sprint-football/roster" aria-label="Sprint Football Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/sprint-football/archives" aria-label="Sprint Football News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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-squash" target="" aria-label="Men's Squash" tabindex="-1">Squash</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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-squash/schedule" aria-label="Squash Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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-squash/roster" aria-label="Squash Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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-squash/archives" aria-label="Squash News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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-swimming-and-diving" target="" aria-label="Men's Swimming &amp; Diving" tabindex="-1">Swimming &amp; Diving</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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-swimming-and-diving/schedule" aria-label="Swimming &amp; Diving Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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-swimming-and-diving/roster" aria-label="Swimming &amp; Diving Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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-swimming-and-diving/archives" aria-label="Swimming &amp; Diving News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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 Tennis" tabindex="-1">Tennis</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Tennis Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Tennis Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Tennis News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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 Track &amp; Field" tabindex="-1">Track &amp; Field</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Track &amp; Field Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Track &amp; Field Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Track &amp; Field News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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/wrestling" target="" aria-label="Wrestling" tabindex="-1">Wrestling</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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/wrestling/schedule" aria-label="Wrestling Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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/wrestling/roster" aria-label="Wrestling Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/wrestling/archives" aria-label="Wrestling News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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(),  'sidearm-haspopup': items.length
                            },
                            event: {
                                mouseover: function(data, event) {
                                    let currentTarget = event.currentTarget;
                                    let menuItems = document.querySelectorAll('.c-navigation__item--level-1');
     
                                    menuItems.forEach((element) => {
                                        if(!currentTarget.isSameNode(element)) {
                                            let navdata = ko.dataFor(element);
                                            navdata.closeMenuItem();
                                        }
                                    });
     
                                    openMenuItem();
                                },
                                mouseout: closeMenuItem()
                            }" class="quick-links-column sports-dd c-navigation__item c-navigation__item--level-1 c-navigation__parent sidearm-haspopup">
                  <!-- ko if: url === "" || url === "#" -->
                  <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                                    html: title,
                                    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();
                                      },
                                    css: {'is-toggled':isItemOpen() },
                                    attr: {
                                        'aria-expanded': isItemOpen() ? 'true' : 'false'
                                    }" tabindex="0" aria-expanded="false">Women's Sports</button>
                  <i class="sf-arrow-down-minimal"></i>
                  <!-- /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' }, 
                                    onEscape:closeMenuItem" aria-hidden="true">
                    <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="Women's 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">Quick Links</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" 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 window.' : ''), 
                                                                    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.ivyleaguenetwork.com/" target="" aria-label="Quick Links Ivy League on ESPN" tabindex="-1">Ivy League on ESPN</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 window.' : ''), 
                                                                    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="/galleries/" target="" aria-label="Quick Links 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 window.' : ''), 
                                                                    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="/news/2020/3/27/baseball-the-kids-need-something-to-do-this-weekend-try-the-cornell-activity-book.aspx" target="" aria-label="Quick Links Big Red Activity Book Download" tabindex="-1">Big Red Activity Book Download</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="Women's Sports">
                          <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 window.' : ''), 
                                                                    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 Basketball" tabindex="-1">Basketball</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Basketball Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Basketball Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Basketball News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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 Cross Country" tabindex="-1">Cross Country</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Cross Country Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Cross Country Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Cross Country News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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/equestrian" target="" aria-label="Equestrian" tabindex="-1">Equestrian</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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/equestrian/schedule" aria-label="Equestrian Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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/equestrian/roster" aria-label="Equestrian Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/equestrian/archives" aria-label="Equestrian News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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/fencing" target="" aria-label="Fencing" tabindex="-1">Fencing</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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/fencing/schedule" aria-label="Fencing Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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/fencing/roster" aria-label="Fencing Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/fencing/archives" aria-label="Fencing News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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/field-hockey" target="" aria-label="Field Hockey" tabindex="-1">Field Hockey</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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/field-hockey/schedule" aria-label="Field Hockey Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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/field-hockey/roster" aria-label="Field Hockey Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/field-hockey/archives" aria-label="Field Hockey News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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-gymnastics" target="" aria-label="Women's Gymnastics" tabindex="-1">Gymnastics</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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-gymnastics/schedule" aria-label="Gymnastics Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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-gymnastics/roster" aria-label="Gymnastics Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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-gymnastics/archives" aria-label="Gymnastics News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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-ice-hockey" target="" aria-label="Women's Ice Hockey" tabindex="-1">Ice Hockey</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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-ice-hockey/schedule" aria-label="Ice Hockey Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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-ice-hockey/roster" aria-label="Ice Hockey Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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-ice-hockey/archives" aria-label="Ice Hockey News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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 Lacrosse" tabindex="-1">Lacrosse</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Lacrosse Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Lacrosse Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Lacrosse News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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-polo" target="" aria-label="Women's Polo" tabindex="-1">Polo</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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-polo/schedule" aria-label="Polo Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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-polo/roster" aria-label="Polo Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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-polo/archives" aria-label="Polo News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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="Women's Sports">
                          <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 window.' : ''), 
                                                                    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-rowing" target="" aria-label="Women's Rowing" tabindex="-1">Rowing</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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-rowing/schedule" aria-label="Rowing Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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-rowing/roster" aria-label="Rowing Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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-rowing/archives" aria-label="Rowing News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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-sailing" target="" aria-label="Sailing" tabindex="-1">Sailing</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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-sailing/schedule" aria-label="Sailing Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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-sailing/roster" aria-label="Sailing Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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-sailing/archives" aria-label="Sailing News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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 Soccer" tabindex="-1">Soccer</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Soccer Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Soccer Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Soccer News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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="Softball" tabindex="-1">Softball</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Softball Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Softball Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Softball News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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-squash" target="" aria-label="Women's Squash" tabindex="-1">Squash</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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-squash/schedule" aria-label="Squash Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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-squash/roster" aria-label="Squash Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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-squash/archives" aria-label="Squash News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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-swimming-and-diving" target="" aria-label="Women's Swimming &amp; Diving" tabindex="-1">Swimming &amp; Diving </a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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-swimming-and-diving/schedule" aria-label="Swimming &amp; Diving  Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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-swimming-and-diving/roster" aria-label="Swimming &amp; Diving  Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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-swimming-and-diving/archives" aria-label="Swimming &amp; Diving  News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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 Tennis" tabindex="-1">Tennis</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Tennis Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Tennis Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Tennis News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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 Track &amp; Field" tabindex="-1">Track &amp; Field</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Track &amp; Field Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Track &amp; Field Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Track &amp; Field News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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 window.' : ''), 
                                                                    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="Volleyball" tabindex="-1">Volleyball</a>
                            <!-- /ko -->
                            <!-- ko if: schedule_roster_news_links -->
                            <!-- ko fastForEach: schedule_roster_news_links -->
                            <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 window.' : ''),                                                                       
                                                                        '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="Volleyball Schedule" aria-hidden="false" tabindex="-1">Schedule</a>
                            <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 window.' : ''),                                                                       
                                                                        '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="Volleyball Roster" aria-hidden="false" tabindex="-1">Roster</a>
                            <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" 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 window.' : ''),                                                                       
                                                                        '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/archives" aria-label="Volleyball News" aria-hidden="false" tabindex="-1">News</a>
                            <!-- /ko -->
                            <!-- /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(),  'sidearm-haspopup': items.length
                            },
                            event: {
                                mouseover: function(data, event) {
                                    let currentTarget = event.currentTarget;
                                    let menuItems = document.querySelectorAll('.c-navigation__item--level-1');
     
                                    menuItems.forEach((element) => {
                                        if(!currentTarget.isSameNode(element)) {
                                            let navdata = ko.dataFor(element);
                                            navdata.closeMenuItem();
                                        }
                                    });
     
                                    openMenuItem();
                                },
                                mouseout: closeMenuItem()
                            }" class="c-navigation__item c-navigation__item--level-1 c-navigation__parent sidearm-haspopup">
                  <!-- ko if: url === "" || url === "#" -->
                  <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                                    html: title,
                                    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();
                                      },
                                    css: {'is-toggled':isItemOpen() },
                                    attr: {
                                        'aria-expanded': isItemOpen() ? 'true' : 'false'
                                    }" tabindex="0" aria-expanded="false">Athletics</button>
                  <i class="sf-arrow-down-minimal"></i>
                  <!-- /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' }, 
                                    onEscape:closeMenuItem" aria-hidden="true">
                    <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 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">Departments</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" 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 window.' : ''), 
                                                                    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/7/11/ComplianceMain.aspx" target="" aria-label="Departments 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 window.' : ''), 
                                                                    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.coe.cornell.edu/goto.jsp?page=home" target="" aria-label="Departments Outdoor Education" tabindex="-1">Outdoor Education</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 window.' : ''), 
                                                                    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/9/20/GEN_0920115301.aspx" target="" aria-label="Departments Physical Education" tabindex="-1">Physical Education</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 window.' : ''), 
                                                                    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/9/20/GEN_0920110716.aspx" target="" aria-label="Departments Recreation" tabindex="-1">Recreation</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 window.' : ''), 
                                                                    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/sports-nutrition" target="" aria-label="Departments Sports Nutrition" tabindex="-1">Sports Nutrition</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 window.' : ''), 
                                                                    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/7/11/AthleticTraining.aspx" target="" aria-label="Departments Sports Medicine" tabindex="-1">Sports Medicine</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 window.' : ''), 
                                                                    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/strength-conditioning" target="" aria-label="Departments Strength &amp; Conditioning" tabindex="-1">Strength &amp; 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 window.' : ''), 
                                                                    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/7/11/SAServices.aspx" target="" aria-label="Departments Student-Athlete Services" tabindex="-1">Student-Athlete Services</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 window.' : ''), 
                                                                    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/28/red_key_society.aspx" target="" aria-label="Departments — Red Key Athlete Honor Society" tabindex="-1">— Red Key Athlete Honor Society</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 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">Inside Athletics</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" 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 window.' : ''), 
                                                                    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="Inside Athletics 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 window.' : ''), 
                                                                    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/9/27/GEN_TRAVEL" target="" aria-label="Inside Athletics Travel to Cornell" tabindex="-1">Travel to Cornell</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 window.' : ''), 
                                                                    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="/policymanual" target="" aria-label="Inside Athletics Bear Essentials (Secure)" tabindex="-1">Bear Essentials (Secure)</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 window.' : ''), 
                                                                    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/2017/4/28/big-red-bios.aspx" target="" aria-label="Inside Athletics Big Red Bios" tabindex="-1">Big Red Bios</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 window.' : ''), 
                                                                    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://cornellbigred.com/sports/2023/9/26/big-red-threads-archives.aspx" target="" aria-label="Inside Athletics Big Red Threads Archive" tabindex="-1">Big Red Threads Archive</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 window.' : ''), 
                                                                    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.CornellCamps.com" target="" aria-label="Inside Athletics Camps &amp; Clinics" tabindex="-1">Camps &amp; Clinics</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 window.' : ''), 
                                                                    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://cornellbigred.com/sports/2022/12/15/diversity-equity-and-inclusion.aspx" target="" aria-label="Inside Athletics Diversity, Equity &amp; Inclusion" tabindex="-1">Diversity, Equity &amp; Inclusion</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 window.' : ''), 
                                                                    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/2016/10/14/eada-report" target="" aria-label="Inside Athletics General" tabindex="-1">EADA Report</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 window.' : ''), 
                                                                    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="Inside Athletics Facilities" tabindex="-1">Facilities</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 window.' : ''), 
                                                                    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/general" target="" aria-label="Inside Athletics General Releases" tabindex="-1">General Releases</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 window.' : ''), 
                                                                    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="Inside Athletics 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 window.' : ''), 
                                                                    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/7/11/History.aspx" target="" aria-label="Inside Athletics History" tabindex="-1">History</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 window.' : ''), 
                                                                    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://plus.espn.com" target="_blank" aria-label="Inside Athletics Ivy League on ESPN, opens in new window." tabindex="-1">Ivy League on ESPN</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 window.' : ''), 
                                                                    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="/news/2015/1/7/Kids_Club_0107154509.aspx?path=kidsclub" target="" aria-label="Inside Athletics Big Red Kids Club" tabindex="-1">Kids 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 window.' : ''), 
                                                                    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/7/11/MissionStatement.aspx" target="" aria-label="Inside Athletics Mission Statement" tabindex="-1">Mission Statement</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 window.' : ''), 
                                                                    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://cornellbigredtickets.us16.list-manage.com/subscribe?u=8c394e668249f21fb28dad91f&amp;id=cbc77d3582" target="" aria-label="Inside Athletics Newsletter" tabindex="-1">Newsletter</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 window.' : ''), 
                                                                    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/7/11/CornellTraditions.aspx" target="" aria-label="Inside Athletics Traditions" tabindex="-1">Traditions</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 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">Meinig Fieldhouse Project</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" 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 window.' : ''), 
                                                                    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://sway.cloud.microsoft/C0iLLNADUJv1OIPA?ref=Link" target="" aria-label="Meinig Fieldhouse Project Meinig Fieldhouse Information" tabindex="-1">Meinig Fieldhouse 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 window.' : ''), 
                                                                    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://news.cornell.edu/stories/2023/10/new-indoor-sports-facility-honor-peter-c-meinig-61" target="" aria-label="Meinig Fieldhouse Project Cornell Chronicle Project Announcement" tabindex="-1">Cornell Chronicle Project Announcement</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 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">Schedules</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" 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 window.' : ''), 
                                                                    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="/calendar" target="" aria-label="Schedules Composite Schedule" tabindex="-1">Composite Schedule</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 window.' : ''), 
                                                                    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="/coverage" target="" aria-label="Schedules Multimedia Events" tabindex="-1">Multimedia 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 window.' : ''), 
                                                                    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://scl.cornell.edu/news-events/events?title=&amp;field_department_tags_target_id=34556" target="" aria-label="Schedules Special Events" tabindex="-1">Special Events</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(),  'sidearm-haspopup': items.length
                            },
                            event: {
                                mouseover: function(data, event) {
                                    let currentTarget = event.currentTarget;
                                    let menuItems = document.querySelectorAll('.c-navigation__item--level-1');
     
                                    menuItems.forEach((element) => {
                                        if(!currentTarget.isSameNode(element)) {
                                            let navdata = ko.dataFor(element);
                                            navdata.closeMenuItem();
                                        }
                                    });
     
                                    openMenuItem();
                                },
                                mouseout: closeMenuItem()
                            }" class="c-navigation__item c-navigation__item--level-1 c-navigation__parent sidearm-haspopup">
                  <!-- ko if: url === "" || url === "#" -->
                  <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                                    html: title,
                                    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();
                                      },
                                    css: {'is-toggled':isItemOpen() },
                                    attr: {
                                        'aria-expanded': isItemOpen() ? 'true' : 'false'
                                    }" tabindex="0" aria-expanded="false">Give</button>
                  <i class="sf-arrow-down-minimal"></i>
                  <!-- /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' }, 
                                    onEscape:closeMenuItem" aria-hidden="true">
                    <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="Give">
                          <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">Support Athletics</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" 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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/gobigred" target="" aria-label="Support Athletics Make a Gift" tabindex="-1">Make a Gift</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 window.' : ''), 
                                                                    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://sway.cloud.microsoft/C0iLLNADUJv1OIPA?ref=Link" target="" aria-label="Support Athletics The Meinig Fieldhouse Project" tabindex="-1">The Meinig Fieldhouse Project</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="Give">
                          <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">Support A Sport</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" 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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Baseball" target="" aria-label="Support A Sport Baseball" tabindex="-1">Baseball</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/MensBasketball" target="" aria-label="Support A Sport Men's Basketball" tabindex="-1">Men's Basketball</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/WomensBasketball" target="" aria-label="Support A Sport Women's Basketball" tabindex="-1">Women's Basketball</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Track&amp;Field" target="" aria-label="Support A Sport M&amp;W Cross Country" tabindex="-1">M&amp;W Cross Country</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Equestrian" target="" aria-label="Support A Sport Equestrian" tabindex="-1">Equestrian</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Fencing" target="" aria-label="Support A Sport Fencing" tabindex="-1">Fencing</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/FieldHockey" target="" aria-label="Support A Sport Field Hockey" tabindex="-1">Field Hockey</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Football" target="" aria-label="Support A Sport Football" tabindex="-1">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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Golf" target="" aria-label="Support A Sport Golf" tabindex="-1">Golf</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="Give">
                          <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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Gymnastics" target="" aria-label="Gymnastics" tabindex="-1">Gymnastics</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/MHockey" target="" aria-label="Men's Ice Hockey" tabindex="-1">Men's Ice Hockey</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/WHockey" target="" aria-label="Women's Ice Hockey" tabindex="-1">Women's Ice Hockey</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/MLax" target="" aria-label="Men's Lacrosse" tabindex="-1">Men's Lacrosse</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/WLax" target="" aria-label="Women's Lacrosse" tabindex="-1">Women's Lacrosse</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Polo" target="" aria-label="M&amp;W Polo" tabindex="-1">M&amp;W Polo</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Rowing" target="" aria-label="Rowing" tabindex="-1">Rowing</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Sailing" target="" aria-label="Sailing" tabindex="-1">Sailing</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/MSoccer" target="" aria-label="Men's Soccer" tabindex="-1">Men's Soccer</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/WSoccer" target="" aria-label="Women's Soccer" tabindex="-1">Women's Soccer</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="Give">
                          <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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Softball" target="" aria-label="Softball" tabindex="-1">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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/SprintFootball" target="" aria-label="Sprint Football" tabindex="-1">Sprint 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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Squash" target="" aria-label="M&amp;W Squash" tabindex="-1">M&amp;W Squash</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Swim&amp;Dive" target="" aria-label="M&amp;W Swimming &amp; Diving" tabindex="-1">M&amp;W Swimming &amp; Diving</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/MTennis" target="" aria-label="Men's Tennis" tabindex="-1">Men's Tennis</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/WTennis" target="" aria-label="Women's Tennis" tabindex="-1">Women's Tennis</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Track&amp;Field" target="" aria-label="M&amp;W Track &amp; Field" tabindex="-1">M&amp;W Track &amp; 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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Volleyball" target="" aria-label="Volleyball" tabindex="-1">Volleyball</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 window.' : ''), 
                                                                    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://crowdfunding.cornell.edu/Wrestling" target="" aria-label="Wrestling" tabindex="-1">Wrestling</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(),  'sidearm-haspopup': items.length
                            },
                            event: {
                                mouseover: function(data, event) {
                                    let currentTarget = event.currentTarget;
                                    let menuItems = document.querySelectorAll('.c-navigation__item--level-1');
     
                                    menuItems.forEach((element) => {
                                        if(!currentTarget.isSameNode(element)) {
                                            let navdata = ko.dataFor(element);
                                            navdata.closeMenuItem();
                                        }
                                    });
     
                                    openMenuItem();
                                },
                                mouseout: closeMenuItem()
                            }" class="c-navigation__item c-navigation__item--level-1 c-navigation__parent sidearm-haspopup">
                  <!-- ko if: url === "" || url === "#" -->
                  <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                                    html: title,
                                    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();
                                      },
                                    css: {'is-toggled':isItemOpen() },
                                    attr: {
                                        'aria-expanded': isItemOpen() ? 'true' : 'false'
                                    }" tabindex="0" aria-expanded="false">Tickets</button>
                  <i class="sf-arrow-down-minimal"></i>
                  <!-- /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' }, 
                                    onEscape:closeMenuItem" aria-hidden="true">
                    <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="Tickets">
                          <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">Ticket Information</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" 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 window.' : ''), 
                                                                    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://vivenu.com/seller/cornell-athletics-4qf3" target="" aria-label="Ticket Information BigRedTix.com" tabindex="-1">BigRedTix.com</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(),  'sidearm-haspopup': items.length
                            },
                            event: {
                                mouseover: function(data, event) {
                                    let currentTarget = event.currentTarget;
                                    let menuItems = document.querySelectorAll('.c-navigation__item--level-1');
     
                                    menuItems.forEach((element) => {
                                        if(!currentTarget.isSameNode(element)) {
                                            let navdata = ko.dataFor(element);
                                            navdata.closeMenuItem();
                                        }
                                    });
     
                                    openMenuItem();
                                },
                                mouseout: closeMenuItem()
                            }" class="c-navigation__item c-navigation__item--level-1 c-navigation__parent sidearm-haspopup">
                  <!-- ko if: url === "" || url === "#" -->
                  <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                                    html: title,
                                    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();
                                      },
                                    css: {'is-toggled':isItemOpen() },
                                    attr: {
                                        'aria-expanded': isItemOpen() ? 'true' : 'false'
                                    }" tabindex="0" aria-expanded="false">Store</button>
                  <i class="sf-arrow-down-minimal"></i>
                  <!-- /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' }, 
                                    onEscape:closeMenuItem" aria-hidden="true">
                    <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="Store">
                          <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">Sideline Store</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" 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 window.' : ''), 
                                                                    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://sideline.bsnsports.com/schools/new_york/ithaca/cornell-university" target="" aria-label="Sideline Store Shop" tabindex="-1">Shop</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(); 
            var data = ko.dataFor($('.c-search--popout')[0]); 
            data.toggled(false);
            var item = ko.dataFor($('.c-navigation--main .c-navigation__level-1 .c-navigation__parent:first-child')[0]); 
            item.closeMenuItem();
        },  
        attr: {
            'aria-expanded': isMenuOpen() ? 'true' : 'false',
        }, 
        css: {
            'is-toggled': isMenuOpen()
        }, 
        event: {
            keyup: function(data, event) {
                if(event.key == 'Escape') {
                    $component.closeMenu();
                    document.querySelector('.c-navigation__toggle').focus();
                }
            }
        }, visible: ko.observable().matchMedia('(max-width: 1024px)')() || hasHiddenItems" aria-label="Toggle main navigation menu" aria-expanded="false" style="display: none;">
              <!-- ko if: !isMenuOpen() -->
              <i class="sf-menu-minimal"></i>
              <!-- /ko -->
              <!-- ko if: isMenuOpen() --><!-- /ko -->
            </button>
            <div class="c-navigation__search">
              <search-component><!-- ko if: name() === 'main-search' --><!-- /ko -->
                <div class="component c-search c-search--overlay c-search--popout" 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="sf-search-2 sidearm-icon"></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">
                        <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>
            <!-- ko if: hasHiddenItems() || ko.observable().matchMedia("(max-width: 1024px)") --><!-- /ko -->
          </div>
          <!-- /ko -->
          <!-- ko if: name() === 'sports-nav' --><!-- /ko -->
        </navigation-component>
        <!-- ko if: false --><!-- /ko -->
      </div>
    </nav>
  </header>
  <main class="main-content-placeholder" id="main-content">
    <div class="tab-container">
      <div class="row no-pad">
        <div class="tabs tab ui-tabs ui-corner-all ui-widget ui-widget-content">
          <ul class="flex tab-list reset-list flex-justify-between ui-tabs-nav ui-corner-all ui-helper-reset ui-helper-clearfix ui-widget-header" role="tablist">
            <li role="tab" tabindex="0" class="ui-tabs-tab ui-corner-top ui-state-default ui-tab ui-tabs-active ui-state-active" aria-controls="s-stories" aria-labelledby="ui-id-1" aria-selected="true" aria-expanded="true">
              <a href="#s-stories" aria-controls="s-stories" role="presentation" tabindex="-1" class="ui-tabs-anchor" id="ui-id-1"><span class="hide-on-large-down">Headlines</span><i aria-labelledby="h2_top_stories" class="sf-newspaper hide-on-x-large"></i></a>
            </li>
            <li role="tab" tabindex="-1" class="ui-tabs-tab ui-corner-top ui-state-default ui-tab" aria-controls="s-schedule" aria-labelledby="ui-id-2" aria-selected="false" aria-expanded="false">
              <a href="#s-schedule" aria-controls="s-schedule" role="presentation" tabindex="-1" class="ui-tabs-anchor" id="ui-id-2"><span class="hide-on-large-down">Schedule</span><i aria-labelledby="h2_schedule" class="sf-calendar hide-on-x-large"></i></a>
            </li>
            <li role="tab" tabindex="-1" class="ui-tabs-tab ui-corner-top ui-state-default ui-tab" aria-controls="s-videos" aria-labelledby="ui-id-3" aria-selected="false" aria-expanded="false">
              <a href="#s-videos" aria-controls="s-videos" role="presentation" tabindex="-1" class="ui-tabs-anchor" id="ui-id-3"><span class="hide-on-large-down">Videos</span><i aria-labelledby="h2_videos" class="sf-video hide-on-x-large"></i></a>
            </li>
            <li role="tab" tabindex="-1" class="ui-tabs-tab ui-corner-top ui-state-default ui-tab" aria-controls="s-galleries" aria-labelledby="ui-id-4" aria-selected="false" aria-expanded="false">
              <a href="#s-galleries" aria-controls="s-galleries" role="presentation" tabindex="-1" class="ui-tabs-anchor" id="ui-id-4"><span class="hide-on-large-down">Galleries</span><i aria-labelledby="h2_galleries" class="sf-camera-2 hide-on-x-large"></i></a>
            </li>
          </ul>
          <section id="s-stories" aria-labelledby="ui-id-1" role="tabpanel" class="ui-tabs-panel ui-corner-bottom ui-widget-content" aria-hidden="false">
            <h2 id="h2_top_stories" class="accessible-hide">Headlines</h2>
            <div id="top-stories-pause">
              <button aria-label="Pause Top Stories Rotator" data-label="Top Stories" data-slick="#s-stories .slick-slider" class="sidearm-accessible-pause sidearm-accessible-pause-text"></button>
            </div>
            <script>
              var obj = {
                "start": 0,
                "count": 6,
                "name": "main-stories",
                "sport_id": null,
                "count_breakpoints": null,
                "css_class": "",
                "pinned_id": "",
                "extra": {
                  "sports": [{
                    "id": 61,
                    "title": "Athletic Alumni Affairs and Development"
                  }, {
                    "id": 50,
                    "title": "Athletic Tickets"
                  }, {
                    "id": 57,
                    "title": "Athletics"
                  }, {
                    "id": 2,
                    "title": "Baseball"
                  }, {
                    "id": 52,
                    "title": "Big Red Bios"
                  }, {
                    "id": 47,
                    "title": "Big Red Kids Club"
                  }, {
                    "id": 21,
                    "title": "Equestrian"
                  }, {
                    "id": 51,
                    "title": "Facilities"
                  }, {
                    "id": 55,
                    "title": "Far Above"
                  }, {
                    "id": 22,
                    "title": "Fencing"
                  }, {
                    "id": 56,
                    "title": "Fencing Practice Players"
                  }, {
                    "id": 23,
                    "title": "Field Hockey"
                  }, {
                    "id": 5,
                    "title": "Football"
                  }, {
                    "id": 36,
                    "title": "General"
                  }, {
                    "id": 53,
                    "title": "Leadership Institute"
                  }, {
                    "id": 3,
                    "title": "Men's Basketball"
                  }, {
                    "id": 4,
                    "title": "Men's Cross Country"
                  }, {
                    "id": 6,
                    "title": "Men's Golf"
                  }, {
                    "id": 48,
                    "title": "Men's Gymnastics"
                  }, {
                    "id": 7,
                    "title": "Men's Ice Hockey"
                  }, {
                    "id": 8,
                    "title": "Men's Lacrosse"
                  }, {
                    "id": 9,
                    "title": "Men's Polo"
                  }, {
                    "id": 10,
                    "title": "Men's Rowing - Heavyweight"
                  }, {
                    "id": 11,
                    "title": "Men's Rowing - Lightweight"
                  }, {
                    "id": 12,
                    "title": "Men's Soccer"
                  }, {
                    "id": 14,
                    "title": "Men's Squash"
                  }, {
                    "id": 15,
                    "title": "Men's Swimming & Diving"
                  }, {
                    "id": 16,
                    "title": "Men's Tennis"
                  }, {
                    "id": 17,
                    "title": "Men's Track & Field"
                  }, {
                    "id": 49,
                    "title": "Sailing"
                  }, {
                    "id": 30,
                    "title": "Softball"
                  }, {
                    "id": 54,
                    "title": "Sports Nutrition"
                  }, {
                    "id": 13,
                    "title": "Sprint Football"
                  }, {
                    "id": 59,
                    "title": "Strength & Conditioning"
                  }, {
                    "id": 35,
                    "title": "Volleyball"
                  }, {
                    "id": 19,
                    "title": "Women's Basketball"
                  }, {
                    "id": 20,
                    "title": "Women's Cross Country"
                  }, {
                    "id": 24,
                    "title": "Women's Gymnastics"
                  }, {
                    "id": 25,
                    "title": "Women's Ice Hockey"
                  }, {
                    "id": 26,
                    "title": "Women's Lacrosse"
                  }, {
                    "id": 27,
                    "title": "Women's Polo"
                  }, {
                    "id": 28,
                    "title": "Women's Rowing"
                  }, {
                    "id": 29,
                    "title": "Women's Soccer"
                  }, {
                    "id": 31,
                    "title": "Women's Squash"
                  }, {
                    "id": 32,
                    "title": "Women's Swimming & Diving"
                  }, {
                    "id": 33,
                    "title": "Women's Tennis"
                  }, {
                    "id": 34,
                    "title": "Women's Track & Field"
                  }, {
                    "id": 18,
                    "title": "Wrestling"
                  }]
                },
                "context": null,
                "dummy": false,
                "type": "stories",
                "id": "eb2184d4-a6cb-4d9a-ad87-46527df7a47b",
                "data": [{
                  "title": "Men's Hockey Announces Incoming Class of 2028",
                  "title_in_rotator": true,
                  "sub_headline": null,
                  "teaser": "ITHACA, N.Y. — <dfn><a href=\"https://cornellbigred.com/sports/mens-ice-hockey/roster/coaches/mike-schafer-86/7996\" rel=\"smarttag\" rev=\"7996\">Mike Schafer '86</a></dfn>, the Jay R. Bloom '77 Head Coach of Men's Ice Hockey, and the Cornell men's hockey program announced Friday morning that four players will be joining the program for the upcoming 2024-25 season.",
                  "type": null,
                  "byline": null,
                  "app_exclusive": false,
                  "sport_display": "Men's Ice Hockey",
                  "sport": {
                    "id": 7,
                    "title": "Men's Ice Hockey",
                    "abbreviation": "MIH",
                    "shortname": "mhockey",
                    "short_title": "MIH",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mhockey",
                    "gender": "m",
                    "youtube": "PLQ6jRyi8DagKVt5q_-UQKmXsEfifvmJts",
                    "facebook": null,
                    "twitter": "CornellMHockey",
                    "instagram": "cornellmhockey",
                    "pinterest": "",
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "sport_shortname": null,
                  "image_source": "/images/2024/6/18/Multi_Player_Feature__1_.jpg",
                  "image_focal_point": null,
                  "image_alt_text": "Cornell Men's Hockey Incoming Class for 2024-25 Season",
                  "video": null,
                  "url": "/news/2024/6/21/mens-ice-hockey-2024-25-newcomers-release.aspx",
                  "redirect_absolute_url": null,
                  "links": null,
                  "homepage_feed_template": "story_links",
                  "game_id": null,
                  "games": [],
                  "gallery_id": 0,
                  "writer": null,
                  "id": 85524,
                  "content_id": "85524",
                  "content_title": "Men's Hockey Announces Incoming Class of 2028",
                  "content_date": "2024-06-21T11:00:00",
                  "content_url": "https://cornellbigred.com/news/2024/6/21/mens-ice-hockey-2024-25-newcomers-release.aspx",
                  "content_image_url": "https://cornellbigred.com/images/2024/6/18/Multi_Player_Feature__1_.jpg",
                  "date": "2024-06-21T11:00:00"
                }, {
                  "title": "Cam Abbott '06 Named Head Coach of AHL's Chicago Wolves",
                  "title_in_rotator": true,
                  "sub_headline": null,
                  "teaser": "RALEIGH, N.C. — Eric Tulsky, the newly-appointed general manager of the Carolina Hurricanes, announced Thursday that former Cornell men's hockey player Cam Abbott '06 has been named the head coach of the Chicago Wolves, the franchise's American Hockey League (AHL) affiliate.",
                  "type": null,
                  "byline": null,
                  "app_exclusive": false,
                  "sport_display": "Men's Ice Hockey",
                  "sport": {
                    "id": 7,
                    "title": "Men's Ice Hockey",
                    "abbreviation": "MIH",
                    "shortname": "mhockey",
                    "short_title": "MIH",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mhockey",
                    "gender": "m",
                    "youtube": "PLQ6jRyi8DagKVt5q_-UQKmXsEfifvmJts",
                    "facebook": null,
                    "twitter": "CornellMHockey",
                    "instagram": "cornellmhockey",
                    "pinterest": "",
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "sport_shortname": null,
                  "image_source": "/images/2024/6/20/0fd96-cokzv_XuvcT.jpg",
                  "image_focal_point": null,
                  "image_alt_text": "Former Cornell men's hockey player Cam Abbott '06 coaches Rögle in the Swedish Hockey League (SHL).",
                  "video": null,
                  "url": "/news/2024/6/20/mens-ice-hockey-abbott-named-head-coach-of-chicago-wolves.aspx",
                  "redirect_absolute_url": null,
                  "links": null,
                  "homepage_feed_template": "story_links",
                  "game_id": null,
                  "games": [],
                  "gallery_id": 0,
                  "writer": null,
                  "id": 85530,
                  "content_id": "85530",
                  "content_title": "Cam Abbott '06 Named Head Coach of AHL's Chicago Wolves",
                  "content_date": "2024-06-20T18:30:00",
                  "content_url": "https://cornellbigred.com/news/2024/6/20/mens-ice-hockey-abbott-named-head-coach-of-chicago-wolves.aspx",
                  "content_image_url": "https://cornellbigred.com/images/2024/6/20/0fd96-cokzv_XuvcT.jpg",
                  "date": "2024-06-20T18:30:00"
                }, {
                  "title": "Jockims Named AHCA All-American Scholar",
                  "title_in_rotator": true,
                  "sub_headline": null,
                  "teaser": "ITHACA, N.Y. - Big Red forward <dfn><a href=\"/sports/womens-ice-hockey/roster/kaitlin-jockims/77583\" rel=\"smarttag\" rev=\"77583\">Kaitlin Jockims</a></dfn> has been named an American Hockey Coaches Association (AHCA) All-American Scholar.",
                  "type": null,
                  "byline": null,
                  "app_exclusive": false,
                  "sport_display": "Women's Ice Hockey",
                  "sport": {
                    "id": 25,
                    "title": "Women's Ice Hockey",
                    "abbreviation": "WIH",
                    "shortname": "whockey",
                    "short_title": "WIH",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "whockey",
                    "gender": "f",
                    "youtube": "PLQ6jRyi8DagIXaOnLW6A8EPW8yLI0KpPf",
                    "facebook": "https://www.facebook.com/CornellWHockey/?ref=br_rs",
                    "twitter": "cornellwhockey",
                    "instagram": "cornellwhockey",
                    "pinterest": "",
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "sport_shortname": null,
                  "image_source": "/images/2024/6/20/DSC06273__1__copy.jpg",
                  "image_focal_point": null,
                  "image_alt_text": "Kaitlin Jockims exits the ice at Class of 1965 Arena.",
                  "video": null,
                  "url": "/news/2024/6/20/jockims-named-ahca-all-american-scholar.aspx",
                  "redirect_absolute_url": null,
                  "links": null,
                  "homepage_feed_template": "story_links",
                  "game_id": null,
                  "games": [],
                  "gallery_id": 0,
                  "writer": null,
                  "id": 85529,
                  "content_id": "85529",
                  "content_title": "Jockims Named AHCA All-American Scholar",
                  "content_date": "2024-06-20T17:00:00",
                  "content_url": "https://cornellbigred.com/news/2024/6/20/jockims-named-ahca-all-american-scholar.aspx",
                  "content_image_url": "https://cornellbigred.com/images/2024/6/20/DSC06273__1__copy.jpg",
                  "date": "2024-06-20T17:00:00"
                }, {
                  "title": "Two More Field Hockey Players Earn Camp Invites",
                  "title_in_rotator": true,
                  "sub_headline": null,
                  "teaser": "ITHACA, N.Y. -- Rising sophomore <dfn><a href=\"/sports/field-hockey/roster/polly-parsons/75637\" rel=\"smarttag\" rev=\"75637\">Polly Parsons</a></dfn> and incoming freshman Blake Wilks have been chosen to represent Team USA in field hockey at the 2024 Senior and Junior Nexus Championships, respectively. <br>\r\n ",
                  "type": null,
                  "byline": null,
                  "app_exclusive": false,
                  "sport_display": "Field Hockey",
                  "sport": {
                    "id": 23,
                    "title": "Field Hockey",
                    "abbreviation": "FH",
                    "shortname": "fhockey",
                    "short_title": "FH",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "fhockey",
                    "gender": "f",
                    "youtube": "PLQ6jRyi8DagItzODhj00YuSrFdUjLXk2k",
                    "facebook": null,
                    "twitter": "CornellBigRedFH",
                    "instagram": "cornellfieldhockey",
                    "pinterest": "",
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "sport_shortname": null,
                  "image_source": "/images/2024/6/20/Cornell-FieldHockey-Oct13-VsPenn-007.JPG",
                  "image_focal_point": null,
                  "image_alt_text": "The Cornell Field Hockey competes against University of Pennsylvania at Marsha Dodson Field in Ithaca, NY on October 13, 2023.",
                  "video": null,
                  "url": "/news/2024/6/20/two-more-field-hockey-players-earn-camp-invites.aspx",
                  "redirect_absolute_url": null,
                  "links": null,
                  "homepage_feed_template": "story_links",
                  "game_id": null,
                  "games": [],
                  "gallery_id": 0,
                  "writer": null,
                  "id": 85528,
                  "content_id": "85528",
                  "content_title": "Two More Field Hockey Players Earn Camp Invites",
                  "content_date": "2024-06-20T15:00:00",
                  "content_url": "https://cornellbigred.com/news/2024/6/20/two-more-field-hockey-players-earn-camp-invites.aspx",
                  "content_image_url": "https://cornellbigred.com/images/2024/6/20/Cornell-FieldHockey-Oct13-VsPenn-007.JPG",
                  "date": "2024-06-20T15:00:00"
                }, {
                  "title": "Eneli Becomes Youngest Captain In Real Salt Lake History",
                  "title_in_rotator": true,
                  "sub_headline": null,
                  "teaser": "ITHACA, N.Y. - Real Salt Lake midfielder <dfn><a href=\"/sports/mens-soccer/roster/emeka-eneli/70442\" rel=\"smarttag\" rev=\"70442\">Emeka Eneli</a></dfn> '22 is the youngest player in the organization's 20-year history to receive captain-ship.",
                  "type": null,
                  "byline": null,
                  "app_exclusive": false,
                  "sport_display": "Men's Soccer",
                  "sport": {
                    "id": 12,
                    "title": "Men's Soccer",
                    "abbreviation": "MSOC",
                    "shortname": "msoccer",
                    "short_title": "MSOC",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "msoc",
                    "gender": "m",
                    "youtube": "PLQ6jRyi8DagKWYPYyqSylR4xf-T_h7vl9",
                    "facebook": null,
                    "twitter": "CornellMSoccer",
                    "instagram": "cornellmsoccer",
                    "pinterest": "",
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "sport_shortname": null,
                  "image_source": "/images/2024/6/20/lhx7myhnjkjeebtq0nf8__1__copy_4yvJd.jpg",
                  "image_focal_point": null,
                  "image_alt_text": "Emeka Eneli pregame in the MLS during the national anthem",
                  "video": null,
                  "url": "/news/2024/6/20/eneli-becomes-youngest-captain-in-real-salt-lake-history.aspx",
                  "redirect_absolute_url": null,
                  "links": null,
                  "homepage_feed_template": "story_links",
                  "game_id": null,
                  "games": [],
                  "gallery_id": 0,
                  "writer": null,
                  "id": 85527,
                  "content_id": "85527",
                  "content_title": "Eneli Becomes Youngest Captain In Real Salt Lake History",
                  "content_date": "2024-06-20T14:50:00",
                  "content_url": "https://cornellbigred.com/news/2024/6/20/eneli-becomes-youngest-captain-in-real-salt-lake-history.aspx",
                  "content_image_url": "https://cornellbigred.com/images/2024/6/20/lhx7myhnjkjeebtq0nf8__1__copy_4yvJd.jpg",
                  "date": "2024-06-20T14:50:00"
                }, {
                  "title": "Lightweight Rowing Trio Receive 2024 Empacher-IRCA All-American Honors",
                  "title_in_rotator": true,
                  "sub_headline": null,
                  "teaser": "ITHACA, N.Y. — Recent graduates <dfn><a href=\"/sports/mens-rowing/roster/gerald-anderson/76825\" rel=\"smarttag\" rev=\"76825\">Gerald Anderson</a></dfn> '24, <dfn><a href=\"/sports/mens-rowing/roster/axel-ljunggren/76827\" rel=\"smarttag\" rev=\"76827\">Axel Ljunggren</a></dfn> '24, and <dfn><a href=\"/sports/mens-rowing/roster/alice-rau/76823\" rel=\"smarttag\" rev=\"76823\">Alice Rau</a></dfn> '24 of the Cornell men's lightweight rowing received 2024 Empacher-IRCA All-American honors, as announced by the Intercollegiate Rowing Coaches Association (IRCA) on Thursday morning.",
                  "type": null,
                  "byline": null,
                  "app_exclusive": false,
                  "sport_display": "Men's Rowing - Heavyweight, Men's Rowing - Lightweight",
                  "sport": {
                    "id": 11,
                    "title": "Men's Rowing - Lightweight",
                    "abbreviation": "MROW-L",
                    "shortname": "mrow-l",
                    "short_title": "MROW-L",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mrow",
                    "gender": "m",
                    "youtube": "PLQ6jRyi8DagLo9UjLmS_Y6sKCxLGfwNXX",
                    "facebook": null,
                    "twitter": "CornellRowing",
                    "instagram": "cornell_lightweight_rowing",
                    "pinterest": "",
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "sport_shortname": null,
                  "image_source": "/images/2024/6/20/Multi_Player_Feature_1900x994.jpg",
                  "image_focal_point": null,
                  "image_alt_text": "Cornell Men's Lightweight Rowing IRCA All-Americans Graphic",
                  "video": null,
                  "url": "/news/2024/6/20/mens-rowing-2024-empacher-irca-all-americans.aspx",
                  "redirect_absolute_url": null,
                  "links": null,
                  "homepage_feed_template": "story_links",
                  "game_id": null,
                  "games": [],
                  "gallery_id": 0,
                  "writer": null,
                  "id": 85526,
                  "content_id": "85526",
                  "content_title": "Lightweight Rowing Trio Receive 2024 Empacher-IRCA All-American Honors",
                  "content_date": "2024-06-20T12:30:00",
                  "content_url": "https://cornellbigred.com/news/2024/6/20/mens-rowing-2024-empacher-irca-all-americans.aspx",
                  "content_image_url": "https://cornellbigred.com/images/2024/6/20/Multi_Player_Feature_1900x994.jpg",
                  "date": "2024-06-20T12:30:00"
                }],
                "mode": "web"
              };
              if (!("sidearmComponents" in window)) window.sidearmComponents = [];
              window.sidearmComponents.push(obj);
            </script>
            <stories-component params="{ id: 'eb2184d4-a6cb-4d9a-ad87-46527df7a47b' }"><!-- ko if: name() === 'main-stories'-->
              <div class="component c-stories c-stories--rotator-list flex">
                <div class="c-stories__buttons">
                  <button type="button" class="c-stories__prev" aria-label="Previous Story" style="display: block;"></button>
                  <button type="button" class="c-stories__next" aria-label="Next Story" style="display: block;"></button>
                </div>
                <div class="c-stories__slider slick-initialized slick-slider" data-bind="afterBind: {foreach:data, callback:slick}"
                  data-slick-options="{autoplay:true, autoplaySpeed:8000, fade:true, prevArrow: '.c-stories__prev', nextArrow: '.c-stories__next', lazyLoad: 'ondemand'}">
                  <div class="slick-list draggable" tabindex="0">
                    <div class="slick-track" style="opacity: 1; width: 6048px;">
                      <div class="c-stories__item slick-slide slick-active" data-slick-index="0" aria-hidden="false" style="width: 1008px; position: relative; left: 0px; top: 0px; z-index: 900; opacity: 1;">
                        <div class="c-stories__media-container">
                          <div class="c-stories__media" data-bind="showcasePlayer: showcase, appendButton:true">
                            <!-- ko switch -->
                            <!-- ko case: image_source -->
                            <picture class="c-stories__picture">
                              <source media="(min-width:768px)" data-bind="attr: {'data-lazy' : image_source + '?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/18/Multi_Player_Feature__1_.jpg?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <source media="(min-width:540px)" data-bind="attr: {'data-lazy' : image_source + '?width=768&amp;height=432&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/18/Multi_Player_Feature__1_.jpg?width=768&amp;height=432&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <source media="(min-width:0px)" data-bind="attr: {'data-lazy' : image_source + '?width=540&amp;height=304&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/18/Multi_Player_Feature__1_.jpg?width=540&amp;height=304&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <img class="lazy" data-bind="attr: {'alt': image_alt_text, 'data-lazy' : image_source + '?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                alt="Cornell Men's Hockey Incoming Class for 2024-25 Season" src="/images/2024/6/18/Multi_Player_Feature__1_.jpg?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80" style="opacity: 1;">
                            </picture>
                            <!-- /ko -->
                            <!-- ko case: $else --><!-- /ko -->
                            <!-- /ko -->
                            <!--
                        <button type="button" class="c-stories__prev" aria-label="Previous Story"></button>
                        <button type="button" class="c-stories__next" aria-label="Next Story"></button>
                        -->
                          </div>
                        </div>
                        <div class="c-stories__details">
                          <div class="c-stories__title">
                            <a class="c-stories__url" data-bind="text:title, attr: {href:url}" href="/news/2024/6/21/mens-ice-hockey-2024-25-newcomers-release.aspx">Men's Hockey Announces Incoming Class of 2028</a>
                          </div>
                          <div class="c-stories__details--sport flex">
                            <!-- ko if: ko.observable().matchMedia("(min-width: 768px)") -->
                            <div class="c-stories__sport" data-bind="text: sport.title">Men's Ice Hockey</div>
                            <!-- /ko -->
                            <!-- ko if: ko.observable().matchMedia("(max-width: 767px)") --><!-- /ko -->
                            <span class="c-stories__separator">/</span>
                            <div class="c-stories__date" data-bind="formatDate:date, format:'MMM D, YYYY'">Jun 21, 2024</div>
                            <span class="c-stories__separator">/</span>
                            <div class="c-stories__archives">
                              <a data-bind="attr: { 'aria-label': sport.title + ' Story Archives', href: '/archives.aspx?path=' + sport.shortname}" aria-label="Men's Ice Hockey Story Archives" href="/archives.aspx?path=mhockey">Story Archives</a>
                            </div>
                          </div>
                        </div>
                        <div class="c-stories__ad hide-on-x-large">
                          <ads-component params="{name: 'cs-story-d6179f'}"><!-- 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="Tompkins Trust Company logo 150x50 2023" href="/common/controls/adhandler.aspx?ad_id=1&amp;target=https://www.tompkinstrust.com/" title="CS Story Ad - Tompkins Trust" 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/2023/8/2/Tompkins_150x50.png"><img data-src="/images/2023/8/2/Tompkins_150x50.png" alt="Tompkins Trust Company logo 150x50 2023" 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>
                      </div>
                      <div class="c-stories__item slick-slide" data-slick-index="1" aria-hidden="true" style="width: 1008px; position: relative; left: -1008px; top: 0px; z-index: 800; opacity: 0;">
                        <div class="c-stories__media-container">
                          <div class="c-stories__media" data-bind="showcasePlayer: showcase, appendButton:true">
                            <!-- ko switch -->
                            <!-- ko case: image_source -->
                            <picture class="c-stories__picture">
                              <source media="(min-width:768px)" data-bind="attr: {'data-lazy' : image_source + '?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/0fd96-cokzv_XuvcT.jpg?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <source media="(min-width:540px)" data-bind="attr: {'data-lazy' : image_source + '?width=768&amp;height=432&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/0fd96-cokzv_XuvcT.jpg?width=768&amp;height=432&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <source media="(min-width:0px)" data-bind="attr: {'data-lazy' : image_source + '?width=540&amp;height=304&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/0fd96-cokzv_XuvcT.jpg?width=540&amp;height=304&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <img class="lazy" data-bind="attr: {'alt': image_alt_text, 'data-lazy' : image_source + '?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                alt="Former Cornell men's hockey player Cam Abbott '06 coaches Rögle in the Swedish Hockey League (SHL)."
                                src="/images/2024/6/20/0fd96-cokzv_XuvcT.jpg?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80" style="opacity: 1;">
                            </picture>
                            <!-- /ko -->
                            <!-- ko case: $else --><!-- /ko -->
                            <!-- /ko -->
                            <!--
                        <button type="button" class="c-stories__prev" aria-label="Previous Story"></button>
                        <button type="button" class="c-stories__next" aria-label="Next Story"></button>
                        -->
                          </div>
                        </div>
                        <div class="c-stories__details">
                          <div class="c-stories__title">
                            <a class="c-stories__url" data-bind="text:title, attr: {href:url}" href="/news/2024/6/20/mens-ice-hockey-abbott-named-head-coach-of-chicago-wolves.aspx">Cam Abbott '06 Named Head Coach of AHL's Chicago Wolves</a>
                          </div>
                          <div class="c-stories__details--sport flex">
                            <!-- ko if: ko.observable().matchMedia("(min-width: 768px)") -->
                            <div class="c-stories__sport" data-bind="text: sport.title">Men's Ice Hockey</div>
                            <!-- /ko -->
                            <!-- ko if: ko.observable().matchMedia("(max-width: 767px)") --><!-- /ko -->
                            <span class="c-stories__separator">/</span>
                            <div class="c-stories__date" data-bind="formatDate:date, format:'MMM D, YYYY'">Jun 20, 2024</div>
                            <span class="c-stories__separator">/</span>
                            <div class="c-stories__archives">
                              <a data-bind="attr: { 'aria-label': sport.title + ' Story Archives', href: '/archives.aspx?path=' + sport.shortname}" aria-label="Men's Ice Hockey Story Archives" href="/archives.aspx?path=mhockey">Story Archives</a>
                            </div>
                          </div>
                        </div>
                        <div class="c-stories__ad hide-on-x-large">
                          <ads-component params="{name: 'cs-story-d6179f'}"><!-- 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="Tompkins Trust Company logo 150x50 2023" href="/common/controls/adhandler.aspx?ad_id=1&amp;target=https://www.tompkinstrust.com/" title="CS Story Ad - Tompkins Trust" 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/2023/8/2/Tompkins_150x50.png"><img data-src="/images/2023/8/2/Tompkins_150x50.png" alt="Tompkins Trust Company logo 150x50 2023" 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>
                      </div>
                      <div class="c-stories__item slick-slide" data-slick-index="2" aria-hidden="true" style="width: 1008px; position: relative; left: -2016px; top: 0px; z-index: 800; opacity: 0;">
                        <div class="c-stories__media-container">
                          <div class="c-stories__media" data-bind="showcasePlayer: showcase, appendButton:true">
                            <!-- ko switch -->
                            <!-- ko case: image_source -->
                            <picture class="c-stories__picture">
                              <source media="(min-width:768px)" data-bind="attr: {'data-lazy' : image_source + '?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/DSC06273__1__copy.jpg?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <source media="(min-width:540px)" data-bind="attr: {'data-lazy' : image_source + '?width=768&amp;height=432&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/DSC06273__1__copy.jpg?width=768&amp;height=432&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <source media="(min-width:0px)" data-bind="attr: {'data-lazy' : image_source + '?width=540&amp;height=304&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/DSC06273__1__copy.jpg?width=540&amp;height=304&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <img class="lazy" data-bind="attr: {'alt': image_alt_text, 'data-lazy' : image_source + '?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                alt="Kaitlin Jockims exits the ice at Class of 1965 Arena." src="/images/2024/6/20/DSC06273__1__copy.jpg?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80" style="opacity: 1;">
                            </picture>
                            <!-- /ko -->
                            <!-- ko case: $else --><!-- /ko -->
                            <!-- /ko -->
                            <!--
                        <button type="button" class="c-stories__prev" aria-label="Previous Story"></button>
                        <button type="button" class="c-stories__next" aria-label="Next Story"></button>
                        -->
                          </div>
                        </div>
                        <div class="c-stories__details">
                          <div class="c-stories__title">
                            <a class="c-stories__url" data-bind="text:title, attr: {href:url}" href="/news/2024/6/20/jockims-named-ahca-all-american-scholar.aspx">Jockims Named AHCA All-American Scholar</a>
                          </div>
                          <div class="c-stories__details--sport flex">
                            <!-- ko if: ko.observable().matchMedia("(min-width: 768px)") -->
                            <div class="c-stories__sport" data-bind="text: sport.title">Women's Ice Hockey</div>
                            <!-- /ko -->
                            <!-- ko if: ko.observable().matchMedia("(max-width: 767px)") --><!-- /ko -->
                            <span class="c-stories__separator">/</span>
                            <div class="c-stories__date" data-bind="formatDate:date, format:'MMM D, YYYY'">Jun 20, 2024</div>
                            <span class="c-stories__separator">/</span>
                            <div class="c-stories__archives">
                              <a data-bind="attr: { 'aria-label': sport.title + ' Story Archives', href: '/archives.aspx?path=' + sport.shortname}" aria-label="Women's Ice Hockey Story Archives" href="/archives.aspx?path=whockey">Story Archives</a>
                            </div>
                          </div>
                        </div>
                        <div class="c-stories__ad hide-on-x-large">
                          <ads-component params="{name: 'cs-story-d6179f'}"><!-- 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="Tompkins Trust Company logo 150x50 2023" href="/common/controls/adhandler.aspx?ad_id=1&amp;target=https://www.tompkinstrust.com/" title="CS Story Ad - Tompkins Trust" 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/2023/8/2/Tompkins_150x50.png"><img data-src="/images/2023/8/2/Tompkins_150x50.png" alt="Tompkins Trust Company logo 150x50 2023" 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>
                      </div>
                      <div class="c-stories__item slick-slide" data-slick-index="3" aria-hidden="true" style="width: 1008px; position: relative; left: -3024px; top: 0px; z-index: 800; opacity: 0;">
                        <div class="c-stories__media-container">
                          <div class="c-stories__media" data-bind="showcasePlayer: showcase, appendButton:true">
                            <!-- ko switch -->
                            <!-- ko case: image_source -->
                            <picture class="c-stories__picture">
                              <source media="(min-width:768px)" data-bind="attr: {'data-lazy' : image_source + '?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/Cornell-FieldHockey-Oct13-VsPenn-007.JPG?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <source media="(min-width:540px)" data-bind="attr: {'data-lazy' : image_source + '?width=768&amp;height=432&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/Cornell-FieldHockey-Oct13-VsPenn-007.JPG?width=768&amp;height=432&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <source media="(min-width:0px)" data-bind="attr: {'data-lazy' : image_source + '?width=540&amp;height=304&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/Cornell-FieldHockey-Oct13-VsPenn-007.JPG?width=540&amp;height=304&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <img class="lazy slick-loading" data-bind="attr: {'alt': image_alt_text, 'data-lazy' : image_source + '?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                alt="The Cornell Field Hockey competes against University of Pennsylvania at Marsha Dodson Field in Ithaca, NY on October 13, 2023."
                                data-lazy="/images/2024/6/20/Cornell-FieldHockey-Oct13-VsPenn-007.JPG?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80">
                            </picture>
                            <!-- /ko -->
                            <!-- ko case: $else --><!-- /ko -->
                            <!-- /ko -->
                            <!--
                        <button type="button" class="c-stories__prev" aria-label="Previous Story"></button>
                        <button type="button" class="c-stories__next" aria-label="Next Story"></button>
                        -->
                          </div>
                        </div>
                        <div class="c-stories__details">
                          <div class="c-stories__title">
                            <a class="c-stories__url" data-bind="text:title, attr: {href:url}" href="/news/2024/6/20/two-more-field-hockey-players-earn-camp-invites.aspx">Two More Field Hockey Players Earn Camp Invites</a>
                          </div>
                          <div class="c-stories__details--sport flex">
                            <!-- ko if: ko.observable().matchMedia("(min-width: 768px)") -->
                            <div class="c-stories__sport" data-bind="text: sport.title">Field Hockey</div>
                            <!-- /ko -->
                            <!-- ko if: ko.observable().matchMedia("(max-width: 767px)") --><!-- /ko -->
                            <span class="c-stories__separator">/</span>
                            <div class="c-stories__date" data-bind="formatDate:date, format:'MMM D, YYYY'">Jun 20, 2024</div>
                            <span class="c-stories__separator">/</span>
                            <div class="c-stories__archives">
                              <a data-bind="attr: { 'aria-label': sport.title + ' Story Archives', href: '/archives.aspx?path=' + sport.shortname}" aria-label="Field Hockey Story Archives" href="/archives.aspx?path=fhockey">Story Archives</a></div>
                          </div>
                        </div>
                        <div class="c-stories__ad hide-on-x-large">
                          <ads-component params="{name: 'cs-story-d6179f'}"><!-- 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="Tompkins Trust Company logo 150x50 2023" href="/common/controls/adhandler.aspx?ad_id=1&amp;target=https://www.tompkinstrust.com/" title="CS Story Ad - Tompkins Trust" 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/2023/8/2/Tompkins_150x50.png"><img data-src="/images/2023/8/2/Tompkins_150x50.png" alt="Tompkins Trust Company logo 150x50 2023" 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>
                      </div>
                      <div class="c-stories__item slick-slide" data-slick-index="4" aria-hidden="true" style="width: 1008px; position: relative; left: -4032px; top: 0px; z-index: 800; opacity: 0;">
                        <div class="c-stories__media-container">
                          <div class="c-stories__media" data-bind="showcasePlayer: showcase, appendButton:true">
                            <!-- ko switch -->
                            <!-- ko case: image_source -->
                            <picture class="c-stories__picture">
                              <source media="(min-width:768px)" data-bind="attr: {'data-lazy' : image_source + '?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/lhx7myhnjkjeebtq0nf8__1__copy_4yvJd.jpg?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <source media="(min-width:540px)" data-bind="attr: {'data-lazy' : image_source + '?width=768&amp;height=432&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/lhx7myhnjkjeebtq0nf8__1__copy_4yvJd.jpg?width=768&amp;height=432&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <source media="(min-width:0px)" data-bind="attr: {'data-lazy' : image_source + '?width=540&amp;height=304&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/lhx7myhnjkjeebtq0nf8__1__copy_4yvJd.jpg?width=540&amp;height=304&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <img class="lazy slick-loading" data-bind="attr: {'alt': image_alt_text, 'data-lazy' : image_source + '?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                alt="Emeka Eneli pregame in the MLS during the national anthem" data-lazy="/images/2024/6/20/lhx7myhnjkjeebtq0nf8__1__copy_4yvJd.jpg?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80">
                            </picture>
                            <!-- /ko -->
                            <!-- ko case: $else --><!-- /ko -->
                            <!-- /ko -->
                            <!--
                        <button type="button" class="c-stories__prev" aria-label="Previous Story"></button>
                        <button type="button" class="c-stories__next" aria-label="Next Story"></button>
                        -->
                          </div>
                        </div>
                        <div class="c-stories__details">
                          <div class="c-stories__title">
                            <a class="c-stories__url" data-bind="text:title, attr: {href:url}" href="/news/2024/6/20/eneli-becomes-youngest-captain-in-real-salt-lake-history.aspx">Eneli Becomes Youngest Captain In Real Salt Lake History</a>
                          </div>
                          <div class="c-stories__details--sport flex">
                            <!-- ko if: ko.observable().matchMedia("(min-width: 768px)") -->
                            <div class="c-stories__sport" data-bind="text: sport.title">Men's Soccer</div>
                            <!-- /ko -->
                            <!-- ko if: ko.observable().matchMedia("(max-width: 767px)") --><!-- /ko -->
                            <span class="c-stories__separator">/</span>
                            <div class="c-stories__date" data-bind="formatDate:date, format:'MMM D, YYYY'">Jun 20, 2024</div>
                            <span class="c-stories__separator">/</span>
                            <div class="c-stories__archives">
                              <a data-bind="attr: { 'aria-label': sport.title + ' Story Archives', href: '/archives.aspx?path=' + sport.shortname}" aria-label="Men's Soccer Story Archives" href="/archives.aspx?path=msoccer">Story Archives</a></div>
                          </div>
                        </div>
                        <div class="c-stories__ad hide-on-x-large">
                          <ads-component params="{name: 'cs-story-d6179f'}"><!-- 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="Tompkins Trust Company logo 150x50 2023" href="/common/controls/adhandler.aspx?ad_id=1&amp;target=https://www.tompkinstrust.com/" title="CS Story Ad - Tompkins Trust" 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/2023/8/2/Tompkins_150x50.png"><img data-src="/images/2023/8/2/Tompkins_150x50.png" alt="Tompkins Trust Company logo 150x50 2023" 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>
                      </div>
                      <div class="c-stories__item slick-slide" data-slick-index="5" aria-hidden="true" style="width: 1008px; position: relative; left: -5040px; top: 0px; z-index: 800; opacity: 0;">
                        <div class="c-stories__media-container">
                          <div class="c-stories__media" data-bind="showcasePlayer: showcase, appendButton:true">
                            <!-- ko switch -->
                            <!-- ko case: image_source -->
                            <picture class="c-stories__picture">
                              <source media="(min-width:768px)" data-bind="attr: {'data-lazy' : image_source + '?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/Multi_Player_Feature_1900x994.jpg?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <source media="(min-width:540px)" data-bind="attr: {'data-lazy' : image_source + '?width=768&amp;height=432&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/Multi_Player_Feature_1900x994.jpg?width=768&amp;height=432&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <source media="(min-width:0px)" data-bind="attr: {'data-lazy' : image_source + '?width=540&amp;height=304&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                data-lazy="/images/2024/6/20/Multi_Player_Feature_1900x994.jpg?width=540&amp;height=304&amp;mode=crop&amp;format=jpg&amp;quality=80">
                              <img class="lazy slick-loading" data-bind="attr: {'alt': image_alt_text, 'data-lazy' : image_source + '?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80'}"
                                alt="Cornell Men's Lightweight Rowing IRCA All-Americans Graphic" data-lazy="/images/2024/6/20/Multi_Player_Feature_1900x994.jpg?width=1080&amp;height=608&amp;mode=crop&amp;format=jpg&amp;quality=80">
                            </picture>
                            <!-- /ko -->
                            <!-- ko case: $else --><!-- /ko -->
                            <!-- /ko -->
                            <!--
                        <button type="button" class="c-stories__prev" aria-label="Previous Story"></button>
                        <button type="button" class="c-stories__next" aria-label="Next Story"></button>
                        -->
                          </div>
                        </div>
                        <div class="c-stories__details">
                          <div class="c-stories__title">
                            <a class="c-stories__url" data-bind="text:title, attr: {href:url}" href="/news/2024/6/20/mens-rowing-2024-empacher-irca-all-americans.aspx">Lightweight Rowing Trio Receive 2024 Empacher-IRCA All-American Honors</a>
                          </div>
                          <div class="c-stories__details--sport flex">
                            <!-- ko if: ko.observable().matchMedia("(min-width: 768px)") -->
                            <div class="c-stories__sport" data-bind="text: sport.title">Men's Rowing - Lightweight</div>
                            <!-- /ko -->
                            <!-- ko if: ko.observable().matchMedia("(max-width: 767px)") --><!-- /ko -->
                            <span class="c-stories__separator">/</span>
                            <div class="c-stories__date" data-bind="formatDate:date, format:'MMM D, YYYY'">Jun 20, 2024</div>
                            <span class="c-stories__separator">/</span>
                            <div class="c-stories__archives">
                              <a data-bind="attr: { 'aria-label': sport.title + ' Story Archives', href: '/archives.aspx?path=' + sport.shortname}" aria-label="Men's Rowing - Lightweight Story Archives" href="/archives.aspx?path=mrow-l">Story Archives</a>
                            </div>
                          </div>
                        </div>
                        <div class="c-stories__ad hide-on-x-large">
                          <ads-component params="{name: 'cs-story-d6179f'}"><!-- 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="Tompkins Trust Company logo 150x50 2023" href="/common/controls/adhandler.aspx?ad_id=1&amp;target=https://www.tompkinstrust.com/" title="CS Story Ad - Tompkins Trust" 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/2023/8/2/Tompkins_150x50.png"><img data-src="/images/2023/8/2/Tompkins_150x50.png" alt="Tompkins Trust Company logo 150x50 2023" 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>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="c-stories__list-container hide-on-large-down">
                  <ul class="c-stories__list reset-list" data-bind="fastForEach:$component.thumbnails">
                    <li class="c-stories__list-item c-stories__list-item--active" data-bind="css: { 'c-stories__list-item--active': active }, event: { mouseenter: $component.slickGoTo } ">
                      <a class="c-stories__list-url" data-bind="text: title, attr: { href:url }" href="/news/2024/6/21/mens-ice-hockey-2024-25-newcomers-release.aspx">Men's Hockey Announces Incoming Class of 2028</a>
                    </li>
                    <li class="c-stories__list-item" data-bind="css: { 'c-stories__list-item--active': active }, event: { mouseenter: $component.slickGoTo } ">
                      <a class="c-stories__list-url" data-bind="text: title, attr: { href:url }" href="/news/2024/6/20/mens-ice-hockey-abbott-named-head-coach-of-chicago-wolves.aspx">Cam Abbott '06 Named Head Coach of AHL's Chicago Wolves</a>
                    </li>
                    <li class="c-stories__list-item" data-bind="css: { 'c-stories__list-item--active': active }, event: { mouseenter: $component.slickGoTo } ">
                      <a class="c-stories__list-url" data-bind="text: title, attr: { href:url }" href="/news/2024/6/20/jockims-named-ahca-all-american-scholar.aspx">Jockims Named AHCA All-American Scholar</a>
                    </li>
                    <li class="c-stories__list-item" data-bind="css: { 'c-stories__list-item--active': active }, event: { mouseenter: $component.slickGoTo } ">
                      <a class="c-stories__list-url" data-bind="text: title, attr: { href:url }" href="/news/2024/6/20/two-more-field-hockey-players-earn-camp-invites.aspx">Two More Field Hockey Players Earn Camp Invites</a>
                    </li>
                    <li class="c-stories__list-item" data-bind="css: { 'c-stories__list-item--active': active }, event: { mouseenter: $component.slickGoTo } ">
                      <a class="c-stories__list-url" data-bind="text: title, attr: { href:url }" href="/news/2024/6/20/eneli-becomes-youngest-captain-in-real-salt-lake-history.aspx">Eneli Becomes Youngest Captain In Real Salt Lake History</a>
                    </li>
                    <li class="c-stories__list-item" data-bind="css: { 'c-stories__list-item--active': active }, event: { mouseenter: $component.slickGoTo } ">
                      <a class="c-stories__list-url" data-bind="text: title, attr: { href:url }" href="/news/2024/6/20/mens-rowing-2024-empacher-irca-all-americans.aspx">Lightweight Rowing Trio Receive 2024 Empacher-IRCA All-American Honors</a>
                    </li>
                  </ul>
                  <div class="c-stories__ad">
                    <ads-component params="{name: 'cs-story-d6179f'}"><!-- 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="Tompkins Trust Company logo 150x50 2023" href="/common/controls/adhandler.aspx?ad_id=1&amp;target=https://www.tompkinstrust.com/" title="CS Story Ad - Tompkins Trust" 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/2023/8/2/Tompkins_150x50.png" srcset="/images/2023/8/2/Tompkins_150x50.png"><img data-src="/images/2023/8/2/Tompkins_150x50.png" alt="Tompkins Trust Company logo 150x50 2023" class=" lazyloaded" style="" src="/images/2023/8/2/Tompkins_150x50.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>
              </div>
              <!-- /ko -->
              <!-- ko if: name() === 'featured-stories'--><!-- /ko -->
            </stories-component>
          </section>
          <section id="s-schedule" aria-labelledby="ui-id-2" role="tabpanel" class="ui-tabs-panel ui-corner-bottom ui-widget-content" aria-hidden="true" style="display: none;">
            <h2 id="h2_schedule" class="accessible-hide">Schedule</h2>
            <div class="tabs tab s-events__tabs ui-tabs ui-corner-all ui-widget ui-widget-content">
              <div class="tab-underline" style="width: 47px;"></div>
              <ul class="flex s-schedule-tab-list reset-list 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="s-schedule-upcoming" aria-labelledby="ui-id-5" aria-selected="true"
                  aria-expanded="true"><a aria-controls="s-schedule-upcoming" class="tab-anchor s-events__tabs-link ui-tabs-anchor" href="#s-schedule-upcoming" role="presentation" tabindex="-1" id="ui-id-5">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="s-schedule-recent" aria-labelledby="ui-id-6" aria-selected="false" aria-expanded="false">
                  <a aria-controls="s-schedule-recent" class="tab-anchor s-events__tabs-link ui-tabs-anchor" href="#s-schedule-recent" role="presentation" tabindex="-1" id="ui-id-6">Scores</a></li>
                <li class="s-events__tabs-link ui-tabs-tab ui-corner-top ui-state-default ui-tab" role="tab" tabindex="-1" aria-controls="ui-id-8" aria-labelledby="ui-id-7" aria-selected="false" aria-expanded="false">
                  <a class="last ui-tabs-anchor" href="/calendar.aspx" role="presentation" tabindex="0" id="ui-id-7">Composite</a></li>
              </ul>
              <div id="s-schedule-upcoming" aria-labelledby="ui-id-5" role="tabpanel" class="ui-tabs-panel ui-corner-bottom ui-widget-content" aria-hidden="false">
                <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": {
                      "school_name": "Cornell University"
                    },
                    "context": null,
                    "dummy": false,
                    "type": "events",
                    "id": "d4cebda1-28f8-4b2d-8ef4-fb5136c8ca94",
                    "data": [{
                      "id": 60535,
                      "game_pregame_story_id": null,
                      "game_postgame_story_id": null,
                      "date": "2024-07-02T00:00:00",
                      "end_date": "2024-07-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": "N",
                      "neutral_hometeam": false,
                      "location": "Henley-on-Thames, England",
                      "conference": null,
                      "conference_abbrev": null,
                      "conference_logo": null,
                      "is_conference": false,
                      "show_atvs": true,
                      "is_spotlight": false,
                      "type": "upcoming",
                      "tournament": "Royal Henley Regatta",
                      "sport": {
                        "id": 11,
                        "title": "Men's Rowing - Lightweight",
                        "abbreviation": "MROW-L",
                        "shortname": "mrow-l",
                        "short_title": "MROW-L",
                        "global_sport_id": null,
                        "non_sport": false,
                        "show_at_vs": true,
                        "global_sport_shortname": "mrow",
                        "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": "Event"
                      },
                      "schedule": {
                        "id": 12126,
                        "title": "2023-24 Men's Rowing - Lightweight Schedule",
                        "url": "https://cornellbigred.com/schedule.aspx?schedule=12126"
                      },
                      "opponent": {
                        "id": 4765,
                        "prefix": null,
                        "name": "Royal Henley Regatta",
                        "title": "Royal Henley Regatta",
                        "image": "/images/2024/6/3/RHR_Logo.png"
                      },
                      "media": {
                        "video": null,
                        "video_text": null,
                        "audio": null,
                        "audio_text": null,
                        "stats": null,
                        "tickets": null,
                        "game_note": null,
                        "game_promotion_name": null,
                        "tv": "YouTube",
                        "tv_image": "/images/2022/9/13/YouTube_Logo.png",
                        "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": 60535,
                        "status": null,
                        "team_score": null,
                        "opponent_score": null,
                        "prescore": null,
                        "postscore": null,
                        "bid": "QiAoAscv2ze4l%2bxQokgzaw%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": 59997,
                      "game_pregame_story_id": null,
                      "game_postgame_story_id": null,
                      "date": "2024-08-25T13:00:00",
                      "end_date": null,
                      "date_utc": "2024-08-25T17:00:00Z",
                      "end_date_utc": null,
                      "time": "1:00 p.m.",
                      "is_doubleheader": false,
                      "allday": false,
                      "tbd": false,
                      "team_prefix": "",
                      "status": "A",
                      "location_indicator": "A",
                      "neutral_hometeam": false,
                      "location": "Hamilton, N.Y.",
                      "conference": "Ivy League ",
                      "conference_abbrev": "Ivy League",
                      "conference_logo": "/images/2019/9/18/IvyLeague_Green__2019_71.png",
                      "is_conference": false,
                      "show_atvs": true,
                      "is_spotlight": false,
                      "type": "upcoming",
                      "tournament": null,
                      "sport": {
                        "id": 29,
                        "title": "Women's Soccer",
                        "abbreviation": "WSOC",
                        "shortname": "wsoccer",
                        "short_title": "WSOC",
                        "global_sport_id": null,
                        "non_sport": false,
                        "show_at_vs": true,
                        "global_sport_shortname": "wsoc",
                        "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": 12157,
                        "title": "2024 Women's Soccer Schedule",
                        "url": "https://cornellbigred.com/schedule.aspx?schedule=12157"
                      },
                      "opponent": {
                        "id": 9,
                        "prefix": null,
                        "name": "Colgate University",
                        "title": "Colgate University",
                        "image": "/images/logos/Colgate_2022.png"
                      },
                      "media": {
                        "video": "https://www.espn.com/search/_/q/cornell/o/watch/appearance/dark",
                        "video_text": "Watch Live",
                        "audio": null,
                        "audio_text": null,
                        "stats": "http://sidearmstats.com/cornell/wsoccer",
                        "tickets": null,
                        "game_note": null,
                        "game_promotion_name": null,
                        "tv": "ESPN+",
                        "tv_image": "/images/2019/8/21/ESPNPlus_wfrei.png",
                        "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": 59997,
                        "status": null,
                        "team_score": null,
                        "opponent_score": null,
                        "prescore": null,
                        "postscore": null,
                        "bid": "aPd40Xa98uLn6HrRUnmLvA%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": 59998,
                      "game_pregame_story_id": null,
                      "game_postgame_story_id": null,
                      "date": "2024-08-29T19:00:00",
                      "end_date": null,
                      "date_utc": "2024-08-29T23:00:00Z",
                      "end_date_utc": null,
                      "time": "7:00 p.m.",
                      "is_doubleheader": false,
                      "allday": false,
                      "tbd": false,
                      "team_prefix": "",
                      "status": "A",
                      "location_indicator": "H",
                      "neutral_hometeam": false,
                      "location": "Ithaca, N.Y.",
                      "conference": "Ivy League ",
                      "conference_abbrev": "Ivy League",
                      "conference_logo": "/images/2019/9/18/IvyLeague_Green__2019_71.png",
                      "is_conference": false,
                      "show_atvs": true,
                      "is_spotlight": false,
                      "type": "upcoming",
                      "tournament": null,
                      "sport": {
                        "id": 29,
                        "title": "Women's Soccer",
                        "abbreviation": "WSOC",
                        "shortname": "wsoccer",
                        "short_title": "WSOC",
                        "global_sport_id": null,
                        "non_sport": false,
                        "show_at_vs": true,
                        "global_sport_shortname": "wsoc",
                        "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": 12157,
                        "title": "2024 Women's Soccer Schedule",
                        "url": "https://cornellbigred.com/schedule.aspx?schedule=12157"
                      },
                      "opponent": {
                        "id": 6,
                        "prefix": null,
                        "name": "University at Buffalo",
                        "title": "University at Buffalo",
                        "image": "/images/logos/BuffaloLogo2019.png"
                      },
                      "media": {
                        "video": "https://www.espn.com/search/_/q/cornell/o/watch/appearance/dark",
                        "video_text": "Watch Live",
                        "audio": null,
                        "audio_text": null,
                        "stats": "http://sidearmstats.com/cornell/wsoccer",
                        "tickets": null,
                        "game_note": null,
                        "game_promotion_name": null,
                        "tv": "ESPN+",
                        "tv_image": "/images/2019/8/21/ESPNPlus_wfrei.png",
                        "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": 59998,
                        "status": null,
                        "team_score": null,
                        "opponent_score": null,
                        "prescore": null,
                        "postscore": null,
                        "bid": "SGQ2yc4EVCFBnE5RP59bYg%3d%3d",
                        "boxscore": null,
                        "line_scores": null
                      },
                      "game_facility": {
                        "id": 4,
                        "title": "Berman Field",
                        "url": "/facilities/?id=4"
                      },
                      "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": 59932,
                      "game_pregame_story_id": null,
                      "game_postgame_story_id": null,
                      "date": "2024-08-31T17:00:00",
                      "end_date": null,
                      "date_utc": "2024-08-31T21:00:00Z",
                      "end_date_utc": null,
                      "time": "5:00 p.m.",
                      "is_doubleheader": false,
                      "allday": false,
                      "tbd": false,
                      "team_prefix": "",
                      "status": "A",
                      "location_indicator": "H",
                      "neutral_hometeam": false,
                      "location": "Ithaca, N.Y.",
                      "conference": "Ivy League ",
                      "conference_abbrev": "Ivy League",
                      "conference_logo": "/images/2019/9/18/IvyLeague_Green__2019_71.png",
                      "is_conference": false,
                      "show_atvs": true,
                      "is_spotlight": false,
                      "type": "upcoming",
                      "tournament": null,
                      "sport": {
                        "id": 12,
                        "title": "Men's Soccer",
                        "abbreviation": "MSOC",
                        "shortname": "msoccer",
                        "short_title": "MSOC",
                        "global_sport_id": null,
                        "non_sport": false,
                        "show_at_vs": true,
                        "global_sport_shortname": "msoc",
                        "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": 12154,
                        "title": "2024 Men's Soccer Schedule",
                        "url": "https://cornellbigred.com/schedule.aspx?schedule=12154"
                      },
                      "opponent": {
                        "id": 47,
                        "prefix": null,
                        "name": "Marist College",
                        "title": "Marist College",
                        "image": "/images/logos/Marist_Red_Foxes.png"
                      },
                      "media": {
                        "video": "https://www.espn.com/search/_/q/cornell/o/watch/appearance/dark",
                        "video_text": "Watch Live",
                        "audio": null,
                        "audio_text": null,
                        "stats": "http://sidearmstats.com/cornell/msoc/",
                        "tickets": null,
                        "game_note": null,
                        "game_promotion_name": null,
                        "tv": "ESPN+",
                        "tv_image": "/images/2019/8/21/ESPNPlus_wfrei.png",
                        "tv_image_link": "https://www.espn.com/search/_/q/cornell/o/watch/appearance/dark",
                        "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": 59932,
                        "status": null,
                        "team_score": null,
                        "opponent_score": null,
                        "prescore": null,
                        "postscore": null,
                        "bid": "FQJZsHhWdYQzqGY0lt1Kwg%3d%3d",
                        "boxscore": null,
                        "line_scores": null
                      },
                      "game_facility": {
                        "id": 4,
                        "title": "Berman Field",
                        "url": "/facilities/?id=4"
                      },
                      "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": 59999,
                      "game_pregame_story_id": null,
                      "game_postgame_story_id": null,
                      "date": "2024-09-01T13:00:00",
                      "end_date": null,
                      "date_utc": "2024-09-01T17:00:00Z",
                      "end_date_utc": null,
                      "time": "1:00 p.m.",
                      "is_doubleheader": false,
                      "allday": false,
                      "tbd": false,
                      "team_prefix": "",
                      "status": "A",
                      "location_indicator": "H",
                      "neutral_hometeam": false,
                      "location": "Ithaca, N.Y.",
                      "conference": "Ivy League ",
                      "conference_abbrev": "Ivy League",
                      "conference_logo": "/images/2019/9/18/IvyLeague_Green__2019_71.png",
                      "is_conference": false,
                      "show_atvs": true,
                      "is_spotlight": false,
                      "type": "upcoming",
                      "tournament": null,
                      "sport": {
                        "id": 29,
                        "title": "Women's Soccer",
                        "abbreviation": "WSOC",
                        "shortname": "wsoccer",
                        "short_title": "WSOC",
                        "global_sport_id": null,
                        "non_sport": false,
                        "show_at_vs": true,
                        "global_sport_shortname": "wsoc",
                        "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": 12157,
                        "title": "2024 Women's Soccer Schedule",
                        "url": "https://cornellbigred.com/schedule.aspx?schedule=12157"
                      },
                      "opponent": {
                        "id": 38,
                        "prefix": null,
                        "name": "Syracuse University",
                        "title": "Syracuse University",
                        "image": "/images/logos/Syracuse_logo.png"
                      },
                      "media": {
                        "video": "https://www.espn.com/search/_/q/cornell/o/watch/appearance/dark",
                        "video_text": "Watch Live",
                        "audio": null,
                        "audio_text": null,
                        "stats": "http://sidearmstats.com/cornell/wsoccer",
                        "tickets": null,
                        "game_note": null,
                        "game_promotion_name": null,
                        "tv": "ESPN+",
                        "tv_image": "/images/2019/8/21/ESPNPlus_wfrei.png",
                        "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": 59999,
                        "status": null,
                        "team_score": null,
                        "opponent_score": null,
                        "prescore": null,
                        "postscore": null,
                        "bid": "ZeqKAZl2htzGfwFR3qDoug%3d%3d",
                        "boxscore": null,
                        "line_scores": null
                      },
                      "game_facility": {
                        "id": 4,
                        "title": "Berman Field",
                        "url": "/facilities/?id=4"
                      },
                      "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": 60000,
                      "game_pregame_story_id": null,
                      "game_postgame_story_id": null,
                      "date": "2024-09-05T19:00:00",
                      "end_date": null,
                      "date_utc": "2024-09-05T23:00:00Z",
                      "end_date_utc": null,
                      "time": "7:00 p.m.",
                      "is_doubleheader": false,
                      "allday": false,
                      "tbd": false,
                      "team_prefix": "",
                      "status": "A",
                      "location_indicator": "H",
                      "neutral_hometeam": false,
                      "location": "Ithaca, N.Y.",
                      "conference": "Ivy League ",
                      "conference_abbrev": "Ivy League",
                      "conference_logo": "/images/2019/9/18/IvyLeague_Green__2019_71.png",
                      "is_conference": false,
                      "show_atvs": true,
                      "is_spotlight": false,
                      "type": "upcoming",
                      "tournament": null,
                      "sport": {
                        "id": 29,
                        "title": "Women's Soccer",
                        "abbreviation": "WSOC",
                        "shortname": "wsoccer",
                        "short_title": "WSOC",
                        "global_sport_id": null,
                        "non_sport": false,
                        "show_at_vs": true,
                        "global_sport_shortname": "wsoc",
                        "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": 12157,
                        "title": "2024 Women's Soccer Schedule",
                        "url": "https://cornellbigred.com/schedule.aspx?schedule=12157"
                      },
                      "opponent": {
                        "id": 122,
                        "prefix": null,
                        "name": "Boston College",
                        "title": "Boston College",
                        "image": "/images/logos/Boston-College.png"
                      },
                      "media": {
                        "video": "https://www.espn.com/search/_/q/cornell/o/watch/appearance/dark",
                        "video_text": "Watch Live",
                        "audio": null,
                        "audio_text": null,
                        "stats": "http://sidearmstats.com/cornell/wsoccer",
                        "tickets": null,
                        "game_note": null,
                        "game_promotion_name": null,
                        "tv": "ESPN+",
                        "tv_image": "/images/2019/8/21/ESPNPlus_wfrei.png",
                        "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": 60000,
                        "status": null,
                        "team_score": null,
                        "opponent_score": null,
                        "prescore": null,
                        "postscore": null,
                        "bid": "Z%2f6uX1qO35B9YCCKm9C0qA%3d%3d",
                        "boxscore": null,
                        "line_scores": null
                      },
                      "game_facility": {
                        "id": 4,
                        "title": "Berman Field",
                        "url": "/facilities/?id=4"
                      },
                      "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: 'd4cebda1-28f8-4b2d-8ef4-fb5136c8ca94' }"><!-- ko if: !data().length --><!-- /ko -->
                  <!-- ko if: !window.associated_sport -->
                  <div class="c-events__filter flex flex-align-center">
                    <div class="c-events__filter--inner flex flex-align-center">
                      <i class="sf-settings-2-minimal"></i>
                      <span>Show: </span>
                      <select class="c-events__filter-select" aria-label="Filter games by sport" data-bind="options: sports, value: selectedSport, optionsText: 'title', optionsAfterRender: function(item, value){
                    if(item.innerHTML == 'All Sports'){
                        item.innerHTML = 'All Games'
                    }
            }">
                        <option value="">Choose Sport</option>
                        <option value="">Baseball</option>
                        <option value="">Equestrian</option>
                        <option value="">Fencing</option>
                        <option value="">Field Hockey</option>
                        <option value="">Football</option>
                        <option value="">Men's Basketball</option>
                        <option value="">Men's Cross Country</option>
                        <option value="">Men's Golf</option>
                        <option value="">Men's Ice Hockey</option>
                        <option value="">Men's Lacrosse</option>
                        <option value="">Men's Polo</option>
                        <option value="">Men's Rowing - Heavyweight</option>
                        <option value="">Men's Rowing - Lightweight</option>
                        <option value="">Men's Soccer</option>
                        <option value="">Men's Squash</option>
                        <option value="">Men's Swimming &amp; Diving</option>
                        <option value="">Men's Tennis</option>
                        <option value="">Men's Track &amp; Field</option>
                        <option value="">Sailing</option>
                        <option value="">Softball</option>
                        <option value="">Sprint Football</option>
                        <option value="">Volleyball</option>
                        <option value="">Women's Basketball</option>
                        <option value="">Women's Cross Country</option>
                        <option value="">Women's Gymnastics</option>
                        <option value="">Women's Ice Hockey</option>
                        <option value="">Women's Lacrosse</option>
                        <option value="">Women's Polo</option>
                        <option value="">Women's Rowing</option>
                        <option value="">Women's Soccer</option>
                        <option value="">Women's Squash</option>
                        <option value="">Women's Swimming &amp; Diving</option>
                        <option value="">Women's Tennis</option>
                        <option value="">Women's Track &amp; Field</option>
                        <option value="">Wrestling</option>
                      </select>
                    </div>
                  </div>
                  <!-- /ko -->
                  <div class="component c-events c-events--list-logos" data-bind="fastForEach: data">
                    <div class="c-events__item flex">
                      <div class="c-events__date-time">
                        <!-- ko if: !isLive() -->
                        <div class="c-events__date hide-on-medium-down" data-bind="formatDate:date, format:'ddd., MMM D'">Tue., Jul 2</div>
                        <div class="c-events__date hide-on-large" data-bind="formatDate:date, format:'MM/D'">07/2</div>
                        <div class="c-events__time">
                          <span data-bind="text: time">All Day</span>
                          <!-- ko if: isDoubleheader --><!-- /ko -->
                          <!-- ko if: type === 'recent' --><!-- /ko -->
                        </div>
                        <!-- /ko -->
                        <!-- ko if: isLive() --><!-- /ko -->
                      </div>
                      <div class="c-events__logo-sport flex flex-align-center">
                        <div class="c-events__logos flex flex-align-center">
                          <!-- ko if: isLive() --><!-- /ko -->
                          <!-- ko if: !isLive() -->
                          <div class="c-events__logo hide-on-large-down">
                            <!-- ko if: opponent.image -->
                            <img data-bind="attr: { src: opponent.image + '?width=50', alt: opponent.title + ' logo' }" src="/images/2024/6/3/RHR_Logo.png?width=50" alt="Royal Henley Regatta logo">
                            <!-- /ko -->
                            <!-- ko if: !opponent.image --><!-- /ko -->
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__sport-opponent">
                          <div class="c-events__sport" data-bind="text: sport.shortname">mrow-l</div>
                          <div class="c-events__opponent">
                            <span data-bind="text:atVs">at</span><span data-bind="trimText: opponent.title, count: 50">Royal Henley Regatta</span>
                          </div>
                          <!-- ko if: type === 'upcoming' -->
                          <div class="c-events__location flex flex-align-center hide-on-x-large"><span data-bind="text: location">Henley-on-Thames, England</span></div>
                          <!-- /ko -->
                        </div>
                      </div>
                      <!-- ko if: type === 'upcoming' -->
                      <div class="c-events__location flex flex-align-center hide-on-large-down"><span data-bind="text: location">Henley-on-Thames, England</span></div>
                      <!-- /ko -->
                      <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                        <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) --><!-- /ko -->
                      </ul>
                    </div>
                    <div class="c-events__item flex">
                      <div class="c-events__date-time">
                        <!-- ko if: !isLive() -->
                        <div class="c-events__date hide-on-medium-down" data-bind="formatDate:date, format:'ddd., MMM D'">Sun., Aug 25</div>
                        <div class="c-events__date hide-on-large" data-bind="formatDate:date, format:'MM/D'">08/25</div>
                        <div class="c-events__time">
                          <span data-bind="text: time">1:00 p.m.</span>
                          <!-- ko if: isDoubleheader --><!-- /ko -->
                          <!-- ko if: type === 'recent' --><!-- /ko -->
                        </div>
                        <!-- /ko -->
                        <!-- ko if: isLive() --><!-- /ko -->
                      </div>
                      <div class="c-events__logo-sport flex flex-align-center">
                        <div class="c-events__logos flex flex-align-center">
                          <!-- ko if: isLive() --><!-- /ko -->
                          <!-- ko if: !isLive() -->
                          <div class="c-events__logo hide-on-large-down">
                            <!-- ko if: opponent.image -->
                            <img data-bind="attr: { src: opponent.image + '?width=50', alt: opponent.title + ' logo' }" src="/images/logos/Colgate_2022.png?width=50" alt="Colgate University logo">
                            <!-- /ko -->
                            <!-- ko if: !opponent.image --><!-- /ko -->
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__sport-opponent">
                          <div class="c-events__sport" data-bind="text: sport.shortname">wsoccer</div>
                          <div class="c-events__opponent">
                            <span data-bind="text:atVs">at</span><span data-bind="trimText: opponent.title, count: 50">Colgate University</span>
                          </div>
                          <!-- ko if: type === 'upcoming' -->
                          <div class="c-events__location flex flex-align-center hide-on-x-large"><span data-bind="text: location">Hamilton, N.Y.</span></div>
                          <!-- /ko -->
                        </div>
                      </div>
                      <!-- ko if: type === 'upcoming' -->
                      <div class="c-events__location flex flex-align-center hide-on-large-down"><span data-bind="text: location">Hamilton, N.Y.</span></div>
                      <!-- /ko -->
                      <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                        <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                        <!-- ko if: type === 'upcoming' -->
                        <!-- ko if: media.audio --><!-- /ko -->
                        <!-- ko if: media.video -->
                        <li class="c-events__media-item">
                          <a class="c-events__media-link" data-bind="attr: { href: media.video }" href="https://www.espn.com/search/_/q/cornell/o/watch/appearance/dark">
                                    <i class="hide-on-x-large sf-video"></i>
                                    <span class="accessible-hide">Live</span> <span class="hide-on-large-down">Video</span> <span class="accessible-hide">for <span data-bind="text: sport.title">Women's Soccer</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">Colgate University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">August 25, 2024</span> at <span data-bind="text: time">1:00 p.m.</span>
                                    </span>
                                </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: media.stats -->
                        <li class="c-events__media-item">
                          <a class="c-events__media-link" data-bind="attr: { href: media.stats }" href="http://sidearmstats.com/cornell/wsoccer">
                                    <i class="hide-on-x-large sf-stats"></i>
                                    <span class="hide-on-large-down">Live Stats</span> <span class="accessible-hide">for <span data-bind="text: sport.title">Women's Soccer</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">Colgate University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">August 25, 2024</span> at <span data-bind="text: time">1:00 p.m.</span>
                                    </span>
                                </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: media.tickets --><!-- /ko -->
                        <!-- /ko -->
                        <!-- ko if: type === 'recent' --><!-- /ko -->
                        <!-- /ko -->
                      </ul>
                    </div>
                    <div class="c-events__item flex">
                      <div class="c-events__date-time">
                        <!-- ko if: !isLive() -->
                        <div class="c-events__date hide-on-medium-down" data-bind="formatDate:date, format:'ddd., MMM D'">Thu., Aug 29</div>
                        <div class="c-events__date hide-on-large" data-bind="formatDate:date, format:'MM/D'">08/29</div>
                        <div class="c-events__time">
                          <span data-bind="text: time">7:00 p.m.</span>
                          <!-- ko if: isDoubleheader --><!-- /ko -->
                          <!-- ko if: type === 'recent' --><!-- /ko -->
                        </div>
                        <!-- /ko -->
                        <!-- ko if: isLive() --><!-- /ko -->
                      </div>
                      <div class="c-events__logo-sport flex flex-align-center">
                        <div class="c-events__logos flex flex-align-center">
                          <!-- ko if: isLive() --><!-- /ko -->
                          <!-- ko if: !isLive() -->
                          <div class="c-events__logo hide-on-large-down">
                            <!-- ko if: opponent.image -->
                            <img data-bind="attr: { src: opponent.image + '?width=50', alt: opponent.title + ' logo' }" src="/images/logos/BuffaloLogo2019.png?width=50" alt="University at Buffalo logo">
                            <!-- /ko -->
                            <!-- ko if: !opponent.image --><!-- /ko -->
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__sport-opponent">
                          <div class="c-events__sport" data-bind="text: sport.shortname">wsoccer</div>
                          <div class="c-events__opponent">
                            <span data-bind="text:atVs">vs</span><span data-bind="trimText: opponent.title, count: 50">University at Buffalo</span>
                          </div>
                          <!-- ko if: type === 'upcoming' -->
                          <div class="c-events__location flex flex-align-center hide-on-x-large"><span data-bind="text: location">Ithaca, N.Y.</span></div>
                          <!-- /ko -->
                        </div>
                      </div>
                      <!-- ko if: type === 'upcoming' -->
                      <div class="c-events__location flex flex-align-center hide-on-large-down"><span data-bind="text: location">Ithaca, N.Y.</span></div>
                      <!-- /ko -->
                      <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                        <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                        <!-- ko if: type === 'upcoming' -->
                        <!-- ko if: media.audio --><!-- /ko -->
                        <!-- ko if: media.video -->
                        <li class="c-events__media-item">
                          <a class="c-events__media-link" data-bind="attr: { href: media.video }" href="https://www.espn.com/search/_/q/cornell/o/watch/appearance/dark">
                                    <i class="hide-on-x-large sf-video"></i>
                                    <span class="accessible-hide">Live</span> <span class="hide-on-large-down">Video</span> <span class="accessible-hide">for <span data-bind="text: sport.title">Women's Soccer</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">University at Buffalo</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">August 29, 2024</span> at <span data-bind="text: time">7:00 p.m.</span>
                                    </span>
                                </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: media.stats -->
                        <li class="c-events__media-item">
                          <a class="c-events__media-link" data-bind="attr: { href: media.stats }" href="http://sidearmstats.com/cornell/wsoccer">
                                    <i class="hide-on-x-large sf-stats"></i>
                                    <span class="hide-on-large-down">Live Stats</span> <span class="accessible-hide">for <span data-bind="text: sport.title">Women's Soccer</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">University at Buffalo</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">August 29, 2024</span> at <span data-bind="text: time">7:00 p.m.</span>
                                    </span>
                                </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: media.tickets --><!-- /ko -->
                        <!-- /ko -->
                        <!-- ko if: type === 'recent' --><!-- /ko -->
                        <!-- /ko -->
                      </ul>
                    </div>
                    <div class="c-events__item flex">
                      <div class="c-events__date-time">
                        <!-- ko if: !isLive() -->
                        <div class="c-events__date hide-on-medium-down" data-bind="formatDate:date, format:'ddd., MMM D'">Sat., Aug 31</div>
                        <div class="c-events__date hide-on-large" data-bind="formatDate:date, format:'MM/D'">08/31</div>
                        <div class="c-events__time">
                          <span data-bind="text: time">5:00 p.m.</span>
                          <!-- ko if: isDoubleheader --><!-- /ko -->
                          <!-- ko if: type === 'recent' --><!-- /ko -->
                        </div>
                        <!-- /ko -->
                        <!-- ko if: isLive() --><!-- /ko -->
                      </div>
                      <div class="c-events__logo-sport flex flex-align-center">
                        <div class="c-events__logos flex flex-align-center">
                          <!-- ko if: isLive() --><!-- /ko -->
                          <!-- ko if: !isLive() -->
                          <div class="c-events__logo hide-on-large-down">
                            <!-- ko if: opponent.image -->
                            <img data-bind="attr: { src: opponent.image + '?width=50', alt: opponent.title + ' logo' }" src="/images/logos/Marist_Red_Foxes.png?width=50" alt="Marist College logo">
                            <!-- /ko -->
                            <!-- ko if: !opponent.image --><!-- /ko -->
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__sport-opponent">
                          <div class="c-events__sport" data-bind="text: sport.shortname">msoccer</div>
                          <div class="c-events__opponent">
                            <span data-bind="text:atVs">vs</span><span data-bind="trimText: opponent.title, count: 50">Marist College</span>
                          </div>
                          <!-- ko if: type === 'upcoming' -->
                          <div class="c-events__location flex flex-align-center hide-on-x-large"><span data-bind="text: location">Ithaca, N.Y.</span></div>
                          <!-- /ko -->
                        </div>
                      </div>
                      <!-- ko if: type === 'upcoming' -->
                      <div class="c-events__location flex flex-align-center hide-on-large-down"><span data-bind="text: location">Ithaca, N.Y.</span></div>
                      <!-- /ko -->
                      <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                        <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                        <!-- ko if: type === 'upcoming' -->
                        <!-- ko if: media.audio --><!-- /ko -->
                        <!-- ko if: media.video -->
                        <li class="c-events__media-item">
                          <a class="c-events__media-link" data-bind="attr: { href: media.video }" href="https://www.espn.com/search/_/q/cornell/o/watch/appearance/dark">
                                    <i class="hide-on-x-large sf-video"></i>
                                    <span class="accessible-hide">Live</span> <span class="hide-on-large-down">Video</span> <span class="accessible-hide">for <span data-bind="text: sport.title">Men's Soccer</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Marist College</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">August 31, 2024</span> at <span data-bind="text: time">5:00 p.m.</span>
                                    </span>
                                </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: media.stats -->
                        <li class="c-events__media-item">
                          <a class="c-events__media-link" data-bind="attr: { href: media.stats }" href="http://sidearmstats.com/cornell/msoc/">
                                    <i class="hide-on-x-large sf-stats"></i>
                                    <span class="hide-on-large-down">Live Stats</span> <span class="accessible-hide">for <span data-bind="text: sport.title">Men's Soccer</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Marist College</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">August 31, 2024</span> at <span data-bind="text: time">5:00 p.m.</span>
                                    </span>
                                </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: media.tickets --><!-- /ko -->
                        <!-- /ko -->
                        <!-- ko if: type === 'recent' --><!-- /ko -->
                        <!-- /ko -->
                      </ul>
                    </div>
                    <div class="c-events__item flex">
                      <div class="c-events__date-time">
                        <!-- ko if: !isLive() -->
                        <div class="c-events__date hide-on-medium-down" data-bind="formatDate:date, format:'ddd., MMM D'">Sun., Sep 1</div>
                        <div class="c-events__date hide-on-large" data-bind="formatDate:date, format:'MM/D'">09/1</div>
                        <div class="c-events__time">
                          <span data-bind="text: time">1:00 p.m.</span>
                          <!-- ko if: isDoubleheader --><!-- /ko -->
                          <!-- ko if: type === 'recent' --><!-- /ko -->
                        </div>
                        <!-- /ko -->
                        <!-- ko if: isLive() --><!-- /ko -->
                      </div>
                      <div class="c-events__logo-sport flex flex-align-center">
                        <div class="c-events__logos flex flex-align-center">
                          <!-- ko if: isLive() --><!-- /ko -->
                          <!-- ko if: !isLive() -->
                          <div class="c-events__logo hide-on-large-down">
                            <!-- ko if: opponent.image -->
                            <img data-bind="attr: { src: opponent.image + '?width=50', alt: opponent.title + ' logo' }" src="/images/logos/Syracuse_logo.png?width=50" alt="Syracuse University logo">
                            <!-- /ko -->
                            <!-- ko if: !opponent.image --><!-- /ko -->
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__sport-opponent">
                          <div class="c-events__sport" data-bind="text: sport.shortname">wsoccer</div>
                          <div class="c-events__opponent">
                            <span data-bind="text:atVs">vs</span><span data-bind="trimText: opponent.title, count: 50">Syracuse University</span>
                          </div>
                          <!-- ko if: type === 'upcoming' -->
                          <div class="c-events__location flex flex-align-center hide-on-x-large"><span data-bind="text: location">Ithaca, N.Y.</span></div>
                          <!-- /ko -->
                        </div>
                      </div>
                      <!-- ko if: type === 'upcoming' -->
                      <div class="c-events__location flex flex-align-center hide-on-large-down"><span data-bind="text: location">Ithaca, N.Y.</span></div>
                      <!-- /ko -->
                      <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                        <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                        <!-- ko if: type === 'upcoming' -->
                        <!-- ko if: media.audio --><!-- /ko -->
                        <!-- ko if: media.video -->
                        <li class="c-events__media-item">
                          <a class="c-events__media-link" data-bind="attr: { href: media.video }" href="https://www.espn.com/search/_/q/cornell/o/watch/appearance/dark">
                                    <i class="hide-on-x-large sf-video"></i>
                                    <span class="accessible-hide">Live</span> <span class="hide-on-large-down">Video</span> <span class="accessible-hide">for <span data-bind="text: sport.title">Women's Soccer</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Syracuse University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">September 1, 2024</span> at <span data-bind="text: time">1:00 p.m.</span>
                                    </span>
                                </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: media.stats -->
                        <li class="c-events__media-item">
                          <a class="c-events__media-link" data-bind="attr: { href: media.stats }" href="http://sidearmstats.com/cornell/wsoccer">
                                    <i class="hide-on-x-large sf-stats"></i>
                                    <span class="hide-on-large-down">Live Stats</span> <span class="accessible-hide">for <span data-bind="text: sport.title">Women's Soccer</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Syracuse University</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">September 1, 2024</span> at <span data-bind="text: time">1:00 p.m.</span>
                                    </span>
                                </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: media.tickets --><!-- /ko -->
                        <!-- /ko -->
                        <!-- ko if: type === 'recent' --><!-- /ko -->
                        <!-- /ko -->
                      </ul>
                    </div>
                    <div class="c-events__item flex">
                      <div class="c-events__date-time">
                        <!-- ko if: !isLive() -->
                        <div class="c-events__date hide-on-medium-down" data-bind="formatDate:date, format:'ddd., MMM D'">Thu., Sep 5</div>
                        <div class="c-events__date hide-on-large" data-bind="formatDate:date, format:'MM/D'">09/5</div>
                        <div class="c-events__time">
                          <span data-bind="text: time">7:00 p.m.</span>
                          <!-- ko if: isDoubleheader --><!-- /ko -->
                          <!-- ko if: type === 'recent' --><!-- /ko -->
                        </div>
                        <!-- /ko -->
                        <!-- ko if: isLive() --><!-- /ko -->
                      </div>
                      <div class="c-events__logo-sport flex flex-align-center">
                        <div class="c-events__logos flex flex-align-center">
                          <!-- ko if: isLive() --><!-- /ko -->
                          <!-- ko if: !isLive() -->
                          <div class="c-events__logo hide-on-large-down">
                            <!-- ko if: opponent.image -->
                            <img data-bind="attr: { src: opponent.image + '?width=50', alt: opponent.title + ' logo' }" src="/images/logos/Boston-College.png?width=50" alt="Boston College logo">
                            <!-- /ko -->
                            <!-- ko if: !opponent.image --><!-- /ko -->
                          </div>
                          <!-- /ko -->
                        </div>
                        <div class="c-events__sport-opponent">
                          <div class="c-events__sport" data-bind="text: sport.shortname">wsoccer</div>
                          <div class="c-events__opponent">
                            <span data-bind="text:atVs">vs</span><span data-bind="trimText: opponent.title, count: 50">Boston College</span>
                          </div>
                          <!-- ko if: type === 'upcoming' -->
                          <div class="c-events__location flex flex-align-center hide-on-x-large"><span data-bind="text: location">Ithaca, N.Y.</span></div>
                          <!-- /ko -->
                        </div>
                      </div>
                      <!-- ko if: type === 'upcoming' -->
                      <div class="c-events__location flex flex-align-center hide-on-large-down"><span data-bind="text: location">Ithaca, N.Y.</span></div>
                      <!-- /ko -->
                      <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                        <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                        <!-- ko if: type === 'upcoming' -->
                        <!-- ko if: media.audio --><!-- /ko -->
                        <!-- ko if: media.video -->
                        <li class="c-events__media-item">
                          <a class="c-events__media-link" data-bind="attr: { href: media.video }" href="https://www.espn.com/search/_/q/cornell/o/watch/appearance/dark">
                                    <i class="hide-on-x-large sf-video"></i>
                                    <span class="accessible-hide">Live</span> <span class="hide-on-large-down">Video</span> <span class="accessible-hide">for <span data-bind="text: sport.title">Women's Soccer</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Boston College</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">September 5, 2024</span> at <span data-bind="text: time">7:00 p.m.</span>
                                    </span>
                                </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: media.stats -->
                        <li class="c-events__media-item">
                          <a class="c-events__media-link" data-bind="attr: { href: media.stats }" href="http://sidearmstats.com/cornell/wsoccer">
                                    <i class="hide-on-x-large sf-stats"></i>
                                    <span class="hide-on-large-down">Live Stats</span> <span class="accessible-hide">for <span data-bind="text: sport.title">Women's Soccer</span> <span data-bind="text: atVs">vs</span> <span data-bind="text: opponent.title">Boston College</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">September 5, 2024</span> at <span data-bind="text: time">7:00 p.m.</span>
                                    </span>
                                </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: media.tickets --><!-- /ko -->
                        <!-- /ko -->
                        <!-- ko if: type === 'recent' --><!-- /ko -->
                        <!-- /ko -->
                      </ul>
                    </div>
                  </div>
                  <div class="c-events__ad flex flex-justify-end">
                    <ads-component params="{name: 'cs-cal-a52302'}"><!-- 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="Tompkins Trust Company logo 150x50 2023" href="/common/controls/adhandler.aspx?ad_id=14&amp;target=https://www.tompkinstrust.com/" title="CS Cal" 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/2023/8/2/Tompkins_150x50.png" srcset="/images/2023/8/2/Tompkins_150x50.png"><img data-src="/images/2023/8/2/Tompkins_150x50.png" alt="Tompkins Trust Company logo 150x50 2023" class=" lazyloaded" style="" src="/images/2023/8/2/Tompkins_150x50.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>
                </events-component>
              </div>
              <div id="s-schedule-recent" aria-labelledby="ui-id-6" role="tabpanel" class="ui-tabs-panel ui-corner-bottom ui-widget-content" aria-hidden="true" style="display: none;">
                <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": {
                      "school_name": "Cornell University"
                    },
                    "context": null,
                    "dummy": false,
                    "type": "results",
                    "id": "fc892d06-387d-478a-b8d5-9ba5aca7516a",
                    "data": [{
                      "id": 59584,
                      "game_pregame_story_id": null,
                      "game_postgame_story_id": null,
                      "date": "2024-06-05T00:00:00",
                      "end_date": null,
                      "date_utc": null,
                      "end_date_utc": null,
                      "time": "All Day",
                      "is_doubleheader": false,
                      "allday": true,
                      "tbd": false,
                      "team_prefix": "",
                      "status": "O",
                      "location_indicator": "N",
                      "neutral_hometeam": false,
                      "location": "Eugene, Ore.",
                      "conference": "Ivy League ",
                      "conference_abbrev": "Ivy League",
                      "conference_logo": "/images/2019/9/18/IvyLeague_Green__2019_71.png",
                      "is_conference": false,
                      "show_atvs": true,
                      "is_spotlight": false,
                      "type": "recent",
                      "tournament": null,
                      "sport": {
                        "id": 17,
                        "title": "Men's Track & Field",
                        "abbreviation": "MTRACK",
                        "shortname": "mtrack",
                        "short_title": "MTRACK",
                        "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": 12134,
                        "title": "2023-24 Men's Track & Field Schedule",
                        "url": "https://cornellbigred.com/schedule.aspx?schedule=12134"
                      },
                      "opponent": {
                        "id": 505,
                        "prefix": null,
                        "name": "NCAA Outdoor Championships",
                        "title": "NCAA Outdoor Championships",
                        "image": "/images/logos/NCAALogoUpdated.png"
                      },
                      "media": {
                        "video": "https://www.espn.com/watch/player?id=95bc199b-bcc7-4761-b8c6-08e999522054",
                        "video_text": null,
                        "audio": null,
                        "audio_text": null,
                        "stats": "https://flashresults.ncaa.com/Outdoor/2024/index.htm",
                        "tickets": null,
                        "game_note": null,
                        "game_promotion_name": "Brad Morell (hammer) and Damian Hackett (1500m)",
                        "tv": null,
                        "tv_image": "/images/2019/8/21/ESPNPlus_wfrei.png",
                        "tv_image_link": null,
                        "radio": null,
                        "custom1": null,
                        "custom2": null,
                        "custom3": null,
                        "gamefiles": [{
                          "css_class": null,
                          "title": null,
                          "url": null
                        }],
                        "program": null,
                        "program_text": null
                      },
                      "story": {
                        "title": "Hackett, Morell Conclude Campaign With All-American Honorable-Mention",
                        "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/6/5/20240605133911_0N1A0293_copy.jpg",
                        "image_focal_point": null,
                        "image_alt_text": null,
                        "video": null,
                        "url": "/news/2024/6/5/hackett-morell-conclude-campaign-with-all-american-honorable-mention.aspx",
                        "redirect_absolute_url": null,
                        "links": null,
                        "homepage_feed_template": null,
                        "game_id": null,
                        "games": null,
                        "gallery_id": null,
                        "writer": null,
                        "id": 85501,
                        "content_id": "85501",
                        "content_title": "Hackett, Morell Conclude Campaign With All-American Honorable-Mention",
                        "content_date": "2024-06-06T00:26:05.353",
                        "content_url": "https://cornellbigred.com/news/2024/6/5/hackett-morell-conclude-campaign-with-all-american-honorable-mention.aspx",
                        "content_image_url": "https://cornellbigred.com/images/2024/6/5/20240605133911_0N1A0293_copy.jpg",
                        "date": "2024-06-06T00:26:05.353"
                      },
                      "result": {
                        "game_id": 59584,
                        "status": "N",
                        "team_score": null,
                        "opponent_score": null,
                        "prescore": "No Team Score",
                        "postscore": null,
                        "bid": "51pKYnjF2D7vF9%2fYBvQSPg%3d%3d",
                        "boxscore": null,
                        "line_scores": null
                      },
                      "game_facility": null,
                      "promotion": {
                        "name": "Brad Morell (hammer) and Damian Hackett (1500m)",
                        "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": 60503,
                      "game_pregame_story_id": null,
                      "game_postgame_story_id": null,
                      "date": "2024-06-02T09:50:00",
                      "end_date": null,
                      "date_utc": "2024-06-02T13:50:00Z",
                      "end_date_utc": null,
                      "time": "9:50 a.m.",
                      "is_doubleheader": false,
                      "allday": false,
                      "tbd": false,
                      "team_prefix": "",
                      "status": "O",
                      "location_indicator": "N",
                      "neutral_hometeam": false,
                      "location": "West Windsor, N.J.",
                      "conference": null,
                      "conference_abbrev": null,
                      "conference_logo": null,
                      "is_conference": false,
                      "show_atvs": true,
                      "is_spotlight": false,
                      "type": "recent",
                      "tournament": "IRA National Championships",
                      "sport": {
                        "id": 11,
                        "title": "Men's Rowing - Lightweight",
                        "abbreviation": "MROW-L",
                        "shortname": "mrow-l",
                        "short_title": "MROW-L",
                        "global_sport_id": null,
                        "non_sport": false,
                        "show_at_vs": true,
                        "global_sport_shortname": "mrow",
                        "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": "Event"
                      },
                      "schedule": {
                        "id": 12126,
                        "title": "2023-24 Men's Rowing - Lightweight Schedule",
                        "url": "https://cornellbigred.com/schedule.aspx?schedule=12126"
                      },
                      "opponent": {
                        "id": 4669,
                        "prefix": null,
                        "name": "IRA National Championship",
                        "title": "IRA National Championship",
                        "image": "/images/2024/4/11/IRA_Logo.png"
                      },
                      "media": {
                        "video": "https://www.overnght.com/player/1ac4e76f-7978-4e5c-aabd-b53e4ec4d42d",
                        "video_text": "Watch Live",
                        "audio": null,
                        "audio_text": null,
                        "stats": null,
                        "tickets": null,
                        "game_note": null,
                        "game_promotion_name": "V8+ Finals",
                        "tv": "Overnght",
                        "tv_image": "/images/2024/5/3/overnght-BE-logo_BgGlQ.png",
                        "tv_image_link": "https://www.overnght.com/player/1ac4e76f-7978-4e5c-aabd-b53e4ec4d42d",
                        "radio": null,
                        "custom1": null,
                        "custom2": null,
                        "custom3": null,
                        "gamefiles": [{
                          "css_class": null,
                          "title": "Results",
                          "url": "https://results.regattatiming.com/backoffice/webpages/results/summary.jsp?raceId=605"
                        }],
                        "program": null,
                        "program_text": null
                      },
                      "story": {
                        "title": "2V8+ Earns Bronze as Lightweight Rowing Places Fourth at IRA National 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/6/2/PXL_20240602_154812212.jpg",
                        "image_focal_point": null,
                        "image_alt_text": null,
                        "video": null,
                        "url": "/news/2024/6/2/mens-lightweight-rowing-ira-national-championship-day-three-recap.aspx",
                        "redirect_absolute_url": null,
                        "links": null,
                        "homepage_feed_template": null,
                        "game_id": null,
                        "games": null,
                        "gallery_id": null,
                        "writer": null,
                        "id": 85491,
                        "content_id": "85491",
                        "content_title": "2V8+ Earns Bronze as Lightweight Rowing Places Fourth at IRA National Championship",
                        "content_date": "2024-06-02T01:42:20.923",
                        "content_url": "https://cornellbigred.com/news/2024/6/2/mens-lightweight-rowing-ira-national-championship-day-three-recap.aspx",
                        "content_image_url": "https://cornellbigred.com/images/2024/6/2/PXL_20240602_154812212.jpg",
                        "date": "2024-06-02T01:42:20.923"
                      },
                      "result": {
                        "game_id": 60503,
                        "status": "N",
                        "team_score": null,
                        "opponent_score": null,
                        "prescore": null,
                        "postscore": "4th out of 8; 42 points<br>1V8: 4th; 2V8: 3rd",
                        "bid": "vZQRm8iiwYrKMMvjEdIebw%3d%3d",
                        "boxscore": null,
                        "line_scores": null
                      },
                      "game_facility": null,
                      "promotion": {
                        "name": "V8+ Finals",
                        "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": 60501,
                      "game_pregame_story_id": null,
                      "game_postgame_story_id": null,
                      "date": "2024-06-02T09:20:00",
                      "end_date": null,
                      "date_utc": "2024-06-02T13:20:00Z",
                      "end_date_utc": null,
                      "time": "9:20 a.m.",
                      "is_doubleheader": false,
                      "allday": false,
                      "tbd": false,
                      "team_prefix": "",
                      "status": "O",
                      "location_indicator": "N",
                      "neutral_hometeam": false,
                      "location": "West Windsor, N.J.",
                      "conference": null,
                      "conference_abbrev": null,
                      "conference_logo": null,
                      "is_conference": false,
                      "show_atvs": true,
                      "is_spotlight": false,
                      "type": "recent",
                      "tournament": "IRA National Championships",
                      "sport": {
                        "id": 10,
                        "title": "Men's Rowing - Heavyweight",
                        "abbreviation": "MROW",
                        "shortname": "mrow-h",
                        "short_title": "MROW",
                        "global_sport_id": null,
                        "non_sport": false,
                        "show_at_vs": true,
                        "global_sport_shortname": "row",
                        "gender": "g",
                        "youtube": null,
                        "facebook": null,
                        "twitter": null,
                        "instagram": null,
                        "pinterest": null,
                        "tickets": null,
                        "global_sport_name_slug": null,
                        "url": null,
                        "ranking": null,
                        "game_synonym": "Event"
                      },
                      "schedule": {
                        "id": 12125,
                        "title": "2023-24 Men's Rowing - Heavyweight Schedule",
                        "url": "https://cornellbigred.com/schedule.aspx?schedule=12125"
                      },
                      "opponent": {
                        "id": 4669,
                        "prefix": null,
                        "name": "IRA National Championship",
                        "title": "IRA National Championship",
                        "image": "/images/2024/4/11/IRA_Logo.png"
                      },
                      "media": {
                        "video": "https://www.overnght.com/player/1ac4e76f-7978-4e5c-aabd-b53e4ec4d42d",
                        "video_text": "Watch Live",
                        "audio": null,
                        "audio_text": null,
                        "stats": null,
                        "tickets": null,
                        "game_note": null,
                        "game_promotion_name": "V8+ Finals",
                        "tv": "Overnght",
                        "tv_image": "/images/2024/5/3/overnght-BE-logo_BgGlQ.png",
                        "tv_image_link": "https://www.overnght.com/player/1ac4e76f-7978-4e5c-aabd-b53e4ec4d42d",
                        "radio": null,
                        "custom1": null,
                        "custom2": null,
                        "custom3": null,
                        "gamefiles": [{
                          "css_class": null,
                          "title": "Results",
                          "url": "https://results.regattatiming.com/backoffice/webpages/results/summary.jsp?raceId=605"
                        }],
                        "program": null,
                        "program_text": null
                      },
                      "story": {
                        "title": "1V8+ Wins 'C' Final as Heavyweight Rowing Places 12th at IRA National 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/6/2/AD3I1239.JPG",
                        "image_focal_point": null,
                        "image_alt_text": null,
                        "video": null,
                        "url": "/news/2024/6/2/mens-heavyweight-rowing-ira-national-championship-day-three-recap.aspx",
                        "redirect_absolute_url": null,
                        "links": null,
                        "homepage_feed_template": null,
                        "game_id": null,
                        "games": null,
                        "gallery_id": null,
                        "writer": null,
                        "id": 85490,
                        "content_id": "85490",
                        "content_title": "1V8+ Wins 'C' Final as Heavyweight Rowing Places 12th at IRA National Championship",
                        "content_date": "2024-06-02T01:40:17.747",
                        "content_url": "https://cornellbigred.com/news/2024/6/2/mens-heavyweight-rowing-ira-national-championship-day-three-recap.aspx",
                        "content_image_url": "https://cornellbigred.com/images/2024/6/2/AD3I1239.JPG",
                        "date": "2024-06-02T01:40:17.747"
                      },
                      "result": {
                        "game_id": 60501,
                        "status": "N",
                        "team_score": null,
                        "opponent_score": null,
                        "prescore": null,
                        "postscore": "12th out of 24; 161 points<br>1V8: 1st; 2V8: 5th; 3V8: 4th",
                        "bid": "46TwnXmlwEjHgFX5NqTCug%3d%3d",
                        "boxscore": null,
                        "line_scores": null
                      },
                      "game_facility": null,
                      "promotion": {
                        "name": "V8+ Finals",
                        "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": 60502,
                      "game_pregame_story_id": null,
                      "game_postgame_story_id": null,
                      "date": "2024-06-01T11:40:00",
                      "end_date": null,
                      "date_utc": "2024-06-01T15:40:00Z",
                      "end_date_utc": null,
                      "time": "11:40 a.m.",
                      "is_doubleheader": false,
                      "allday": false,
                      "tbd": false,
                      "team_prefix": "",
                      "status": "O",
                      "location_indicator": "N",
                      "neutral_hometeam": false,
                      "location": "West Windsor, N.J.",
                      "conference": null,
                      "conference_abbrev": null,
                      "conference_logo": null,
                      "is_conference": false,
                      "show_atvs": true,
                      "is_spotlight": false,
                      "type": "recent",
                      "tournament": "IRA National Championships",
                      "sport": {
                        "id": 11,
                        "title": "Men's Rowing - Lightweight",
                        "abbreviation": "MROW-L",
                        "shortname": "mrow-l",
                        "short_title": "MROW-L",
                        "global_sport_id": null,
                        "non_sport": false,
                        "show_at_vs": true,
                        "global_sport_shortname": "mrow",
                        "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": "Event"
                      },
                      "schedule": {
                        "id": 12126,
                        "title": "2023-24 Men's Rowing - Lightweight Schedule",
                        "url": "https://cornellbigred.com/schedule.aspx?schedule=12126"
                      },
                      "opponent": {
                        "id": 4669,
                        "prefix": null,
                        "name": "IRA National Championship",
                        "title": "IRA National Championship",
                        "image": "/images/2024/4/11/IRA_Logo.png"
                      },
                      "media": {
                        "video": "https://www.overnght.com/player/43172a67-786b-4950-9f90-3a763fc36e6d",
                        "video_text": "Watch Live",
                        "audio": null,
                        "audio_text": null,
                        "stats": null,
                        "tickets": null,
                        "game_note": null,
                        "game_promotion_name": "V4+ 'A' Final",
                        "tv": "Overnght",
                        "tv_image": "/images/2024/5/3/overnght-BE-logo_BgGlQ.png",
                        "tv_image_link": "https://www.overnght.com/player/43172a67-786b-4950-9f90-3a763fc36e6d",
                        "radio": null,
                        "custom1": null,
                        "custom2": null,
                        "custom3": null,
                        "gamefiles": [{
                          "css_class": null,
                          "title": "Results",
                          "url": "https://results.regattatiming.com/backoffice/webpages/results/summary.jsp?raceId=605"
                        }],
                        "program": null,
                        "program_text": null
                      },
                      "story": {
                        "title": "Lightweight Rowing 1V4+ Places Fourth in V4 Final at IRA National 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/6/1/DSC03129.jpg",
                        "image_focal_point": null,
                        "image_alt_text": null,
                        "video": null,
                        "url": "/news/2024/6/1/mens-lightweight-rowing-ira-national-championship-day-two-recap.aspx",
                        "redirect_absolute_url": null,
                        "links": null,
                        "homepage_feed_template": null,
                        "game_id": null,
                        "games": null,
                        "gallery_id": null,
                        "writer": null,
                        "id": 85489,
                        "content_id": "85489",
                        "content_title": "Lightweight Rowing 1V4+ Places Fourth in V4 Final at IRA National Championship",
                        "content_date": "2024-06-01T16:33:46.59",
                        "content_url": "https://cornellbigred.com/news/2024/6/1/mens-lightweight-rowing-ira-national-championship-day-two-recap.aspx",
                        "content_image_url": "https://cornellbigred.com/images/2024/6/1/DSC03129.jpg",
                        "date": "2024-06-01T16:33:46.59"
                      },
                      "result": {
                        "game_id": 60502,
                        "status": "N",
                        "team_score": null,
                        "opponent_score": null,
                        "prescore": null,
                        "postscore": "1V4: 4th",
                        "bid": "Ak1OvbCtDRcnpbEyKEEDXg%3d%3d",
                        "boxscore": null,
                        "line_scores": null
                      },
                      "game_facility": null,
                      "promotion": {
                        "name": "V4+ 'A' Final",
                        "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": 60500,
                      "game_pregame_story_id": null,
                      "game_postgame_story_id": null,
                      "date": "2024-06-01T09:20:00",
                      "end_date": null,
                      "date_utc": "2024-06-01T13:20:00Z",
                      "end_date_utc": null,
                      "time": "9:20 a.m.",
                      "is_doubleheader": false,
                      "allday": false,
                      "tbd": false,
                      "team_prefix": "",
                      "status": "O",
                      "location_indicator": "N",
                      "neutral_hometeam": false,
                      "location": "West Windsor, N.J.",
                      "conference": null,
                      "conference_abbrev": null,
                      "conference_logo": null,
                      "is_conference": false,
                      "show_atvs": true,
                      "is_spotlight": false,
                      "type": "recent",
                      "tournament": "IRA National Championships",
                      "sport": {
                        "id": 10,
                        "title": "Men's Rowing - Heavyweight",
                        "abbreviation": "MROW",
                        "shortname": "mrow-h",
                        "short_title": "MROW",
                        "global_sport_id": null,
                        "non_sport": false,
                        "show_at_vs": true,
                        "global_sport_shortname": "row",
                        "gender": "g",
                        "youtube": null,
                        "facebook": null,
                        "twitter": null,
                        "instagram": null,
                        "pinterest": null,
                        "tickets": null,
                        "global_sport_name_slug": null,
                        "url": null,
                        "ranking": null,
                        "game_synonym": "Event"
                      },
                      "schedule": {
                        "id": 12125,
                        "title": "2023-24 Men's Rowing - Heavyweight Schedule",
                        "url": "https://cornellbigred.com/schedule.aspx?schedule=12125"
                      },
                      "opponent": {
                        "id": 4669,
                        "prefix": null,
                        "name": "IRA National Championship",
                        "title": "IRA National Championship",
                        "image": "/images/2024/4/11/IRA_Logo.png"
                      },
                      "media": {
                        "video": "https://www.overnght.com/player/43172a67-786b-4950-9f90-3a763fc36e6d",
                        "video_text": "Watch Live",
                        "audio": null,
                        "audio_text": null,
                        "stats": null,
                        "tickets": null,
                        "game_note": null,
                        "game_promotion_name": "V8+ Semifinals & V4+ 'D' Final",
                        "tv": "Overnght",
                        "tv_image": "/images/2024/5/3/overnght-BE-logo_BgGlQ.png",
                        "tv_image_link": "https://www.overnght.com/player/43172a67-786b-4950-9f90-3a763fc36e6d",
                        "radio": null,
                        "custom1": null,
                        "custom2": null,
                        "custom3": null,
                        "gamefiles": [{
                          "css_class": null,
                          "title": "Results",
                          "url": "https://results.regattatiming.com/backoffice/webpages/results/summary.jsp?raceId=605"
                        }],
                        "program": null,
                        "program_text": null
                      },
                      "story": {
                        "title": "Heavyweight Rowing Wraps Up Racing On Day Two of IRA National 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/6/1/0R2A4878.JPG",
                        "image_focal_point": null,
                        "image_alt_text": null,
                        "video": null,
                        "url": "/news/2024/6/1/mens-heavyweight-rowing-ira-national-championship-day-two-recap.aspx",
                        "redirect_absolute_url": null,
                        "links": null,
                        "homepage_feed_template": null,
                        "game_id": null,
                        "games": null,
                        "gallery_id": null,
                        "writer": null,
                        "id": 85488,
                        "content_id": "85488",
                        "content_title": "Heavyweight Rowing Wraps Up Racing On Day Two of IRA National Championship",
                        "content_date": "2024-06-01T15:02:13.947",
                        "content_url": "https://cornellbigred.com/news/2024/6/1/mens-heavyweight-rowing-ira-national-championship-day-two-recap.aspx",
                        "content_image_url": "https://cornellbigred.com/images/2024/6/1/0R2A4878.JPG",
                        "date": "2024-06-01T15:02:13.947"
                      },
                      "result": {
                        "game_id": 60500,
                        "status": "N",
                        "team_score": null,
                        "opponent_score": null,
                        "prescore": null,
                        "postscore": "1V8: 2nd; 2V8: 6th; 3V8: 6th<br>1V4: 3rd",
                        "bid": "PxXOzdwWrY5iPc4M0nQT6w%3d%3d",
                        "boxscore": null,
                        "line_scores": null
                      },
                      "game_facility": null,
                      "promotion": {
                        "name": "V8+ Semifinals & V4+ 'D' Final",
                        "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": 59761,
                      "game_pregame_story_id": null,
                      "game_postgame_story_id": null,
                      "date": "2024-05-31T17:30:00",
                      "end_date": null,
                      "date_utc": "2024-05-31T21:30:00Z",
                      "end_date_utc": null,
                      "time": "5:30 p.m.",
                      "is_doubleheader": false,
                      "allday": false,
                      "tbd": false,
                      "team_prefix": "",
                      "status": "O",
                      "location_indicator": "N",
                      "neutral_hometeam": false,
                      "location": "West Windsor, N.J.",
                      "conference": null,
                      "conference_abbrev": null,
                      "conference_logo": null,
                      "is_conference": false,
                      "show_atvs": true,
                      "is_spotlight": false,
                      "type": "recent",
                      "tournament": "IRA National Championships",
                      "sport": {
                        "id": 11,
                        "title": "Men's Rowing - Lightweight",
                        "abbreviation": "MROW-L",
                        "shortname": "mrow-l",
                        "short_title": "MROW-L",
                        "global_sport_id": null,
                        "non_sport": false,
                        "show_at_vs": true,
                        "global_sport_shortname": "mrow",
                        "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": "Event"
                      },
                      "schedule": {
                        "id": 12126,
                        "title": "2023-24 Men's Rowing - Lightweight Schedule",
                        "url": "https://cornellbigred.com/schedule.aspx?schedule=12126"
                      },
                      "opponent": {
                        "id": 4669,
                        "prefix": null,
                        "name": "IRA National Championship",
                        "title": "IRA National Championship",
                        "image": "/images/2024/4/11/IRA_Logo.png"
                      },
                      "media": {
                        "video": "https://www.overnght.com/player/5350c2a5-af67-4a98-ac32-85443d2c4fcb",
                        "video_text": "Watch Live",
                        "audio": null,
                        "audio_text": null,
                        "stats": null,
                        "tickets": null,
                        "game_note": null,
                        "game_promotion_name": "V4+ Semifinals",
                        "tv": "Overnght",
                        "tv_image": "/images/2024/5/3/overnght-BE-logo_BgGlQ.png",
                        "tv_image_link": "https://www.overnght.com/player/5350c2a5-af67-4a98-ac32-85443d2c4fcb",
                        "radio": null,
                        "custom1": null,
                        "custom2": null,
                        "custom3": null,
                        "gamefiles": [{
                          "css_class": null,
                          "title": "Results",
                          "url": "https://results.regattatiming.com/backoffice/webpages/results/summary.jsp?raceId=605"
                        }, {
                          "css_class": null,
                          "title": null,
                          "url": null
                        }, {
                          "css_class": null,
                          "title": null,
                          "url": null
                        }],
                        "program": null,
                        "program_text": null
                      },
                      "story": {
                        "title": "Lightweight Rowing Fares Well On Opening Day of IRA National 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/5/31/LWT_1V.jpg",
                        "image_focal_point": null,
                        "image_alt_text": null,
                        "video": null,
                        "url": "/news/2024/5/31/mens-lightweight-rowing-ira-national-championship-day-one-recap.aspx",
                        "redirect_absolute_url": null,
                        "links": null,
                        "homepage_feed_template": null,
                        "game_id": null,
                        "games": null,
                        "gallery_id": null,
                        "writer": null,
                        "id": 85486,
                        "content_id": "85486",
                        "content_title": "Lightweight Rowing Fares Well On Opening Day of IRA National Championship",
                        "content_date": "2024-05-31T19:06:05.06",
                        "content_url": "https://cornellbigred.com/news/2024/5/31/mens-lightweight-rowing-ira-national-championship-day-one-recap.aspx",
                        "content_image_url": "https://cornellbigred.com/images/2024/5/31/LWT_1V.jpg",
                        "date": "2024-05-31T19:06:05.06"
                      },
                      "result": {
                        "game_id": 59761,
                        "status": "N",
                        "team_score": null,
                        "opponent_score": null,
                        "prescore": null,
                        "postscore": "1V4: 3rd",
                        "bid": "pd%2fhskcUGoe4%2bimBYmVKpw%3d%3d",
                        "boxscore": null,
                        "line_scores": null
                      },
                      "game_facility": null,
                      "promotion": {
                        "name": "V4+ Semifinals",
                        "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: 'fc892d06-387d-478a-b8d5-9ba5aca7516a' }"><!-- ko if: !data().length --><!-- /ko -->
                  <!-- ko if: !window.associated_sport -->
                  <div class="c-events__filter flex flex-align-center">
                    <div class="c-events__filter--inner flex flex-align-center">
                      <i class="sf-settings-2-minimal"></i>
                      <span>Show: </span>
                      <select class="c-events__filter-select" aria-label="Filter games by sport" data-bind="options: sports, value: selectedSport, optionsText: 'title', optionsAfterRender: function(item, value){
                    if(item.innerHTML == 'All Sports'){
                        item.innerHTML = 'All Games'
                    }
                }">
                        <option value="">Choose Sport</option>
                        <option value="">Baseball</option>
                        <option value="">Equestrian</option>
                        <option value="">Fencing</option>
                        <option value="">Field Hockey</option>
                        <option value="">Football</option>
                        <option value="">Men's Basketball</option>
                        <option value="">Men's Cross Country</option>
                        <option value="">Men's Golf</option>
                        <option value="">Men's Ice Hockey</option>
                        <option value="">Men's Lacrosse</option>
                        <option value="">Men's Polo</option>
                        <option value="">Men's Rowing - Heavyweight</option>
                        <option value="">Men's Rowing - Lightweight</option>
                        <option value="">Men's Soccer</option>
                        <option value="">Men's Squash</option>
                        <option value="">Men's Swimming &amp; Diving</option>
                        <option value="">Men's Tennis</option>
                        <option value="">Men's Track &amp; Field</option>
                        <option value="">Sailing</option>
                        <option value="">Softball</option>
                        <option value="">Sprint Football</option>
                        <option value="">Volleyball</option>
                        <option value="">Women's Basketball</option>
                        <option value="">Women's Cross Country</option>
                        <option value="">Women's Gymnastics</option>
                        <option value="">Women's Ice Hockey</option>
                        <option value="">Women's Lacrosse</option>
                        <option value="">Women's Polo</option>
                        <option value="">Women's Rowing</option>
                        <option value="">Women's Soccer</option>
                        <option value="">Women's Squash</option>
                        <option value="">Women's Swimming &amp; Diving</option>
                        <option value="">Women's Tennis</option>
                        <option value="">Women's Track &amp; Field</option>
                        <option value="">Wrestling</option>
                      </select>
                    </div>
                  </div>
                  <!-- /ko -->
                  <div class="component c-events c-events--list-logos" data-bind="fastForEach: data">
                    <div class="c-events__item flex">
                      <div class="c-events__date-time">
                        <div class="c-events__date hide-on-medium-down" data-bind="formatDate:date, format:'ddd., MMM D'">Wed., Jun 5</div>
                        <div class="c-events__date hide-on-large" data-bind="formatDate:date, format:'MM/D'">06/5</div>
                        <div class="c-events__time">
                          <!-- ko if: isDoubleheader --><!-- /ko -->
                          <!-- ko if: type === 'recent' -->
                          <!-- ko switch-->
                          <!-- ko case: status === 'P' --><!-- /ko -->
                          <!-- ko case: status === 'C' --><!-- /ko -->
                          <!-- ko case: $else -->
                          <span class="c-events__time-final">Final</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__logo-sport flex flex-align-center flex-justify-between">
                        <div class="c-events__logo-left flex flex-align-center">
                          <div class="c-events__logos hide-on-large-down">
                            <div class="c-events__logo">
                              <!-- ko if: opponent.image -->
                              <img data-bind="attr: { src: opponent.image + '?width=50', alt: opponent.title + ' logo' }" src="/images/logos/NCAALogoUpdated.png?width=50" alt="NCAA Outdoor Championships logo">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__sport-opponent">
                            <div class="c-events__sport" data-bind="text: sport.shortname">mtrack</div>
                            <div class="c-events__opponent">
                              <span data-bind="text:atVs">at</span><span data-bind="trimText: opponent.title, count: 20">NCAA Outdoor Championships</span>
                            </div>
                            <div class="c-events__location flex flex-align-center hide-on-x-large"><span data-bind="text: location">Eugene, Ore.</span></div>
                          </div>
                        </div>
                        <div class="c-events__logo-right">
                          <!-- ko if: type == 'recent' -->
                          <div class="c-events__result">
                            <!-- ko if: result.status != 'N' --><!-- /ko -->
                            <!-- ko if: result.status === "N"-->
                            <span data-bind="text: result.prescore">No Team Score</span>
                            <!-- /ko -->
                          </div>
                          <!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__location flex flex-align-center hide-on-large-down"><span data-bind="text: location">Eugene, Ore.</span></div>
                      <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                        <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                        <!-- 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 }" href="/news/2024/6/5/hackett-morell-conclude-campaign-with-all-american-honorable-mention.aspx">
                                <i class="sf-loop hide-on-x-large"></i>
                                <span class="hide-on-large-down">Story</span><span class="accessible-hide">recap for <span data-bind="text: sport.title">Men's Track &amp; Field</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">NCAA Outdoor Championships</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">June 5, 2024</span> at <span data-bind="text: time">All Day</span>
                                </span>
                            </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: result.boxscore --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </ul>
                    </div>
                    <div class="c-events__item flex">
                      <div class="c-events__date-time">
                        <div class="c-events__date hide-on-medium-down" data-bind="formatDate:date, format:'ddd., MMM D'">Sun., Jun 2</div>
                        <div class="c-events__date hide-on-large" data-bind="formatDate:date, format:'MM/D'">06/2</div>
                        <div class="c-events__time">
                          <!-- ko if: isDoubleheader --><!-- /ko -->
                          <!-- ko if: type === 'recent' -->
                          <!-- ko switch-->
                          <!-- ko case: status === 'P' --><!-- /ko -->
                          <!-- ko case: status === 'C' --><!-- /ko -->
                          <!-- ko case: $else -->
                          <span class="c-events__time-final">Final</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__logo-sport flex flex-align-center flex-justify-between">
                        <div class="c-events__logo-left flex flex-align-center">
                          <div class="c-events__logos hide-on-large-down">
                            <div class="c-events__logo">
                              <!-- ko if: opponent.image -->
                              <img data-bind="attr: { src: opponent.image + '?width=50', alt: opponent.title + ' logo' }" src="/images/2024/4/11/IRA_Logo.png?width=50" alt="IRA National Championship logo">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__sport-opponent">
                            <div class="c-events__sport" data-bind="text: sport.shortname">mrow-l</div>
                            <div class="c-events__opponent">
                              <span data-bind="text:atVs">at</span><span data-bind="trimText: opponent.title, count: 20">IRA National Championship</span>
                            </div>
                            <div class="c-events__location flex flex-align-center hide-on-x-large"><span data-bind="text: location">West Windsor, N.J.</span></div>
                          </div>
                        </div>
                        <div class="c-events__logo-right">
                          <!-- ko if: type == 'recent' -->
                          <div class="c-events__result">
                            <!-- ko if: result.status != 'N' --><!-- /ko -->
                            <!-- ko if: result.status === "N"-->
                            <span data-bind="text: result.prescore"></span>
                            <!-- /ko -->
                          </div>
                          <!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__location flex flex-align-center hide-on-large-down"><span data-bind="text: location">West Windsor, N.J.</span></div>
                      <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                        <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                        <!-- 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 }" href="/news/2024/6/2/mens-lightweight-rowing-ira-national-championship-day-three-recap.aspx">
                                <i class="sf-loop hide-on-x-large"></i>
                                <span class="hide-on-large-down">Story</span><span class="accessible-hide">recap for <span data-bind="text: sport.title">Men's Rowing - Lightweight</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">IRA National Championship</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">June 2, 2024</span> at <span data-bind="text: time">9:50 a.m.</span>
                                </span>
                            </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: result.boxscore --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </ul>
                    </div>
                    <div class="c-events__item flex">
                      <div class="c-events__date-time">
                        <div class="c-events__date hide-on-medium-down" data-bind="formatDate:date, format:'ddd., MMM D'">Sun., Jun 2</div>
                        <div class="c-events__date hide-on-large" data-bind="formatDate:date, format:'MM/D'">06/2</div>
                        <div class="c-events__time">
                          <!-- ko if: isDoubleheader --><!-- /ko -->
                          <!-- ko if: type === 'recent' -->
                          <!-- ko switch-->
                          <!-- ko case: status === 'P' --><!-- /ko -->
                          <!-- ko case: status === 'C' --><!-- /ko -->
                          <!-- ko case: $else -->
                          <span class="c-events__time-final">Final</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__logo-sport flex flex-align-center flex-justify-between">
                        <div class="c-events__logo-left flex flex-align-center">
                          <div class="c-events__logos hide-on-large-down">
                            <div class="c-events__logo">
                              <!-- ko if: opponent.image -->
                              <img data-bind="attr: { src: opponent.image + '?width=50', alt: opponent.title + ' logo' }" src="/images/2024/4/11/IRA_Logo.png?width=50" alt="IRA National Championship logo">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__sport-opponent">
                            <div class="c-events__sport" data-bind="text: sport.shortname">mrow-h</div>
                            <div class="c-events__opponent">
                              <span data-bind="text:atVs">at</span><span data-bind="trimText: opponent.title, count: 20">IRA National Championship</span>
                            </div>
                            <div class="c-events__location flex flex-align-center hide-on-x-large"><span data-bind="text: location">West Windsor, N.J.</span></div>
                          </div>
                        </div>
                        <div class="c-events__logo-right">
                          <!-- ko if: type == 'recent' -->
                          <div class="c-events__result">
                            <!-- ko if: result.status != 'N' --><!-- /ko -->
                            <!-- ko if: result.status === "N"-->
                            <span data-bind="text: result.prescore"></span>
                            <!-- /ko -->
                          </div>
                          <!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__location flex flex-align-center hide-on-large-down"><span data-bind="text: location">West Windsor, N.J.</span></div>
                      <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                        <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                        <!-- 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 }" href="/news/2024/6/2/mens-heavyweight-rowing-ira-national-championship-day-three-recap.aspx">
                                <i class="sf-loop hide-on-x-large"></i>
                                <span class="hide-on-large-down">Story</span><span class="accessible-hide">recap for <span data-bind="text: sport.title">Men's Rowing - Heavyweight</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">IRA National Championship</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">June 2, 2024</span> at <span data-bind="text: time">9:20 a.m.</span>
                                </span>
                            </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: result.boxscore --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </ul>
                    </div>
                    <div class="c-events__item flex">
                      <div class="c-events__date-time">
                        <div class="c-events__date hide-on-medium-down" data-bind="formatDate:date, format:'ddd., MMM D'">Sat., Jun 1</div>
                        <div class="c-events__date hide-on-large" data-bind="formatDate:date, format:'MM/D'">06/1</div>
                        <div class="c-events__time">
                          <!-- ko if: isDoubleheader --><!-- /ko -->
                          <!-- ko if: type === 'recent' -->
                          <!-- ko switch-->
                          <!-- ko case: status === 'P' --><!-- /ko -->
                          <!-- ko case: status === 'C' --><!-- /ko -->
                          <!-- ko case: $else -->
                          <span class="c-events__time-final">Final</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__logo-sport flex flex-align-center flex-justify-between">
                        <div class="c-events__logo-left flex flex-align-center">
                          <div class="c-events__logos hide-on-large-down">
                            <div class="c-events__logo">
                              <!-- ko if: opponent.image -->
                              <img data-bind="attr: { src: opponent.image + '?width=50', alt: opponent.title + ' logo' }" src="/images/2024/4/11/IRA_Logo.png?width=50" alt="IRA National Championship logo">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__sport-opponent">
                            <div class="c-events__sport" data-bind="text: sport.shortname">mrow-l</div>
                            <div class="c-events__opponent">
                              <span data-bind="text:atVs">at</span><span data-bind="trimText: opponent.title, count: 20">IRA National Championship</span>
                            </div>
                            <div class="c-events__location flex flex-align-center hide-on-x-large"><span data-bind="text: location">West Windsor, N.J.</span></div>
                          </div>
                        </div>
                        <div class="c-events__logo-right">
                          <!-- ko if: type == 'recent' -->
                          <div class="c-events__result">
                            <!-- ko if: result.status != 'N' --><!-- /ko -->
                            <!-- ko if: result.status === "N"-->
                            <span data-bind="text: result.prescore"></span>
                            <!-- /ko -->
                          </div>
                          <!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__location flex flex-align-center hide-on-large-down"><span data-bind="text: location">West Windsor, N.J.</span></div>
                      <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                        <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                        <!-- 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 }" href="/news/2024/6/1/mens-lightweight-rowing-ira-national-championship-day-two-recap.aspx">
                                <i class="sf-loop hide-on-x-large"></i>
                                <span class="hide-on-large-down">Story</span><span class="accessible-hide">recap for <span data-bind="text: sport.title">Men's Rowing - Lightweight</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">IRA National Championship</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">June 1, 2024</span> at <span data-bind="text: time">11:40 a.m.</span>
                                </span>
                            </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: result.boxscore --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </ul>
                    </div>
                    <div class="c-events__item flex">
                      <div class="c-events__date-time">
                        <div class="c-events__date hide-on-medium-down" data-bind="formatDate:date, format:'ddd., MMM D'">Sat., Jun 1</div>
                        <div class="c-events__date hide-on-large" data-bind="formatDate:date, format:'MM/D'">06/1</div>
                        <div class="c-events__time">
                          <!-- ko if: isDoubleheader --><!-- /ko -->
                          <!-- ko if: type === 'recent' -->
                          <!-- ko switch-->
                          <!-- ko case: status === 'P' --><!-- /ko -->
                          <!-- ko case: status === 'C' --><!-- /ko -->
                          <!-- ko case: $else -->
                          <span class="c-events__time-final">Final</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__logo-sport flex flex-align-center flex-justify-between">
                        <div class="c-events__logo-left flex flex-align-center">
                          <div class="c-events__logos hide-on-large-down">
                            <div class="c-events__logo">
                              <!-- ko if: opponent.image -->
                              <img data-bind="attr: { src: opponent.image + '?width=50', alt: opponent.title + ' logo' }" src="/images/2024/4/11/IRA_Logo.png?width=50" alt="IRA National Championship logo">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__sport-opponent">
                            <div class="c-events__sport" data-bind="text: sport.shortname">mrow-h</div>
                            <div class="c-events__opponent">
                              <span data-bind="text:atVs">at</span><span data-bind="trimText: opponent.title, count: 20">IRA National Championship</span>
                            </div>
                            <div class="c-events__location flex flex-align-center hide-on-x-large"><span data-bind="text: location">West Windsor, N.J.</span></div>
                          </div>
                        </div>
                        <div class="c-events__logo-right">
                          <!-- ko if: type == 'recent' -->
                          <div class="c-events__result">
                            <!-- ko if: result.status != 'N' --><!-- /ko -->
                            <!-- ko if: result.status === "N"-->
                            <span data-bind="text: result.prescore"></span>
                            <!-- /ko -->
                          </div>
                          <!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__location flex flex-align-center hide-on-large-down"><span data-bind="text: location">West Windsor, N.J.</span></div>
                      <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                        <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                        <!-- 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 }" href="/news/2024/6/1/mens-heavyweight-rowing-ira-national-championship-day-two-recap.aspx">
                                <i class="sf-loop hide-on-x-large"></i>
                                <span class="hide-on-large-down">Story</span><span class="accessible-hide">recap for <span data-bind="text: sport.title">Men's Rowing - Heavyweight</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">IRA National Championship</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">June 1, 2024</span> at <span data-bind="text: time">9:20 a.m.</span>
                                </span>
                            </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: result.boxscore --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </ul>
                    </div>
                    <div class="c-events__item flex">
                      <div class="c-events__date-time">
                        <div class="c-events__date hide-on-medium-down" data-bind="formatDate:date, format:'ddd., MMM D'">Fri., May 31</div>
                        <div class="c-events__date hide-on-large" data-bind="formatDate:date, format:'MM/D'">05/31</div>
                        <div class="c-events__time">
                          <!-- ko if: isDoubleheader --><!-- /ko -->
                          <!-- ko if: type === 'recent' -->
                          <!-- ko switch-->
                          <!-- ko case: status === 'P' --><!-- /ko -->
                          <!-- ko case: status === 'C' --><!-- /ko -->
                          <!-- ko case: $else -->
                          <span class="c-events__time-final">Final</span>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__logo-sport flex flex-align-center flex-justify-between">
                        <div class="c-events__logo-left flex flex-align-center">
                          <div class="c-events__logos hide-on-large-down">
                            <div class="c-events__logo">
                              <!-- ko if: opponent.image -->
                              <img data-bind="attr: { src: opponent.image + '?width=50', alt: opponent.title + ' logo' }" src="/images/2024/4/11/IRA_Logo.png?width=50" alt="IRA National Championship logo">
                              <!-- /ko -->
                              <!-- ko if: !opponent.image --><!-- /ko -->
                            </div>
                          </div>
                          <div class="c-events__sport-opponent">
                            <div class="c-events__sport" data-bind="text: sport.shortname">mrow-l</div>
                            <div class="c-events__opponent">
                              <span data-bind="text:atVs">at</span><span data-bind="trimText: opponent.title, count: 20">IRA National Championship</span>
                            </div>
                            <div class="c-events__location flex flex-align-center hide-on-x-large"><span data-bind="text: location">West Windsor, N.J.</span></div>
                          </div>
                        </div>
                        <div class="c-events__logo-right">
                          <!-- ko if: type == 'recent' -->
                          <div class="c-events__result">
                            <!-- ko if: result.status != 'N' --><!-- /ko -->
                            <!-- ko if: result.status === "N"-->
                            <span data-bind="text: result.prescore"></span>
                            <!-- /ko -->
                          </div>
                          <!-- /ko -->
                        </div>
                      </div>
                      <div class="c-events__location flex flex-align-center hide-on-large-down"><span data-bind="text: location">West Windsor, N.J.</span></div>
                      <ul class="c-events__media reset-list flex flex-align-center flex-justify-center">
                        <!-- ko if: (type === 'upcoming' && (media.audio || media.video || media.stats || media.tickets)) || (type === 'recent' && (story.url || result.boxscore)) -->
                        <!-- 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 }" href="/news/2024/5/31/mens-lightweight-rowing-ira-national-championship-day-one-recap.aspx">
                                <i class="sf-loop hide-on-x-large"></i>
                                <span class="hide-on-large-down">Story</span><span class="accessible-hide">recap for <span data-bind="text: sport.title">Men's Rowing - Lightweight</span> <span data-bind="text: atVs">at</span> <span data-bind="text: opponent.title">IRA National Championship</span> on <span data-bind="formatDate:date, format:'MMMM D, YYYY'">May 31, 2024</span> at <span data-bind="text: time">5:30 p.m.</span>
                                </span>
                            </a>
                        </li>
                        <!-- /ko -->
                        <!-- ko if: result.boxscore --><!-- /ko -->
                        <!-- /ko -->
                        <!-- /ko -->
                      </ul>
                    </div>
                  </div>
                </results-component>
              </div>
              <div id="ui-id-8" aria-live="polite" aria-labelledby="ui-id-7" role="tabpanel" class="ui-tabs-panel ui-corner-bottom ui-widget-content" aria-hidden="true" style="display: none;"></div>
            </div>
          </section>
          <section id="s-videos" aria-labelledby="ui-id-3" role="tabpanel" class="ui-tabs-panel ui-corner-bottom ui-widget-content" aria-hidden="true" style="display: none;">
            <h2 id="h2_videos" class="accessible-hide">Videos</h2>
            <script>
              var obj = {
                "start": 0,
                "count": 6,
                "name": "",
                "sport_id": null,
                "count_breakpoints": "[{\"breakpoint\":1025,\"count\":6},{\"breakpoint\":0,\"count\":3}]",
                "css_class": "",
                "pinned_id": "",
                "extra": {
                  "order_by": "",
                  "channel": {
                    "id": "UClSQOi2gnn9bi7mcgQrAVKA",
                    "title": "Cornell Sports",
                    "description": "This is the official YouTube channel of Cornell Athletics. Find highlights, interviews, features and more.  For more information on Cornell Athletics, visit CornellBigRed.com.",
                    "thumbnail": {
                      "width": 88,
                      "height": 88,
                      "url": "https://yt3.ggpht.com/O6ZmCYiIgOM42v6vZO2MWYF_G-5aW-tIVrJP_trWFhpUQi3cgoW40Wlv1Ckq9AwaWVwD0QLLbQ=s88-c-k-c0x00ffffff-no-rj"
                    },
                    "video_count": 0,
                    "subscriber_count": 0,
                    "view_count": 0
                  },
                  "sports": [{
                    "id": 13,
                    "title": "Sprint Football",
                    "youtube_playlist_id": "PLQ6jRyi8DagIL8QQ17ampfU-4tH_lUpwm"
                  }, {
                    "id": 23,
                    "title": "Field Hockey",
                    "youtube_playlist_id": "PLQ6jRyi8DagItzODhj00YuSrFdUjLXk2k"
                  }, {
                    "id": 18,
                    "title": "Wrestling",
                    "youtube_playlist_id": "PLQ6jRyi8DagIX6xhKaraCiXZy0G5URLYP"
                  }, {
                    "id": 25,
                    "title": "Women's Ice Hockey",
                    "youtube_playlist_id": "PLQ6jRyi8DagIXaOnLW6A8EPW8yLI0KpPf"
                  }, {
                    "id": 30,
                    "title": "Softball",
                    "youtube_playlist_id": "PLQ6jRyi8DagJ2Y8p-dykiSZ2UWJbYER4g"
                  }, {
                    "id": 24,
                    "title": "Women's Gymnastics",
                    "youtube_playlist_id": "PLQ6jRyi8DagJigYJjopU3w3OIGE_DeJs_"
                  }, {
                    "id": 15,
                    "title": "Men's Swimming & Diving",
                    "youtube_playlist_id": "PLQ6jRyi8DagJYTmZHDB_5Rmk781mSPBlD"
                  }, {
                    "id": 32,
                    "title": "Women's Swimming & Diving",
                    "youtube_playlist_id": "PLQ6jRyi8DagJYTmZHDB_5Rmk781mSPBlD"
                  }, {
                    "id": 34,
                    "title": "Women's Track & Field",
                    "youtube_playlist_id": "PLQ6jRyi8DagK3wduKPJAaL1HlpS3MvA0j"
                  }, {
                    "id": 4,
                    "title": "Men's Cross Country",
                    "youtube_playlist_id": "PLQ6jRyi8DagK3wduKPJAaL1HlpS3MvA0j"
                  }, {
                    "id": 20,
                    "title": "Women's Cross Country",
                    "youtube_playlist_id": "PLQ6jRyi8DagK3wduKPJAaL1HlpS3MvA0j"
                  }, {
                    "id": 17,
                    "title": "Men's Track & Field",
                    "youtube_playlist_id": "PLQ6jRyi8DagK3wduKPJAaL1HlpS3MvA0j"
                  }, {
                    "id": 16,
                    "title": "Men's Tennis",
                    "youtube_playlist_id": "PLQ6jRyi8DagK6QGHmXjQbqyG0rfUyK-QC"
                  }, {
                    "id": 8,
                    "title": "Men's Lacrosse",
                    "youtube_playlist_id": "PLQ6jRyi8DagKdGJ2TkhecWk2Gz0vS9v-L"
                  }, {
                    "id": 33,
                    "title": "Women's Tennis",
                    "youtube_playlist_id": "PLQ6jRyi8DagKoKobu3-P0_AATzbPbsHpZ"
                  }, {
                    "id": 53,
                    "title": "Leadership Institute",
                    "youtube_playlist_id": "PLQ6jRyi8DagKsAI58ai7QqQ0yeUTrpy_F"
                  }, {
                    "id": 5,
                    "title": "Football",
                    "youtube_playlist_id": "PLQ6jRyi8DagKtzC769W8c1b7DNlYBbgVO"
                  }, {
                    "id": 29,
                    "title": "Women's Soccer",
                    "youtube_playlist_id": "PLQ6jRyi8DagKUvPEq5Cj0pAHdpete4ERj"
                  }, {
                    "id": 7,
                    "title": "Men's Ice Hockey",
                    "youtube_playlist_id": "PLQ6jRyi8DagKVt5q_-UQKmXsEfifvmJts"
                  }, {
                    "id": 3,
                    "title": "Men's Basketball",
                    "youtube_playlist_id": "PLQ6jRyi8DagKwvPuSx8er4bwyKCfsEfQ7"
                  }, {
                    "id": 12,
                    "title": "Men's Soccer",
                    "youtube_playlist_id": "PLQ6jRyi8DagKWYPYyqSylR4xf-T_h7vl9"
                  }, {
                    "id": 35,
                    "title": "Volleyball",
                    "youtube_playlist_id": "PLQ6jRyi8DagL1KPrHOOtbbF7zi79iQ5ft"
                  }, {
                    "id": 52,
                    "title": "Big Red Bios",
                    "youtube_playlist_id": "PLQ6jRyi8DagLDP1KS6h1hM3E6lTbd7rG9"
                  }, {
                    "id": 55,
                    "title": "Far Above",
                    "youtube_playlist_id": "PLQ6jRyi8DagLDP1KS6h1hM3E6lTbd7rG9"
                  }, {
                    "id": 22,
                    "title": "Fencing",
                    "youtube_playlist_id": "PLQ6jRyi8DagLhygpXoP8KmxXecr0kEk_5"
                  }, {
                    "id": 19,
                    "title": "Women's Basketball",
                    "youtube_playlist_id": "PLQ6jRyi8DagLm3rIaOqEkzdSYm5cP8Tu1"
                  }, {
                    "id": 10,
                    "title": "Men's Rowing - Heavyweight",
                    "youtube_playlist_id": "PLQ6jRyi8DagLo9UjLmS_Y6sKCxLGfwNXX"
                  }, {
                    "id": 11,
                    "title": "Men's Rowing - Lightweight",
                    "youtube_playlist_id": "PLQ6jRyi8DagLo9UjLmS_Y6sKCxLGfwNXX"
                  }, {
                    "id": 28,
                    "title": "Women's Rowing",
                    "youtube_playlist_id": "PLQ6jRyi8DagLo9UjLmS_Y6sKCxLGfwNXX"
                  }, {
                    "id": 2,
                    "title": "Baseball",
                    "youtube_playlist_id": "PLQ6jRyi8DagLt6xj6ph4lpK0bNm1Y8q9j"
                  }, {
                    "id": 26,
                    "title": "Women's Lacrosse",
                    "youtube_playlist_id": "PLQ6jRyi8DagLUEzUJa2jVCRMMFnL4BBlS"
                  }]
                },
                "context": null,
                "dummy": false,
                "type": "youtube",
                "id": "928c9ba0-153a-4299-ad1e-9fea5c4eebe5",
                "data": [{
                  "content_id": "Va1gNWMzLsE",
                  "content_title": "Mike Schafer '86 on the upcoming coaching transition",
                  "content_date": "2024-06-13T20:18:19-05:00",
                  "content_url": "https://youtube.com/watch?v=Va1gNWMzLsE",
                  "content_image_url": "https://i.ytimg.com/vi/Va1gNWMzLsE/hqdefault.jpg",
                  "url": "https://www.youtube.com/watch?v=Va1gNWMzLsE",
                  "id": "Va1gNWMzLsE",
                  "title": "Mike Schafer '86 on the upcoming coaching transition",
                  "published_date": "2024-06-14T01:18:19Z",
                  "description": "Cornell head men's ice hockey coach Mike Schafer '86 reflects on his career (so far) as he announces plans to retire at the conclusion of the 2024-25 season. He will be succeeded by Casey Jones '90, who will become the 13th Jay R. Bloom '77 Head Coach of Men's Hockey.",
                  "duration": "",
                  "views": 0,
                  "likes": 0,
                  "favorites": 0,
                  "channel": null,
                  "default": {
                    "width": 120,
                    "height": 90,
                    "url": "https://i.ytimg.com/vi/Va1gNWMzLsE/default.jpg"
                  },
                  "medium": {
                    "width": 320,
                    "height": 180,
                    "url": "https://i.ytimg.com/vi/Va1gNWMzLsE/mqdefault.jpg"
                  },
                  "high": {
                    "width": 480,
                    "height": 360,
                    "url": "https://i.ytimg.com/vi/Va1gNWMzLsE/hqdefault.jpg"
                  },
                  "standard": {
                    "width": 640,
                    "height": 480,
                    "url": "https://i.ytimg.com/vi/Va1gNWMzLsE/sddefault.jpg"
                  },
                  "maxres": {
                    "width": 1280,
                    "height": 720,
                    "url": "https://i.ytimg.com/vi/Va1gNWMzLsE/maxresdefault.jpg"
                  }
                }, {
                  "content_id": "b5hqXKRoALk",
                  "content_title": "A Conversation with Nicki Moore: The Vision to Inspire Transformation Through Winning & Wellness",
                  "content_date": "2024-05-30T10:22:51-05:00",
                  "content_url": "https://youtube.com/watch?v=b5hqXKRoALk",
                  "content_image_url": "https://i.ytimg.com/vi/b5hqXKRoALk/hqdefault.jpg",
                  "url": "https://www.youtube.com/watch?v=b5hqXKRoALk",
                  "id": "b5hqXKRoALk",
                  "title": "A Conversation with Nicki Moore: The Vision to Inspire Transformation Through Winning & Wellness",
                  "published_date": "2024-05-30T15:22:51Z",
                  "description": "Meakem & Smith Director of Athletics & Physical Education, Dr. Nicki Moore, hosted a conversation about her first full year at Cornell, this year's accomplishments, department priorities, facilities enhancements, and more.\n\nLed by Cornell University Trustee Dick Emmet '94, and joined by several head coaches, this discussion provides insight into Nicki’s leadership approach, vision for Big Red Athletics & Physical Education, and its impact on our campus community. There was also an opportunity to ask questions.",
                  "duration": "",
                  "views": 0,
                  "likes": 0,
                  "favorites": 0,
                  "channel": null,
                  "default": {
                    "width": 120,
                    "height": 90,
                    "url": "https://i.ytimg.com/vi/b5hqXKRoALk/default.jpg"
                  },
                  "medium": {
                    "width": 320,
                    "height": 180,
                    "url": "https://i.ytimg.com/vi/b5hqXKRoALk/mqdefault.jpg"
                  },
                  "high": {
                    "width": 480,
                    "height": 360,
                    "url": "https://i.ytimg.com/vi/b5hqXKRoALk/hqdefault.jpg"
                  },
                  "standard": {
                    "width": 640,
                    "height": 480,
                    "url": "https://i.ytimg.com/vi/b5hqXKRoALk/sddefault.jpg"
                  },
                  "maxres": {
                    "width": 1280,
                    "height": 720,
                    "url": "https://i.ytimg.com/vi/b5hqXKRoALk/maxresdefault.jpg"
                  }
                }, {
                  "content_id": "o4TgrwHnhEc",
                  "content_title": "Blood, Sweat & Glory II: Cornell Wrestling at the 2024 NCAA Championships",
                  "content_date": "2024-05-29T08:52:04-05:00",
                  "content_url": "https://youtube.com/watch?v=o4TgrwHnhEc",
                  "content_image_url": "https://i.ytimg.com/vi/o4TgrwHnhEc/hqdefault.jpg",
                  "url": "https://www.youtube.com/watch?v=o4TgrwHnhEc",
                  "id": "o4TgrwHnhEc",
                  "title": "Blood, Sweat & Glory II: Cornell Wrestling at the 2024 NCAA Championships",
                  "published_date": "2024-05-29T13:52:04Z",
                  "description": "Blood Sweat and Glory II documents the Cornell Wrestling team’s journey at the 2024 NCAA Wrestling Championships. The Big Red qualified its entire lineup for the first time in program history and finished in second place for the third time ever. Vito Arujau won his second straight NCAA title at 133 pounds, while Meyer Shapiro and Jacob Cardenas also earned All-American status.\n\nProduced by: Julien Deumaga, creative content coordinator\nAssisted by: Mike Hogan, sports information director",
                  "duration": "",
                  "views": 0,
                  "likes": 0,
                  "favorites": 0,
                  "channel": null,
                  "default": {
                    "width": 120,
                    "height": 90,
                    "url": "https://i.ytimg.com/vi/o4TgrwHnhEc/default.jpg"
                  },
                  "medium": {
                    "width": 320,
                    "height": 180,
                    "url": "https://i.ytimg.com/vi/o4TgrwHnhEc/mqdefault.jpg"
                  },
                  "high": {
                    "width": 480,
                    "height": 360,
                    "url": "https://i.ytimg.com/vi/o4TgrwHnhEc/hqdefault.jpg"
                  },
                  "standard": {
                    "width": 640,
                    "height": 480,
                    "url": "https://i.ytimg.com/vi/o4TgrwHnhEc/sddefault.jpg"
                  },
                  "maxres": {
                    "width": 1280,
                    "height": 720,
                    "url": "https://i.ytimg.com/vi/o4TgrwHnhEc/maxresdefault.jpg"
                  }
                }, {
                  "content_id": "8xUWyII-odk",
                  "content_title": "Beyond the Court with Radu Papoe: A 2024 Men's Tennis Interview",
                  "content_date": "2024-05-22T13:00:04-05:00",
                  "content_url": "https://youtube.com/watch?v=8xUWyII-odk",
                  "content_image_url": "https://i.ytimg.com/vi/8xUWyII-odk/hqdefault.jpg",
                  "url": "https://www.youtube.com/watch?v=8xUWyII-odk",
                  "id": "8xUWyII-odk",
                  "title": "Beyond the Court with Radu Papoe: A 2024 Men's Tennis Interview",
                  "published_date": "2024-05-22T18:00:04Z",
                  "description": "(Credit: Matthew Pellechio, Jaden Doret, Ben Blakely, Lexi Woodcock, Savannah Downey)",
                  "duration": "",
                  "views": 0,
                  "likes": 0,
                  "favorites": 0,
                  "channel": null,
                  "default": {
                    "width": 120,
                    "height": 90,
                    "url": "https://i.ytimg.com/vi/8xUWyII-odk/default.jpg"
                  },
                  "medium": {
                    "width": 320,
                    "height": 180,
                    "url": "https://i.ytimg.com/vi/8xUWyII-odk/mqdefault.jpg"
                  },
                  "high": {
                    "width": 480,
                    "height": 360,
                    "url": "https://i.ytimg.com/vi/8xUWyII-odk/hqdefault.jpg"
                  },
                  "standard": {
                    "width": 640,
                    "height": 480,
                    "url": "https://i.ytimg.com/vi/8xUWyII-odk/sddefault.jpg"
                  },
                  "maxres": {
                    "width": 1280,
                    "height": 720,
                    "url": "https://i.ytimg.com/vi/8xUWyII-odk/maxresdefault.jpg"
                  }
                }, {
                  "content_id": "XOxYMEaOQ6g",
                  "content_title": "Cornell Athletics Year End Video",
                  "content_date": "2024-05-21T08:05:13-05:00",
                  "content_url": "https://youtube.com/watch?v=XOxYMEaOQ6g",
                  "content_image_url": "https://i.ytimg.com/vi/XOxYMEaOQ6g/hqdefault.jpg",
                  "url": "https://www.youtube.com/watch?v=XOxYMEaOQ6g",
                  "id": "XOxYMEaOQ6g",
                  "title": "Cornell Athletics Year End Video",
                  "published_date": "2024-05-21T13:05:13Z",
                  "description": "Highlights from the 2023-24 Cornell athletics season, shown to the student-athletes as part of the Senior Toast on May 20, 2024 in Ithaca, N.Y.",
                  "duration": "",
                  "views": 0,
                  "likes": 0,
                  "favorites": 0,
                  "channel": null,
                  "default": {
                    "width": 120,
                    "height": 90,
                    "url": "https://i.ytimg.com/vi/XOxYMEaOQ6g/default.jpg"
                  },
                  "medium": {
                    "width": 320,
                    "height": 180,
                    "url": "https://i.ytimg.com/vi/XOxYMEaOQ6g/mqdefault.jpg"
                  },
                  "high": {
                    "width": 480,
                    "height": 360,
                    "url": "https://i.ytimg.com/vi/XOxYMEaOQ6g/hqdefault.jpg"
                  },
                  "standard": {
                    "width": 640,
                    "height": 480,
                    "url": "https://i.ytimg.com/vi/XOxYMEaOQ6g/sddefault.jpg"
                  },
                  "maxres": {
                    "width": 1280,
                    "height": 720,
                    "url": "https://i.ytimg.com/vi/XOxYMEaOQ6g/maxresdefault.jpg"
                  }
                }, {
                  "content_id": "Gw9acZ8AIA4",
                  "content_title": "2024 Cornell Athletics Senior Toast",
                  "content_date": "2024-05-21T08:00:34-05:00",
                  "content_url": "https://youtube.com/watch?v=Gw9acZ8AIA4",
                  "content_image_url": "https://i.ytimg.com/vi/Gw9acZ8AIA4/hqdefault.jpg",
                  "url": "https://www.youtube.com/watch?v=Gw9acZ8AIA4",
                  "id": "Gw9acZ8AIA4",
                  "title": "2024 Cornell Athletics Senior Toast",
                  "published_date": "2024-05-21T13:00:34Z",
                  "description": "Cornell Athletics celebrates its senior student-athletes at the Senior Toast on May 20, 2024 on the Tanner Terrace in Ithaca, N.Y.",
                  "duration": "",
                  "views": 0,
                  "likes": 0,
                  "favorites": 0,
                  "channel": null,
                  "default": {
                    "width": 120,
                    "height": 90,
                    "url": "https://i.ytimg.com/vi/Gw9acZ8AIA4/default.jpg"
                  },
                  "medium": {
                    "width": 320,
                    "height": 180,
                    "url": "https://i.ytimg.com/vi/Gw9acZ8AIA4/mqdefault.jpg"
                  },
                  "high": {
                    "width": 480,
                    "height": 360,
                    "url": "https://i.ytimg.com/vi/Gw9acZ8AIA4/hqdefault.jpg"
                  },
                  "standard": {
                    "width": 640,
                    "height": 480,
                    "url": "https://i.ytimg.com/vi/Gw9acZ8AIA4/sddefault.jpg"
                  },
                  "maxres": {
                    "width": 1280,
                    "height": 720,
                    "url": "https://i.ytimg.com/vi/Gw9acZ8AIA4/maxresdefault.jpg"
                  }
                }],
                "mode": "web"
              };
              if (!("sidearmComponents" in window)) window.sidearmComponents = [];
              window.sidearmComponents.push(obj);
            </script>
            <youtube-component params="{ id: '928c9ba0-153a-4299-ad1e-9fea5c4eebe5', modal: true }">
              <div class="component c-videos c-videos--grid">
                <!-- ko if: selectedVideo() -->
                <div class="showcase-modal" data-bind="showcasePlayer: selectedVideo().showcase, modal :true, videoContainer: '.showcase-modal__player',  click: selectedVideo().showcase().closeVideo">
                  <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" class="showcase-modal__close sidearm-ignore-tabindex" data-bind="click: selectedVideo().showcase().closeVideo" aria-label="Close video modal" tabindex="-1">
                      <i class="sf-close"></i>
                    </button>
                    <div class="showcase-modal__title" data-bind="text: selectedVideo().title">Mike Schafer '86 on the upcoming coaching transition</div>
                  </div>
                </div>
                <!-- /ko -->
                <!-- 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">
                    <div class="c-videos__media-container relative" data-bind="click: $parent.switchVideo">
                      <div class="c-videos__media relative">
                        <img class="c-videos__image" data-bind="attr: {src: images.medium, alt: title}" src="https://i.ytimg.com/vi/Va1gNWMzLsE/mqdefault.jpg" alt="Mike Schafer '86 on the upcoming coaching transition">
                        <button type="button" class="c-videos__play-btn" data-bind="click: parent.switchVideo, attr: {'aria-label': 'Play video ' + title}" aria-label="Play video Mike Schafer '86 on the upcoming coaching transition">Play
                          Video</button>
                      </div>
                    </div>
                    <div class="c-videos__details">
                      <div class="c-videos__title" data-bind="text: title">Mike Schafer '86 on the upcoming coaching transition</div>
                      <div class="c-videos__date" data-bind="formatDate:date, format:'MMM D, YYYY'">Jun 14, 2024</div>
                    </div>
                  </div>
                  <div class="c-videos__item flex flex-column">
                    <div class="c-videos__media-container relative" data-bind="click: $parent.switchVideo">
                      <div class="c-videos__media relative">
                        <img class="c-videos__image" data-bind="attr: {src: images.medium, alt: title}" src="https://i.ytimg.com/vi/b5hqXKRoALk/mqdefault.jpg"
                          alt="A Conversation with Nicki Moore: The Vision to Inspire Transformation Through Winning &amp; Wellness">
                        <button type="button" class="c-videos__play-btn" data-bind="click: parent.switchVideo, attr: {'aria-label': 'Play video ' + title}"
                          aria-label="Play video A Conversation with Nicki Moore: The Vision to Inspire Transformation Through Winning &amp; Wellness">Play Video</button>
                      </div>
                    </div>
                    <div class="c-videos__details">
                      <div class="c-videos__title" data-bind="text: title">A Conversation with Nicki Moore: The Vision to Inspire Transformation Through Winning &amp; Wellness</div>
                      <div class="c-videos__date" data-bind="formatDate:date, format:'MMM D, YYYY'">May 30, 2024</div>
                    </div>
                  </div>
                  <div class="c-videos__item flex flex-column">
                    <div class="c-videos__media-container relative" data-bind="click: $parent.switchVideo">
                      <div class="c-videos__media relative">
                        <img class="c-videos__image" data-bind="attr: {src: images.medium, alt: title}" src="https://i.ytimg.com/vi/o4TgrwHnhEc/mqdefault.jpg" alt="Blood, Sweat &amp; Glory II: Cornell Wrestling at the 2024 NCAA Championships">
                        <button type="button" class="c-videos__play-btn" data-bind="click: parent.switchVideo, attr: {'aria-label': 'Play video ' + title}"
                          aria-label="Play video Blood, Sweat &amp; Glory II: Cornell Wrestling at the 2024 NCAA Championships">Play Video</button>
                      </div>
                    </div>
                    <div class="c-videos__details">
                      <div class="c-videos__title" data-bind="text: title">Blood, Sweat &amp; Glory II: Cornell Wrestling at the 2024 NCAA Championships</div>
                      <div class="c-videos__date" data-bind="formatDate:date, format:'MMM D, YYYY'">May 29, 2024</div>
                    </div>
                  </div>
                  <div class="c-videos__item flex flex-column">
                    <div class="c-videos__media-container relative" data-bind="click: $parent.switchVideo">
                      <div class="c-videos__media relative">
                        <img class="c-videos__image" data-bind="attr: {src: images.medium, alt: title}" src="https://i.ytimg.com/vi/8xUWyII-odk/mqdefault.jpg" alt="Beyond the Court with Radu Papoe: A 2024 Men's Tennis Interview">
                        <button type="button" class="c-videos__play-btn" data-bind="click: parent.switchVideo, attr: {'aria-label': 'Play video ' + title}" aria-label="Play video Beyond the Court with Radu Papoe: A 2024 Men's Tennis Interview">Play
                          Video</button>
                      </div>
                    </div>
                    <div class="c-videos__details">
                      <div class="c-videos__title" data-bind="text: title">Beyond the Court with Radu Papoe: A 2024 Men's Tennis Interview</div>
                      <div class="c-videos__date" data-bind="formatDate:date, format:'MMM D, YYYY'">May 22, 2024</div>
                    </div>
                  </div>
                  <div class="c-videos__item flex flex-column">
                    <div class="c-videos__media-container relative" data-bind="click: $parent.switchVideo">
                      <div class="c-videos__media relative">
                        <img class="c-videos__image" data-bind="attr: {src: images.medium, alt: title}" src="https://i.ytimg.com/vi/XOxYMEaOQ6g/mqdefault.jpg" alt="Cornell Athletics Year End Video">
                        <button type="button" class="c-videos__play-btn" data-bind="click: parent.switchVideo, attr: {'aria-label': 'Play video ' + title}" aria-label="Play video Cornell Athletics Year End Video">Play Video</button>
                      </div>
                    </div>
                    <div class="c-videos__details">
                      <div class="c-videos__title" data-bind="text: title">Cornell Athletics Year End Video</div>
                      <div class="c-videos__date" data-bind="formatDate:date, format:'MMM D, YYYY'">May 21, 2024</div>
                    </div>
                  </div>
                  <div class="c-videos__item flex flex-column">
                    <div class="c-videos__media-container relative" data-bind="click: $parent.switchVideo">
                      <div class="c-videos__media relative">
                        <img class="c-videos__image" data-bind="attr: {src: images.medium, alt: title}" src="https://i.ytimg.com/vi/Gw9acZ8AIA4/mqdefault.jpg" alt="2024 Cornell Athletics Senior Toast">
                        <button type="button" class="c-videos__play-btn" data-bind="click: parent.switchVideo, attr: {'aria-label': 'Play video ' + title}" aria-label="Play video 2024 Cornell Athletics Senior Toast">Play Video</button>
                      </div>
                    </div>
                    <div class="c-videos__details">
                      <div class="c-videos__title" data-bind="text: title">2024 Cornell Athletics Senior Toast</div>
                      <div class="c-videos__date" data-bind="formatDate:date, format:'MMM D, YYYY'">May 21, 2024</div>
                    </div>
                  </div>
                </div>
                <div class="c-videos__bottom flex flex-justify-between flex-align-center">
                  <div class="c-videos__more">
                    <a href="https://www.youtube.com/user/cornellathletics">All Videos <i class="sf-arrow-right-minimal"></i></a>
                  </div>
                  <div class="c-videos__ad">
                    <ads-component params="{name: 'cs-video-abe4a4'}"><!-- 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="Cayuga Health, 2019 Team Pages" href="/common/controls/adhandler.aspx?ad_id=15&amp;target=https://cayugahealthsystem.org/" title="CS Video" 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/2019/9/3/CayugaHealth_150x50.png" srcset="/images/2019/9/3/CayugaHealth_150x50.png"><img data-src="/images/2019/9/3/CayugaHealth_150x50.png" alt="Cayuga Health, 2019 Team Pages" class=" lazyloaded" style="" src="/images/2019/9/3/CayugaHealth_150x50.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>
              </div>
            </youtube-component>
          </section>
          <section id="s-galleries" aria-labelledby="ui-id-4" role="tabpanel" class="ui-tabs-panel ui-corner-bottom ui-widget-content" aria-hidden="true" style="display: none;">
            <h2 id="h2_galleries" class="accessible-hide">Galleries</h2>
            <script>
              var obj = {
                "start": 0,
                "count": 6,
                "name": "",
                "sport_id": null,
                "count_breakpoints": "[{\"breakpoint\":1025,\"count\":6},{\"breakpoint\":0,\"count\":3}]",
                "css_class": "",
                "pinned_id": "",
                "extra": {
                  "sports": [{
                    "id": 61,
                    "title": "Athletic Alumni Affairs and Development"
                  }, {
                    "id": 50,
                    "title": "Athletic Tickets"
                  }, {
                    "id": 57,
                    "title": "Athletics"
                  }, {
                    "id": 2,
                    "title": "Baseball"
                  }, {
                    "id": 52,
                    "title": "Big Red Bios"
                  }, {
                    "id": 47,
                    "title": "Big Red Kids Club"
                  }, {
                    "id": 21,
                    "title": "Equestrian"
                  }, {
                    "id": 51,
                    "title": "Facilities"
                  }, {
                    "id": 55,
                    "title": "Far Above"
                  }, {
                    "id": 22,
                    "title": "Fencing"
                  }, {
                    "id": 56,
                    "title": "Fencing Practice Players"
                  }, {
                    "id": 23,
                    "title": "Field Hockey"
                  }, {
                    "id": 5,
                    "title": "Football"
                  }, {
                    "id": 36,
                    "title": "General"
                  }, {
                    "id": 53,
                    "title": "Leadership Institute"
                  }, {
                    "id": 3,
                    "title": "Men's Basketball"
                  }, {
                    "id": 4,
                    "title": "Men's Cross Country"
                  }, {
                    "id": 6,
                    "title": "Men's Golf"
                  }, {
                    "id": 48,
                    "title": "Men's Gymnastics"
                  }, {
                    "id": 7,
                    "title": "Men's Ice Hockey"
                  }, {
                    "id": 8,
                    "title": "Men's Lacrosse"
                  }, {
                    "id": 9,
                    "title": "Men's Polo"
                  }, {
                    "id": 10,
                    "title": "Men's Rowing - Heavyweight"
                  }, {
                    "id": 11,
                    "title": "Men's Rowing - Lightweight"
                  }, {
                    "id": 12,
                    "title": "Men's Soccer"
                  }, {
                    "id": 14,
                    "title": "Men's Squash"
                  }, {
                    "id": 15,
                    "title": "Men's Swimming & Diving"
                  }, {
                    "id": 16,
                    "title": "Men's Tennis"
                  }, {
                    "id": 17,
                    "title": "Men's Track & Field"
                  }, {
                    "id": 49,
                    "title": "Sailing"
                  }, {
                    "id": 30,
                    "title": "Softball"
                  }, {
                    "id": 54,
                    "title": "Sports Nutrition"
                  }, {
                    "id": 13,
                    "title": "Sprint Football"
                  }, {
                    "id": 59,
                    "title": "Strength & Conditioning"
                  }, {
                    "id": 35,
                    "title": "Volleyball"
                  }, {
                    "id": 19,
                    "title": "Women's Basketball"
                  }, {
                    "id": 20,
                    "title": "Women's Cross Country"
                  }, {
                    "id": 24,
                    "title": "Women's Gymnastics"
                  }, {
                    "id": 25,
                    "title": "Women's Ice Hockey"
                  }, {
                    "id": 26,
                    "title": "Women's Lacrosse"
                  }, {
                    "id": 27,
                    "title": "Women's Polo"
                  }, {
                    "id": 28,
                    "title": "Women's Rowing"
                  }, {
                    "id": 29,
                    "title": "Women's Soccer"
                  }, {
                    "id": 31,
                    "title": "Women's Squash"
                  }, {
                    "id": 32,
                    "title": "Women's Swimming & Diving"
                  }, {
                    "id": 33,
                    "title": "Women's Tennis"
                  }, {
                    "id": 34,
                    "title": "Women's Track & Field"
                  }, {
                    "id": 18,
                    "title": "Wrestling"
                  }]
                },
                "context": null,
                "dummy": false,
                "type": "galleries",
                "id": "ecc0418b-90f6-42a4-a700-32c2421179a1",
                "data": [{
                  "id": 14662,
                  "title": "2024 Senior Student-Athlete Toast",
                  "url": "/galleries/?gallery=14662",
                  "sport": {
                    "id": 2,
                    "title": "Baseball",
                    "abbreviation": "BB",
                    "shortname": "baseball",
                    "short_title": null,
                    "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
                  },
                  "images": {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4837.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4837.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4837.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4837.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  },
                  "gallery_images": [{
                    "small": {
                      "url": "/images/2024/5/21/0R2A4837.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4837.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4837.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4837.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4842.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4842.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4842.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4842.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4844.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4844.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4844.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4844.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4537.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4537.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4537.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4537.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4544.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4544.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4544.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4544.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4554.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4554.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4554.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4554.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4558.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4558.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4558.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4558.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4561.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4561.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4561.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4561.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4564.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4564.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4564.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4564.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4572.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4572.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4572.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4572.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4588.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4588.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4588.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4588.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4603.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4603.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4603.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4603.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4614.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4614.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4614.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4614.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4631.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4631.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4631.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4631.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4637.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4637.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4637.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4637.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4644.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4644.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4644.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4644.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4655.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4655.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4655.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4655.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4672.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4672.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4672.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4672.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4691.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4691.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4691.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4691.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4713.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4713.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4713.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4713.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4742.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4742.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4742.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4742.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4756.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4756.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4756.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4756.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4769.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4769.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4769.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4769.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4771.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4771.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4771.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4771.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4787.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4787.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4787.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4787.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4808.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4808.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4808.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4808.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4812.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4812.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4812.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4812.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4815.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4815.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4815.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4815.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4820.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4820.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4820.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4820.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4462.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4462.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4462.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4462.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4471.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4471.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4471.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4471.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4497.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4497.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4497.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4497.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4511.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4511.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4511.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4511.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4514.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4514.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4514.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4514.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4523.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4523.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4523.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4523.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4525.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4525.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4525.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4525.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4529.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4529.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4529.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4529.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4531.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4531.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4531.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4531.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4534.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4534.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4534.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4534.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/21/0R2A4831.JPG?width=240&height=159",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/21/0R2A4831.JPG?width=370&height=246",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/21/0R2A4831.JPG?width=1024&height=682",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/21/0R2A4831.JPG",
                      "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                      "credit": "Darl Zehr/Cornell Athletics"
                    }
                  }],
                  "caption": "The Cornell Department of Athletics & Physical Education celebrated its Senior Toast on Monday, May 20, 2024 on the Tanner Terrace overlooking Schoellkopf Field in Ithaca, N.Y.",
                  "credit": "Darl Zehr/Cornell Athletics",
                  "content_id": "14662",
                  "content_title": "2024 Senior Student-Athlete Toast",
                  "content_date": "2024-05-20T18:00:00",
                  "content_url": "/galleries/?gallery=14662",
                  "content_image_url": "https://cornellbigred.com/images/2024/5/21/0R2A4837.JPG?width=370&height=246",
                  "date": "2024-05-20T18:00:00"
                }, {
                  "id": 14664,
                  "title": "Baseball vs Penn Ivy Game 7 5-20",
                  "url": "/galleries/?gallery=14664",
                  "sport": {
                    "id": 2,
                    "title": "Baseball",
                    "abbreviation": "BB",
                    "shortname": "baseball",
                    "short_title": null,
                    "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
                  },
                  "images": {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  },
                  "gallery_images": [{
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-001.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-001.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-001.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-001.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-002.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-002.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-002.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-002.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-003.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-003.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-003.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-003.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-004.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-004.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-004.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-004.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-005.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-005.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-005.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-005.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-006.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-006.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-006.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-006.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-007.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-007.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-007.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-007.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-008.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-008.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-008.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-008.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-009.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-009.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-009.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-009.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-010.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-010.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-010.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-010.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-011.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-011.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-011.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-011.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-012.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-012.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-012.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-012.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-013.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-013.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-013.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-013.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-014.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-014.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-014.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-014.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-015.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-015.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-015.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-015.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-016.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-016.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-016.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-016.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-017.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-017.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-017.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-017.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-018.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-018.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-018.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-018.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-019.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-019.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-019.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-019.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-020.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-020.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-020.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-020.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-021.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-021.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-021.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-021.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-022.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-022.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-022.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-022.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-023.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-023.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-023.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-023.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-024.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-024.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-024.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-024.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-025.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-025.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-025.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-025.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-026.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-026.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-026.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-026.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-027.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-027.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-027.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-027.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-028.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-028.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-028.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-028.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-029.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-029.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-029.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-029.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-030.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-030.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-030.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-030.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-031.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-031.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-031.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-031.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-032.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-032.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-032.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-032.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-033.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-033.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-033.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-033.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-034.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-034.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-034.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-034.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-035.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-035.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-035.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-035.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-036.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-036.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-036.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-036.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-037.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-037.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-037.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-037.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-038.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-038.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-038.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-038.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-039.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-039.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-039.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-039.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-040.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-040.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-040.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-040.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-041.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-041.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-041.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-041.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-042.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-042.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-042.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-042.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-043.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-043.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-043.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-043.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-044.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-044.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-044.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-044.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-045.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-045.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-045.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-045.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-046.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-046.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-046.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-046.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-047.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-047.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-047.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-047.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-048.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-048.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-048.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-048.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-049.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-049.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-049.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-049.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-050.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-050.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-050.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-050.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-051.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-051.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-051.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-051.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-052.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-052.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-052.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-052.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-053.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-053.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-053.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-053.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-054.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-054.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-054.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-054.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-055.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-055.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-055.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-055.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-056.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-056.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-056.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-056.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-057.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-057.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-057.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-057.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-058.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-058.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-058.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-058.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-059.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-059.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-059.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-059.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-060.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-060.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-060.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-060.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-061.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-061.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-061.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-061.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-062.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-062.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-062.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-062.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-063.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-063.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-063.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-063.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-064.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-064.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-064.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-064.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-065.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-065.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-065.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-065.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-066.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-066.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-066.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-066.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-067.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-067.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-067.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-067.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-068.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-068.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-068.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-068.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-069.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-069.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-069.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-069.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-070.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-070.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-070.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-070.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-071.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-071.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-071.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-071.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-072.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-072.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-072.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-072.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-073.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-073.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-073.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-073.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-074.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-074.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-074.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-074.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-075.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-075.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-075.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-075.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-076.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-076.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-076.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-076.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-077.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-077.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-077.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-077.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-078.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-078.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-078.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-078.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-079.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-079.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-079.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-079.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-080.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-080.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-080.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-080.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-081.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-081.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-081.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-081.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-082.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-082.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-082.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-082.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-083.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-083.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-083.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-083.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-084.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-084.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-084.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-084.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-085.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-085.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-085.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-085.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-086.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-086.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-086.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-086.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-087.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-087.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-087.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-087.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-088.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-088.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-088.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-088.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-089.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-089.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-089.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-089.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-090.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-090.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-090.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-090.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-091.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-091.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-091.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-091.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-092.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-092.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-092.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-092.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-093.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-093.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-093.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-093.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-094.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-094.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-094.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-094.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-095.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-095.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-095.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-095.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-096.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-096.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-096.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-096.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-097.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-097.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-097.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-097.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-098.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-098.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-098.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-098.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-099.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-099.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-099.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-099.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-100.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-100.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-100.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-100.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-101.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-101.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-101.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-101.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-102.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-102.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-102.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-102.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-103.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-103.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-103.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-103.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-104.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-104.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-104.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-104.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-105.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-105.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-105.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-105.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-106.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-106.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-106.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-106.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-107.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-107.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-107.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-107.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-108.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-108.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-108.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-108.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-109.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-109.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-109.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-109.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-110.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-110.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-110.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-110.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-111.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-111.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-111.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-111.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-112.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-112.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-112.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-112.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-113.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-113.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-113.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-113.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-114.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-114.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-114.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-114.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-115.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-115.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-115.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-115.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-116.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-116.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-116.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-116.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-117.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-117.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-117.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-117.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-118.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-118.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-118.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-118.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-119.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-119.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-119.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-119.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-120.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-120.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-120.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-120.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-121.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-121.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-121.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-121.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-122.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-122.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-122.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-122.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-123.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-123.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-123.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-123.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-124.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-124.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-124.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-124.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-125.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-125.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-125.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-125.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-126.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-126.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-126.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-126.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-127.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-127.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-127.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-127.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-128.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-128.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-128.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-128.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-129.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-129.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-129.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-129.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-130.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-130.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-130.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-130.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-132.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-132.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-132.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-132.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-133.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-133.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-133.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-133.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-134.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-134.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-134.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-134.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-135.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-135.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-135.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-135.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-136.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-136.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-136.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-136.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-137.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-137.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-137.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-137.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-138.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-138.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-138.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-138.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-139.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-139.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-139.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-139.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-140.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-140.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-140.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-140.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-141.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-141.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-141.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-141.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-142.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-142.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-142.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-142.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-143.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-143.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-143.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-143.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }],
                  "caption": "The Cornell Baseball team competes against Penn in Game 7 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                  "credit": "Lexi Woodcock/Cornell Athletics",
                  "content_id": "14664",
                  "content_title": "Baseball vs Penn Ivy Game 7 5-20",
                  "content_date": "2024-05-20T17:00:00",
                  "content_url": "/galleries/?gallery=14664",
                  "content_image_url": "https://cornellbigred.com/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG?width=370&height=246",
                  "date": "2024-05-20T17:00:00"
                }, {
                  "id": 14663,
                  "title": "Baseball vs Penn Ivy Game 6 5-20",
                  "url": "/galleries/?gallery=14663",
                  "sport": {
                    "id": 2,
                    "title": "Baseball",
                    "abbreviation": "BB",
                    "shortname": "baseball",
                    "short_title": null,
                    "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
                  },
                  "images": {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  },
                  "gallery_images": [{
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-001.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-001.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-001.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-001.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-002.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-002.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-002.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-002.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-003.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-003.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-003.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-003.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-004.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-004.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-004.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-004.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-005.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-005.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-005.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-005.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-006.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-006.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-006.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-006.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-007.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-007.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-007.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-007.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-008.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-008.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-008.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-008.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-010.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-010.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-010.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-010.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-011.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-011.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-011.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-011.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-012.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-012.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-012.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-012.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-013.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-013.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-013.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-013.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-014.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-014.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-014.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-014.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-015.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-015.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-015.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-015.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-016.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-016.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-016.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-016.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-017.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-017.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-017.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-017.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-018.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-018.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-018.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-018.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-019.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-019.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-019.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-019.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-020.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-020.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-020.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-020.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-021.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-021.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-021.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-021.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-022.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-022.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-022.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-022.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-023.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-023.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-023.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-023.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-024.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-024.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-024.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-024.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-025.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-025.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-025.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-025.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-026.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-026.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-026.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-026.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-028.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-028.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-028.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-028.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-029.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-029.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-029.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-029.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-030.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-030.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-030.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-030.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-031.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-031.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-031.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-031.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-032.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-032.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-032.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-032.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-033.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-033.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-033.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-033.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-034.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-034.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-034.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-034.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-035.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-035.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-035.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-035.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-036.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-036.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-036.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-036.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-037.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-037.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-037.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-037.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-038.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-038.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-038.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-038.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-039.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-039.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-039.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-039.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-040.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-040.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-040.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-040.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-041.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-041.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-041.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-041.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-042.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-042.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-042.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-042.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-043.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-043.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-043.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-043.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-044.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-044.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-044.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-044.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-045.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-045.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-045.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-045.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-046.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-046.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-046.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-046.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-047.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-047.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-047.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-047.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-048.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-048.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-048.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-048.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-049.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-049.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-049.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-049.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-050.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-050.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-050.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-050.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-051.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-051.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-051.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-051.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-052.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-052.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-052.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-052.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-053.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-053.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-053.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-053.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-054.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-054.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-054.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-054.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-055.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-055.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-055.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-055.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-056.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-056.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-056.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-056.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-057.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-057.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-057.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-057.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-058.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-058.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-058.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-058.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-059.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-059.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-059.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-059.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-060.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-060.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-060.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-060.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-061.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-061.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-061.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-061.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-062.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-062.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-062.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-062.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-063.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-063.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-063.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-063.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-064.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-064.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-064.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-064.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-065.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-065.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-065.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-065.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-066.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-066.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-066.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-066.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-067.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-067.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-067.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-067.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-068.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-068.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-068.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-068.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-069.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-069.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-069.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-069.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-070.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-070.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-070.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-070.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-071.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-071.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-071.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-071.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-072.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-072.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-072.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-072.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-073.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-073.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-073.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-073.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-074.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-074.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-074.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-074.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-075.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-075.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-075.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-075.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-076.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-076.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-076.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-076.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-077.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-077.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-077.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-077.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-078.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-078.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-078.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-078.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-079.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-079.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-079.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-079.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-080.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-080.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-080.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-080.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-081.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-081.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-081.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-081.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-082.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-082.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-082.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-082.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-083.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-083.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-083.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-083.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-084.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-084.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-084.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-084.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-085.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-085.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-085.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-085.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-086.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-086.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-086.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-086.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-087.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-087.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-087.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-087.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-088.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-088.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-088.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-088.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-089.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-089.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-089.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-089.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-090.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-090.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-090.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-090.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-091.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-091.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-091.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-091.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-092.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-092.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-092.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-092.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-093.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-093.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-093.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-093.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-094.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-094.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-094.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-094.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-095.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-095.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-095.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-095.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-096.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-096.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-096.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-096.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-097.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-097.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-097.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-097.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-098.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-098.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-098.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-098.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-099.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-099.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-099.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-099.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-100.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-100.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-100.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-100.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-101.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-101.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-101.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-101.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-102.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-102.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-102.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-102.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-103.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-103.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-103.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-103.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-104.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-104.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-104.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-104.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-105.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-105.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-105.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-105.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-106.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-106.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-106.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-106.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-107.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-107.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-107.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-107.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-108.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-108.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-108.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-108.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-109.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-109.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-109.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-109.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-110.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-110.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-110.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-110.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-111.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-111.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-111.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-111.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-112.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-112.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-112.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-112.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-113.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-113.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-113.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-113.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-114.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-114.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-114.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-114.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-115.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-115.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-115.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-115.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-116.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-116.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-116.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-116.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-117.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-117.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-117.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-117.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-118.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-118.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-118.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-118.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-119.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-119.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-119.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-119.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-120.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-120.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-120.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-120.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-121.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-121.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-121.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-121.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-122.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-122.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-122.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-122.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-123.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-123.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-123.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-123.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-124.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-124.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-124.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-124.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-125.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-125.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-125.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-125.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-126.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-126.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-126.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-126.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-127.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-127.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-127.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-127.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-128.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-128.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-128.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-128.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-129.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-129.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-129.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-129.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-130.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-130.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-130.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-130.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-131.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-131.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-131.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-131.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-132.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-132.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-132.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-132.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-133.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-133.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-133.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-133.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-134.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-134.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-134.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-134.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-135.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-135.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-135.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-135.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-136.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-136.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-136.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-136.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-137.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-137.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-137.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-137.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-138.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-138.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-138.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-138.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-139.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-139.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-139.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-139.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-140.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-140.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-140.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-140.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-141.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-141.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-141.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-141.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-142.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-142.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-142.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-142.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-143.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-143.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-143.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-143.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-144.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-144.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-144.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-144.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-145.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-145.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-145.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-145.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-146.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-146.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-146.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-146.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-147.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-147.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-147.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-147.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-148.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-148.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-148.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-148.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-149.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-149.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-149.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-149.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-150.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-150.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-150.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-150.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-151.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-151.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-151.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-151.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-152.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-152.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-152.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-152.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-153.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-153.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-153.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-153.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-154.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-154.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-154.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-154.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-155.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-155.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-155.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-155.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-156.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-156.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-156.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-156.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-157.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-157.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-157.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-157.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-158.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-158.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-158.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-158.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-159.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-159.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-159.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-159.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-160.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-160.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-160.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-160.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-161.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-161.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-161.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-161.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-162.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-162.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-162.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-162.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-163.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-163.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-163.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-163.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-164.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-164.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-164.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-164.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-165.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-165.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-165.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-165.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-166.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-166.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-166.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-166.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-167.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-167.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-167.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-167.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-168.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-168.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-168.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-168.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-169.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-169.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-169.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-169.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-170.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-170.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-170.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-170.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-171.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-171.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-171.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-171.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-172.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-172.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-172.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-172.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-173.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-173.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-173.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-173.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-174.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-174.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-174.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-174.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-175.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-175.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-175.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-175.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-176.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-176.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-176.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-176.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-177.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-177.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-177.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-177.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-178.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-178.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-178.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-178.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-179.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-179.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-179.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-179.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-180.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-180.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-180.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-180.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-181.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-181.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-181.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-181.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-182.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-182.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-182.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-182.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-183.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-183.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-183.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-183.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-184.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-184.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-184.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-184.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-185.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-185.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-185.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-185.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-186.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-186.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-186.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-186.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-187.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-187.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-187.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-187.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-188.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-188.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-188.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-188.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-189.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-189.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-189.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-189.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-190.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-190.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-190.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-190.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-191.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-191.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-191.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-191.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-192.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-192.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-192.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-192.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-193.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-193.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-193.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-193.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-194.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-194.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-194.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-194.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-195.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-195.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-195.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-195.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-196.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-196.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-196.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-196.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-197.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-197.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-197.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-197.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-198.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-198.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-198.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-198.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-199.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-199.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-199.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-199.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-200.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-200.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-200.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-200.JPG",
                      "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }],
                  "caption": "The Cornell Baseball team competes against Penn in Game 6 of the Ivy Tournament at Yogi Berra Stadium in Little Falls, NJ on May 20, 2024.",
                  "credit": "Lexi Woodcock/Cornell Athletics",
                  "content_id": "14663",
                  "content_title": "Baseball vs Penn Ivy Game 6 5-20",
                  "content_date": "2024-05-20T13:30:00",
                  "content_url": "/galleries/?gallery=14663",
                  "content_image_url": "https://cornellbigred.com/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG?width=370&height=246",
                  "date": "2024-05-20T13:30:00"
                }, {
                  "id": 14661,
                  "title": "Baseball vs Penn Ivy Game 4 5/19/24",
                  "url": "/galleries/?gallery=14661",
                  "sport": {
                    "id": 2,
                    "title": "Baseball",
                    "abbreviation": "BB",
                    "shortname": "baseball",
                    "short_title": null,
                    "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
                  },
                  "images": {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  },
                  "gallery_images": [{
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-001.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-001.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-001.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-001.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-002.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-002.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-002.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-002.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-003.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-003.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-003.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-003.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-004.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-004.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-004.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-004.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-005.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-005.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-005.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-005.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-006.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-006.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-006.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-006.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-007.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-007.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-007.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-007.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-008.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-008.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-008.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-008.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-009.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-009.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-009.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-009.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-010.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-010.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-010.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-010.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-011.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-011.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-011.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-011.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-012.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-012.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-012.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-012.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-013.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-013.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-013.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-013.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-014.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-014.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-014.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-014.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-015.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-015.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-015.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-015.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-016.JPG?width=159&height=240",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-016.JPG?width=366&height=550",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-016.JPG?width=682&height=1024",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-016.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-017.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-017.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-017.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-017.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-018.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-018.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-018.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-018.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-019.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-019.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-019.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-019.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-020.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-020.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-020.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-020.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-021.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-021.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-021.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-021.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-022.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-022.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-022.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-022.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-023.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-023.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-023.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-023.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-024.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-024.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-024.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-024.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-025.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-025.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-025.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-025.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-026.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-026.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-026.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-026.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-027.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-027.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-027.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-027.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-028.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-028.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-028.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-028.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-029.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-029.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-029.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-029.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-030.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-030.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-030.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-030.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-031.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-031.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-031.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-031.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-032.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-032.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-032.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-032.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-033.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-033.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-033.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-033.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-034.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-034.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-034.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-034.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-035.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-035.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-035.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-035.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-036.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-036.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-036.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-036.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-037.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-037.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-037.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-037.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-038.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-038.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-038.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-038.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-039.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-039.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-039.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-039.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-040.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-040.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-040.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-040.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-041.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-041.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-041.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-041.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-042.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-042.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-042.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-042.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-043.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-043.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-043.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-043.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-044.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-044.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-044.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-044.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-045.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-045.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-045.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-045.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-046.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-046.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-046.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-046.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-047.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-047.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-047.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-047.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-048.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-048.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-048.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-048.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-049.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-049.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-049.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-049.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-050.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-050.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-050.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-050.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-051.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-051.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-051.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-051.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-052.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-052.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-052.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-052.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-053.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-053.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-053.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-053.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-054.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-054.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-054.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-054.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-055.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-055.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-055.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-055.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-056.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-056.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-056.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-056.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-057.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-057.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-057.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-057.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-058.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-058.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-058.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-058.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-059.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-059.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-059.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-059.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-060.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-060.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-060.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-060.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-061.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-061.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-061.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-061.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-062.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-062.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-062.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-062.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-063.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-063.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-063.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-063.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-064.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-064.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-064.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-064.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-065.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-065.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-065.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-065.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-066.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-066.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-066.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-066.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-067.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-067.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-067.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-067.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-068.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-068.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-068.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-068.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-069.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-069.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-069.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-069.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-070.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-070.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-070.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-070.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-071.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-071.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-071.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-071.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-072.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-072.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-072.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-072.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-073.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-073.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-073.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-073.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-074.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-074.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-074.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-074.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-075.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-075.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-075.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-075.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-076.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-076.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-076.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-076.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-077.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-077.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-077.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-077.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-078.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-078.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-078.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-078.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-079.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-079.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-079.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-079.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-080.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-080.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-080.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-080.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-081.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-081.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-081.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-081.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-082.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-082.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-082.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-082.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-083.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-083.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-083.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-083.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-084.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-084.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-084.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-084.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-085.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-085.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-085.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-085.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-086.JPG?width=159&height=240",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-086.JPG?width=366&height=550",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-086.JPG?width=682&height=1024",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-086.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-087.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-087.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-087.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-087.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-088.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-088.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-088.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-088.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-089.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-089.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-089.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-089.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-090.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-090.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-090.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-090.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-091.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-091.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-091.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-091.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-092.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-092.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-092.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-092.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-093.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-093.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-093.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-093.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-094.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-094.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-094.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-094.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-095.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-095.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-095.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-095.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-096.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-096.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-096.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-096.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-097.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-097.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-097.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-097.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-098.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-098.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-098.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-098.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-099.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-099.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-099.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-099.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-100.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-100.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-100.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-100.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-101.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-101.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-101.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-101.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-102.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-102.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-102.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-102.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-103.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-103.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-103.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-103.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-104.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-104.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-104.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-104.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-105.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-105.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-105.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-105.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-106.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-106.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-106.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-106.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-107.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-107.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-107.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-107.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-108.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-108.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-108.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-108.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-109.JPG?width=159&height=240",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-109.JPG?width=366&height=550",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-109.JPG?width=682&height=1024",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-109.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-110.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-110.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-110.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-110.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-111.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-111.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-111.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-111.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-112.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-112.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-112.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-112.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-113.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-113.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-113.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-113.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-114.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-114.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-114.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-114.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-115.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-115.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-115.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-115.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-116.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-116.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-116.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-116.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-117.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-117.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-117.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-117.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-118.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-118.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-118.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-118.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-119.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-119.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-119.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-119.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-120.JPG?width=191&height=240",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-120.JPG?width=370&height=462",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-120.JPG?width=818&height=1024",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-120.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-121.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-121.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-121.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-121.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-122.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-122.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-122.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-122.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-123.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-123.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-123.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-123.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-124.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-124.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-124.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-124.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-125.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-125.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-125.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-125.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-126.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-126.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-126.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-126.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-127.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-127.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-127.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-127.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-128.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-128.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-128.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-128.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-129.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-129.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-129.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-129.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-130.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-130.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-130.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-130.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-131.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-131.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-131.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-131.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-132.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-132.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-132.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-132.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-133.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-133.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-133.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-133.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-134.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-134.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-134.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-134.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-135.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-135.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-135.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-135.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-136.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-136.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-136.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-136.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-137.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-137.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-137.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-137.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-138.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-138.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-138.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-138.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-139.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-139.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-139.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-139.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-140.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-140.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-140.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-140.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-141.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-141.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-141.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-141.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-142.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-142.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-142.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-142.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-143.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-143.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-143.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-143.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-144.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-144.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-144.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-144.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-145.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-145.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-145.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-145.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-146.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-146.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-146.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-146.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-147.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-147.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-147.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-147.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-148.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-148.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-148.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-148.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-149.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-149.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-149.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-149.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-150.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-150.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-150.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-150.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-151.JPG?width=159&height=240",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-151.JPG?width=366&height=550",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-151.JPG?width=682&height=1024",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-151.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-152.JPG?width=159&height=240",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-152.JPG?width=366&height=550",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-152.JPG?width=682&height=1024",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-152.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-153.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-153.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-153.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-153.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-154.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-154.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-154.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-154.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-155.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-155.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-155.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-155.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-156.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-156.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-156.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-156.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-157.JPG?width=192&height=240",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-157.JPG?width=370&height=462",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-157.JPG?width=819&height=1024",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-157.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-158.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-158.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-158.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-158.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-159.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-159.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-159.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-159.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-160.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-160.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-160.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-160.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-161.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-161.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-161.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-161.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-162.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-162.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-162.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-162.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-163.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-163.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-163.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-163.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-164.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-164.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-164.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-164.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-165.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-165.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-165.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-165.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-166.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-166.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-166.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-166.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-167.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-167.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-167.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-167.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-168.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-168.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-168.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-168.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-169.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-169.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-169.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-169.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-170.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-170.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-170.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-170.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-171.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-171.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-171.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-171.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-173.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-173.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-173.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-173.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-174.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-174.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-174.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-174.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-175.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-175.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-175.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-175.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-176.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-176.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-176.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-176.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-177.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-177.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-177.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-177.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-178.JPG?width=240&height=159",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-178.JPG?width=370&height=246",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-178.JPG?width=1024&height=682",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-178.JPG",
                      "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }],
                  "caption": "The Cornell Basebal team competes in the 4th game of the Ivy League Tournament against Penn at Yogi Berra Stadium on May 19, 2024 in Little Falls, NJ.",
                  "credit": "Lexi Woodcock/Cornell Athletics",
                  "content_id": "14661",
                  "content_title": "Baseball vs Penn Ivy Game 4 5/19/24",
                  "content_date": "2024-05-19T12:30:00",
                  "content_url": "/galleries/?gallery=14661",
                  "content_image_url": "https://cornellbigred.com/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG?width=370&height=246",
                  "date": "2024-05-19T12:30:00"
                }, {
                  "id": 14660,
                  "title": "Baseball vs Princeton Ivy Game 1 5/17",
                  "url": "/galleries/?gallery=14660",
                  "sport": {
                    "id": 2,
                    "title": "Baseball",
                    "abbreviation": "BB",
                    "shortname": "baseball",
                    "short_title": null,
                    "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
                  },
                  "images": {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  },
                  "gallery_images": [{
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-127.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-127.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-127.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-127.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-001.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-001.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-001.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-001.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-002.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-002.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-002.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-002.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-003.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-003.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-003.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-003.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-004.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-004.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-004.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-004.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-005.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-005.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-005.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-005.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-006.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-006.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-006.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-006.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-007.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-007.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-007.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-007.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-008.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-008.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-008.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-008.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-009.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-009.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-009.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-009.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-010.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-010.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-010.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-010.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-011.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-011.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-011.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-011.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-012.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-012.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-012.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-012.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-013.JPG?width=191&height=240",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-013.JPG?width=370&height=462",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-013.JPG?width=818&height=1024",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-013.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-014.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-014.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-014.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-014.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-015.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-015.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-015.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-015.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-016.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-016.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-016.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-016.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-017.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-017.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-017.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-017.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-018.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-018.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-018.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-018.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-019.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-019.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-019.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-019.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-020.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-020.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-020.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-020.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-021.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-021.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-021.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-021.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-022.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-022.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-022.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-022.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-023.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-023.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-023.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-023.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-024.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-024.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-024.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-024.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-025.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-025.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-025.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-025.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-026.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-026.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-026.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-026.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-027.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-027.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-027.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-027.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-028.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-028.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-028.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-028.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-029.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-029.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-029.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-029.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-030.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-030.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-030.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-030.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-031.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-031.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-031.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-031.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-032.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-032.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-032.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-032.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-033.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-033.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-033.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-033.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-034.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-034.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-034.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-034.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-035.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-035.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-035.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-035.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-036.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-036.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-036.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-036.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-037.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-037.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-037.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-037.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-038.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-038.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-038.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-038.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-039.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-039.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-039.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-039.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-040.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-040.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-040.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-040.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-041.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-041.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-041.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-041.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-042.JPG?width=-2147483648&height=-2147483648",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-042.JPG?width=-2147483648&height=-2147483648",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-042.JPG?width=-2147483648&height=-2147483648",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-042.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-043.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-043.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-043.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-043.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-044.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-044.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-044.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-044.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-045.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-045.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-045.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-045.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-046.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-046.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-046.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-046.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-047.JPG?width=191&height=240",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-047.JPG?width=370&height=462",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-047.JPG?width=818&height=1024",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-047.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-048.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-048.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-048.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-048.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-049.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-049.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-049.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-049.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-050.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-050.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-050.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-050.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-051.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-051.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-051.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-051.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-052.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-052.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-052.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-052.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-053.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-053.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-053.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-053.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-054.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-054.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-054.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-054.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-055.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-055.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-055.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-055.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-056.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-056.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-056.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-056.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-057.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-057.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-057.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-057.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-058.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-058.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-058.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-058.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-059.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-059.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-059.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-059.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-060.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-060.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-060.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-060.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-061.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-061.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-061.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-061.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-062.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-062.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-062.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-062.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-063.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-063.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-063.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-063.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-064.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-064.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-064.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-064.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-065.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-065.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-065.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-065.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-066.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-066.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-066.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-066.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-067.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-067.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-067.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-067.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-068.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-068.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-068.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-068.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-069.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-069.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-069.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-069.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-070.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-070.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-070.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-070.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-071.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-071.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-071.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-071.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-072.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-072.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-072.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-072.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-073.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-073.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-073.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-073.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-074.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-074.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-074.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-074.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-075.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-075.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-075.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-075.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-076.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-076.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-076.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-076.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-077.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-077.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-077.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-077.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-078.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-078.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-078.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-078.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-079.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-079.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-079.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-079.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-080.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-080.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-080.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-080.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-081.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-081.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-081.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-081.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-082.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-082.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-082.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-082.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-083.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-083.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-083.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-083.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-084.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-084.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-084.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-084.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-085.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-085.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-085.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-085.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-086.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-086.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-086.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-086.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-087.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-087.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-087.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-087.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-088.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-088.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-088.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-088.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-089.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-089.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-089.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-089.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-090.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-090.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-090.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-090.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-091.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-091.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-091.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-091.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-092.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-092.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-092.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-092.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-093.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-093.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-093.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-093.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-094.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-094.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-094.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-094.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-095.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-095.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-095.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-095.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-096.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-096.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-096.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-096.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-097.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-097.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-097.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-097.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-098.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-098.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-098.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-098.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-099.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-099.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-099.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-099.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-100.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-100.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-100.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-100.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-101.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-101.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-101.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-101.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-102.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-102.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-102.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-102.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-103.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-103.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-103.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-103.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-104.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-104.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-104.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-104.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-105.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-105.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-105.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-105.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-106.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-106.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-106.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-106.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-107.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-107.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-107.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-107.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-108.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-108.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-108.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-108.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-109.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-109.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-109.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-109.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-110.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-110.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-110.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-110.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-111.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-111.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-111.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-111.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-112.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-112.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-112.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-112.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-113.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-113.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-113.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-113.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-114.JPG?width=159&height=240",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-114.JPG?width=366&height=550",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-114.JPG?width=682&height=1024",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-114.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-115.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-115.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-115.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-115.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-116.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-116.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-116.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-116.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-117.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-117.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-117.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-117.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-118.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-118.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-118.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-118.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-119.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-119.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-119.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-119.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-120.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-120.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-120.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-120.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-121.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-121.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-121.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-121.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-122.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-122.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-122.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-122.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-123.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-123.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-123.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-123.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-125.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-125.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-125.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-125.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-126.JPG?width=240&height=159",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "medium": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-126.JPG?width=370&height=246",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "large": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-126.JPG?width=1024&height=682",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    },
                    "original": {
                      "url": "/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-126.JPG",
                      "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                      "credit": "Lexi Woodcock/Cornell Athletics"
                    }
                  }],
                  "caption": "The Cornell Baseball team competes against Princeton in Game 1 of the Ivy Tournament at Robertson Field at Satow Stadium in New York, NY on May 17, 2024.",
                  "credit": "Lexi Woodcock/Cornell Athletics",
                  "content_id": "14660",
                  "content_title": "Baseball vs Princeton Ivy Game 1 5/17",
                  "content_date": "2024-05-17T11:00:00",
                  "content_url": "/galleries/?gallery=14660",
                  "content_image_url": "https://cornellbigred.com/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG?width=370&height=246",
                  "date": "2024-05-17T11:00:00"
                }, {
                  "id": 14658,
                  "title": "COE End of Year Student Party",
                  "url": "/galleries/?gallery=14658",
                  "sport": {
                    "id": 36,
                    "title": "General",
                    "abbreviation": "GEN",
                    "shortname": "general",
                    "short_title": null,
                    "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
                  },
                  "images": {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6413.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6413.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6413.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6413.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  },
                  "gallery_images": [{
                    "small": {
                      "url": "/images/2024/5/13/IMG_6432.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6432.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6432.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6432.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6433.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6433.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6433.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6433.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6434.jpeg?width=180&height=240",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6434.jpeg?width=370&height=493",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6434.jpeg?width=768&height=1024",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6434.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6435.jpeg?width=180&height=240",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6435.jpeg?width=370&height=493",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6435.jpeg?width=768&height=1024",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6435.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6436.jpeg?width=180&height=240",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6436.jpeg?width=370&height=493",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6436.jpeg?width=768&height=1024",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6436.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6437.jpeg?width=180&height=240",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6437.jpeg?width=370&height=493",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6437.jpeg?width=768&height=1024",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6437.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6438.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6438.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6438.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6438.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6439.jpeg?width=180&height=240",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6439.jpeg?width=370&height=493",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6439.jpeg?width=768&height=1024",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6439.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6440.jpeg?width=180&height=240",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6440.jpeg?width=370&height=493",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6440.jpeg?width=768&height=1024",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6440.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6441.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6441.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6441.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6441.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6442.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6442.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6442.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6442.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6415.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6415.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6415.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6415.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6416.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6416.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6416.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6416.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6417.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6417.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6417.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6417.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6418.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6418.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6418.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6418.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6419.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6419.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6419.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6419.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6420.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6420.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6420.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6420.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6421.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6421.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6421.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6421.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6422.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6422.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6422.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6422.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6423.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6423.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6423.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6423.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6424.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6424.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6424.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6424.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6425.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6425.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6425.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6425.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6426.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6426.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6426.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6426.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6427.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6427.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6427.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6427.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6428.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6428.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6428.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6428.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6429.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6429.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6429.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6429.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6430.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6430.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6430.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6430.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6399.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6399.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6399.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6399.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6400.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6400.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6400.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6400.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6401.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6401.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6401.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6401.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6402.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6402.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6402.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6402.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6404.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6404.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6404.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6404.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6405.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6405.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6405.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6405.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6406.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6406.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6406.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6406.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6407.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6407.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6407.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6407.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6408.jpeg?width=180&height=240",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6408.jpeg?width=370&height=493",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6408.jpeg?width=768&height=1024",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6408.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6409.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6409.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6409.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6409.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6410.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6410.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6410.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6410.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6411.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6411.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6411.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6411.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6412.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6412.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6412.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6412.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6413.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6413.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6413.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6413.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6414.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6414.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6414.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6414.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }, {
                    "small": {
                      "url": "/images/2024/5/13/IMG_6431.jpeg?width=240&height=180",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "medium": {
                      "url": "/images/2024/5/13/IMG_6431.jpeg?width=370&height=277",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "large": {
                      "url": "/images/2024/5/13/IMG_6431.jpeg?width=1024&height=768",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    },
                    "original": {
                      "url": "/images/2024/5/13/IMG_6431.jpeg",
                      "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                      "credit": null
                    }
                  }],
                  "caption": "Cornell Outdoor Education held its annual End of Year Student Appreciation celebration on Friday, May 10, 2024 at the Lindseth Climbing Wall.",
                  "credit": "",
                  "content_id": "14658",
                  "content_title": "COE End of Year Student Party",
                  "content_date": "2024-05-13T00:00:00",
                  "content_url": "/galleries/?gallery=14658",
                  "content_image_url": "https://cornellbigred.com/images/2024/5/13/IMG_6413.jpeg?width=370&height=277",
                  "date": "2024-05-13T00:00:00"
                }],
                "mode": "web"
              };
              if (!("sidearmComponents" in window)) window.sidearmComponents = [];
              window.sidearmComponents.push(obj);
            </script>
            <galleries-component params="{ id: 'ecc0418b-90f6-42a4-a700-32c2421179a1' }"><!-- ko if: !data().length --><!-- /ko -->
              <div class="component c-galleries c-galleries--grid flex flex-wrap" data-bind="fastForEach: data">
                <div class="c-galleries__item">
                  <a class="c-galleries__link" data-bind="attr: {href:url, title: 'View gallery ' + title}" href="/galleries/?gallery=14662" title="View gallery 2024 Senior Student-Athlete Toast">
            <div class="c-galleries__media-container">
                <div class="c-galleries__media relative">
                    <picture class="c-galleries__picture" data-bind="html5Picture: { 'images': [
										        { 'breakpoint': 540, 'image': images.large.url + '?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80' },
										        { 'breakpoint': 0, 'image': images.large.url + '?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80' }
									        ]}, alt: title">
                    <source media="(min-width:540px)" data-srcset="/images/2024/5/21/0R2A4837.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" srcset="/images/2024/5/21/0R2A4837.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"><source media="(min-width:0px)" data-srcset="/images/2024/5/21/0R2A4837.JPG?width=1024&amp;height=682?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" srcset="/images/2024/5/21/0R2A4837.JPG?width=1024&amp;height=682?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"><img data-src="/images/2024/5/21/0R2A4837.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" alt="2024 Senior Student-Athlete Toast" class=" lazyloaded" style="" src="/images/2024/5/21/0R2A4837.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"></picture>
                </div>
            </div>

            <div class="c-galleries__details">
                <div class="c-galleries__title"><span class="c-galleries__title--red">Photos: </span><span data-bind="text: title">2024 Senior Student-Athlete Toast</span></div>
                        
                <div class="c-galleries__date" data-bind="formatDate:date, format:'MMM D, YYYY'">May 20, 2024</div>
            </div>
        </a>
                </div>
                <div class="c-galleries__item">
                  <a class="c-galleries__link" data-bind="attr: {href:url, title: 'View gallery ' + title}" href="/galleries/?gallery=14664" title="View gallery Baseball vs Penn Ivy Game 7 5-20">
            <div class="c-galleries__media-container">
                <div class="c-galleries__media relative">
                    <picture class="c-galleries__picture" data-bind="html5Picture: { 'images': [
										        { 'breakpoint': 540, 'image': images.large.url + '?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80' },
										        { 'breakpoint': 0, 'image': images.large.url + '?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80' }
									        ]}, alt: title">
                    <source media="(min-width:540px)" data-srcset="/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" srcset="/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"><source media="(min-width:0px)" data-srcset="/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG?width=1024&amp;height=682?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" srcset="/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG?width=1024&amp;height=682?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"><img data-src="/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" alt="Baseball vs Penn Ivy Game 7 5-20" class=" lazyloaded" style="" src="/images/2024/5/23/Cornell-Baseball-vsPenn-IvyTournament-May20-Game2-131.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"></picture>
                </div>
            </div>

            <div class="c-galleries__details">
                <div class="c-galleries__title"><span class="c-galleries__title--red">Photos: </span><span data-bind="text: title">Baseball vs Penn Ivy Game 7 5-20</span></div>
                        
                <div class="c-galleries__date" data-bind="formatDate:date, format:'MMM D, YYYY'">May 20, 2024</div>
            </div>
        </a>
                </div>
                <div class="c-galleries__item">
                  <a class="c-galleries__link" data-bind="attr: {href:url, title: 'View gallery ' + title}" href="/galleries/?gallery=14663" title="View gallery Baseball vs Penn Ivy Game 6 5-20">
            <div class="c-galleries__media-container">
                <div class="c-galleries__media relative">
                    <picture class="c-galleries__picture" data-bind="html5Picture: { 'images': [
										        { 'breakpoint': 540, 'image': images.large.url + '?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80' },
										        { 'breakpoint': 0, 'image': images.large.url + '?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80' }
									        ]}, alt: title">
                    <source media="(min-width:540px)" data-srcset="/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" srcset="/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"><source media="(min-width:0px)" data-srcset="/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG?width=1024&amp;height=682?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" srcset="/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG?width=1024&amp;height=682?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"><img data-src="/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" alt="Baseball vs Penn Ivy Game 6 5-20" class=" lazyloaded" style="" src="/images/2024/5/22/Cornell-Baseball-vsPenn-IvyTournament-May20-Game1-027.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"></picture>
                </div>
            </div>

            <div class="c-galleries__details">
                <div class="c-galleries__title"><span class="c-galleries__title--red">Photos: </span><span data-bind="text: title">Baseball vs Penn Ivy Game 6 5-20</span></div>
                        
                <div class="c-galleries__date" data-bind="formatDate:date, format:'MMM D, YYYY'">May 20, 2024</div>
            </div>
        </a>
                </div>
                <div class="c-galleries__item">
                  <a class="c-galleries__link" data-bind="attr: {href:url, title: 'View gallery ' + title}" href="/galleries/?gallery=14661" title="View gallery Baseball vs Penn Ivy Game 4 5/19/24">
            <div class="c-galleries__media-container">
                <div class="c-galleries__media relative">
                    <picture class="c-galleries__picture" data-bind="html5Picture: { 'images': [
										        { 'breakpoint': 540, 'image': images.large.url + '?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80' },
										        { 'breakpoint': 0, 'image': images.large.url + '?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80' }
									        ]}, alt: title">
                    <source media="(min-width:540px)" data-srcset="/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" srcset="/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"><source media="(min-width:0px)" data-srcset="/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG?width=1024&amp;height=682?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" srcset="/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG?width=1024&amp;height=682?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"><img data-src="/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" alt="Baseball vs Penn Ivy Game 4 5/19/24" class=" lazyloaded" style="" src="/images/2024/5/19/Cornell-Baseball-vsPenn-IvyTournament-May19-172.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"></picture>
                </div>
            </div>

            <div class="c-galleries__details">
                <div class="c-galleries__title"><span class="c-galleries__title--red">Photos: </span><span data-bind="text: title">Baseball vs Penn Ivy Game 4 5/19/24</span></div>
                        
                <div class="c-galleries__date" data-bind="formatDate:date, format:'MMM D, YYYY'">May 19, 2024</div>
            </div>
        </a>
                </div>
                <div class="c-galleries__item">
                  <a class="c-galleries__link" data-bind="attr: {href:url, title: 'View gallery ' + title}" href="/galleries/?gallery=14660" title="View gallery Baseball vs Princeton Ivy Game 1 5/17">
            <div class="c-galleries__media-container">
                <div class="c-galleries__media relative">
                    <picture class="c-galleries__picture" data-bind="html5Picture: { 'images': [
										        { 'breakpoint': 540, 'image': images.large.url + '?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80' },
										        { 'breakpoint': 0, 'image': images.large.url + '?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80' }
									        ]}, alt: title">
                    <source media="(min-width:540px)" data-srcset="/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" srcset="/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"><source media="(min-width:0px)" data-srcset="/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG?width=1024&amp;height=682?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" srcset="/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG?width=1024&amp;height=682?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"><img data-src="/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" alt="Baseball vs Princeton Ivy Game 1 5/17" class=" lazyloaded" style="" src="/images/2024/5/17/Cornell-Baseball-vsPrinceton-IvyTournament-May17-124.JPG?width=1024&amp;height=682?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"></picture>
                </div>
            </div>

            <div class="c-galleries__details">
                <div class="c-galleries__title"><span class="c-galleries__title--red">Photos: </span><span data-bind="text: title">Baseball vs Princeton Ivy Game 1 5/17</span></div>
                        
                <div class="c-galleries__date" data-bind="formatDate:date, format:'MMM D, YYYY'">May 17, 2024</div>
            </div>
        </a>
                </div>
                <div class="c-galleries__item">
                  <a class="c-galleries__link" data-bind="attr: {href:url, title: 'View gallery ' + title}" href="/galleries/?gallery=14658" title="View gallery COE End of Year Student Party">
            <div class="c-galleries__media-container">
                <div class="c-galleries__media relative">
                    <picture class="c-galleries__picture" data-bind="html5Picture: { 'images': [
										        { 'breakpoint': 540, 'image': images.large.url + '?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80' },
										        { 'breakpoint': 0, 'image': images.large.url + '?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80' }
									        ]}, alt: title">
                    <source media="(min-width:540px)" data-srcset="/images/2024/5/13/IMG_6413.jpeg?width=1024&amp;height=768?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" srcset="/images/2024/5/13/IMG_6413.jpeg?width=1024&amp;height=768?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"><source media="(min-width:0px)" data-srcset="/images/2024/5/13/IMG_6413.jpeg?width=1024&amp;height=768?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" srcset="/images/2024/5/13/IMG_6413.jpeg?width=1024&amp;height=768?width=540&amp;height=304&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"><img data-src="/images/2024/5/13/IMG_6413.jpeg?width=1024&amp;height=768?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80" alt="COE End of Year Student Party" class=" lazyloaded" style="" src="/images/2024/5/13/IMG_6413.jpeg?width=1024&amp;height=768?width=768&amp;height=432&amp;mode=crop&amp;anchor=topcenter&amp;format=jpg&amp;quality=80"></picture>
                </div>
            </div>

            <div class="c-galleries__details">
                <div class="c-galleries__title"><span class="c-galleries__title--red">Photos: </span><span data-bind="text: title">COE End of Year Student Party</span></div>
                        
                <div class="c-galleries__date" data-bind="formatDate:date, format:'MMM D, YYYY'">May 13, 2024</div>
            </div>
        </a>
                </div>
              </div>
              <div class="c-galleries__bottom flex flex-justify-between flex-align-center">
                <div class="c-galleries__more">
                  <a href="/galleries">All Photos <i class="sf-arrow-right-minimal"></i></a>
                </div>
                <div class="c-galleries__ad">
                  <ads-component params="{name: 'cs-galleries-d04828'}"><!-- 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="Guthrie small ad, 2019" href="/common/controls/adhandler.aspx?ad_id=16&amp;target=https://www.guthrie.org/" title="CS Galleries 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:0px)" data-srcset="/images/2019/5/4/Guthrie_150x50.png" srcset="/images/2019/5/4/Guthrie_150x50.png"><img data-src="/images/2019/5/4/Guthrie_150x50.png" alt="Guthrie small ad, 2019" class=" lazyloaded" style="" src="/images/2019/5/4/Guthrie_150x50.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>
            </galleries-component>
          </section>
        </div>
      </div>
    </div>
    <script>
      var obj = {
        "start": 0,
        "count": 10,
        "name": "sidearm-dfp-1",
        "sport_id": null,
        "count_breakpoints": null,
        "css_class": "",
        "pinned_id": "",
        "extra": {},
        "context": null,
        "dummy": false,
        "type": "ads",
        "id": "c20141cb-310f-416e-a3b0-07d3e8f9daf4",
        "data": {
          "location": {
            "id": 70,
            "title": "SIDEARM DFP - Location 1",
            "type": "dfp",
            "effect": "none",
            "fixed_image_sizes": false,
            "excluded_sport_ids": [],
            "slick": false,
            "dfp": true,
            "sidearm_dfp": true,
            "common_page": false,
            "html_template": null,
            "name": "sidearm-dfp-1",
            "autoplay_speed": 8,
            "accessibility_icons": false,
            "sizes": null,
            "slick_options": null,
            "dfp_sizes": [{
              "id": 4,
              "enabled": false,
              "breakpoint": 1024,
              "width": 0,
              "height": 0,
              "size_list": null,
              "unit_name": "//cornell/sidearm-dfp-1",
              "sidearm_dfp": null
            }, {
              "id": 5,
              "enabled": true,
              "breakpoint": 767,
              "width": 728,
              "height": 90,
              "size_list": null,
              "unit_name": "//cornell/sidearm-dfp-1",
              "sidearm_dfp": null
            }, {
              "id": 6,
              "enabled": true,
              "breakpoint": 0,
              "width": 300,
              "height": 250,
              "size_list": null,
              "unit_name": "//cornell/sidearm-dfp-1",
              "sidearm_dfp": null
            }]
          },
          "campaigns": null,
          "content_id": "sidearm-dfp-1",
          "content_title": "sidearm-dfp-1",
          "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: 'c20141cb-310f-416e-a3b0-07d3e8f9daf4' }"><!-- 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' -->
      <div data-bind="component: {
                name: &quot;dfp-component&quot;,
                params: DFPParams
            }">
        <div class="sidearm-dfp-ad"
          data-bind=" attr: { id: id, 'class' : (sidearm_dfp ? 'sidearm-dfp-ad' : 'dfp-ad') }, style: { width: width() + 'px', height: height() === 0 ? 'auto' : height() + 'px', 'background-color' : window.site_in_dev_mode === 'true' ? '#ccc' : '' }, afterBind: { callback: renderAd, foreach: data }"
          id="sidearm-dfp-10" style="width: 0px; height: auto;"></div>
      </div>
      <!-- /ko -->
      <!-- /ko -->
      <!-- /ko -->
    </ads-component>
    <div class="s-leaderboard">
      <script>
        var obj = {
          "start": 0,
          "count": 10,
          "name": "leaderboard---internal-8123c1",
          "sport_id": null,
          "count_breakpoints": null,
          "css_class": "",
          "pinned_id": "",
          "extra": {},
          "context": null,
          "dummy": false,
          "type": "ads",
          "id": "e3beffe8-8964-4982-997c-2317674c9fe4",
          "data": {
            "location": {
              "id": 132,
              "title": "Leaderboard - Internal",
              "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": "leaderboard---internal-8123c1",
              "autoplay_speed": 8,
              "accessibility_icons": false,
              "sizes": null,
              "slick_options": null,
              "dfp_sizes": null
            },
            "campaigns": [],
            "content_id": "leaderboard---internal-8123c1",
            "content_title": "leaderboard---internal-8123c1",
            "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: 'e3beffe8-8964-4982-997c-2317674c9fe4' }"><!-- ko ifnot: isInitializing() -->
        <!-- ko switch -->
        <!-- ko case: ad.location.type === 'single' -->
        <!-- ko with: single --><!-- /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 id="s-stories-featured" aria-labelledby="h2_stories-featured">
      <h2 id="h2_stories-featured" class="accessible-hide">Stories Featured</h2>
      <div class="flex flex-wrap">
        <div class="s-stories__featured--left">
          <div class="s-stories__featured--left-title">
            <div>Any Person</div>
            <div>Any Study</div>
          </div>
          <div class="s-stories__featured--left-bottom">
            <div class="s-stories__featured--left-quote"> "I would found an institution where any person can find instruction in any study." <span>- Ezra Cornell, 1868</span>
            </div>
            <a class="s-stories__featured--left-more" href="https://cornellbigred.com/sports/2017/4/28/big-red-bios.aspx">Read More Big Red Bios +</a>
          </div>
        </div>
        <div class="s-stories__featured--right">
          <script>
            var obj = {
              "start": 0,
              "count": 3,
              "name": "featured-stories",
              "sport_id": 52,
              "count_breakpoints": null,
              "css_class": "",
              "pinned_id": "",
              "extra": {
                "sports": [{
                  "id": 61,
                  "title": "Athletic Alumni Affairs and Development"
                }, {
                  "id": 50,
                  "title": "Athletic Tickets"
                }, {
                  "id": 57,
                  "title": "Athletics"
                }, {
                  "id": 2,
                  "title": "Baseball"
                }, {
                  "id": 52,
                  "title": "Big Red Bios"
                }, {
                  "id": 47,
                  "title": "Big Red Kids Club"
                }, {
                  "id": 21,
                  "title": "Equestrian"
                }, {
                  "id": 51,
                  "title": "Facilities"
                }, {
                  "id": 55,
                  "title": "Far Above"
                }, {
                  "id": 22,
                  "title": "Fencing"
                }, {
                  "id": 56,
                  "title": "Fencing Practice Players"
                }, {
                  "id": 23,
                  "title": "Field Hockey"
                }, {
                  "id": 5,
                  "title": "Football"
                }, {
                  "id": 36,
                  "title": "General"
                }, {
                  "id": 53,
                  "title": "Leadership Institute"
                }, {
                  "id": 3,
                  "title": "Men's Basketball"
                }, {
                  "id": 4,
                  "title": "Men's Cross Country"
                }, {
                  "id": 6,
                  "title": "Men's Golf"
                }, {
                  "id": 48,
                  "title": "Men's Gymnastics"
                }, {
                  "id": 7,
                  "title": "Men's Ice Hockey"
                }, {
                  "id": 8,
                  "title": "Men's Lacrosse"
                }, {
                  "id": 9,
                  "title": "Men's Polo"
                }, {
                  "id": 10,
                  "title": "Men's Rowing - Heavyweight"
                }, {
                  "id": 11,
                  "title": "Men's Rowing - Lightweight"
                }, {
                  "id": 12,
                  "title": "Men's Soccer"
                }, {
                  "id": 14,
                  "title": "Men's Squash"
                }, {
                  "id": 15,
                  "title": "Men's Swimming & Diving"
                }, {
                  "id": 16,
                  "title": "Men's Tennis"
                }, {
                  "id": 17,
                  "title": "Men's Track & Field"
                }, {
                  "id": 49,
                  "title": "Sailing"
                }, {
                  "id": 30,
                  "title": "Softball"
                }, {
                  "id": 54,
                  "title": "Sports Nutrition"
                }, {
                  "id": 13,
                  "title": "Sprint Football"
                }, {
                  "id": 59,
                  "title": "Strength & Conditioning"
                }, {
                  "id": 35,
                  "title": "Volleyball"
                }, {
                  "id": 19,
                  "title": "Women's Basketball"
                }, {
                  "id": 20,
                  "title": "Women's Cross Country"
                }, {
                  "id": 24,
                  "title": "Women's Gymnastics"
                }, {
                  "id": 25,
                  "title": "Women's Ice Hockey"
                }, {
                  "id": 26,
                  "title": "Women's Lacrosse"
                }, {
                  "id": 27,
                  "title": "Women's Polo"
                }, {
                  "id": 28,
                  "title": "Women's Rowing"
                }, {
                  "id": 29,
                  "title": "Women's Soccer"
                }, {
                  "id": 31,
                  "title": "Women's Squash"
                }, {
                  "id": 32,
                  "title": "Women's Swimming & Diving"
                }, {
                  "id": 33,
                  "title": "Women's Tennis"
                }, {
                  "id": 34,
                  "title": "Women's Track & Field"
                }, {
                  "id": 18,
                  "title": "Wrestling"
                }]
              },
              "context": null,
              "dummy": false,
              "type": "stories",
              "id": "97dd5776-6392-4b6d-abff-407e27979f26",
              "data": [{
                "title": "Ivy League Ranked Sixth-Strongest Division I Athletics Conference Following Spring Season",
                "title_in_rotator": true,
                "sub_headline": null,
                "teaser": null,
                "type": null,
                "byline": null,
                "app_exclusive": false,
                "sport_display": "Baseball, Men's Basketball, Men's Cross Country, Football, Men's Golf, Men's Ice Hockey, Men's Lacrosse, Men's Polo, Men's Rowing - Heavyweight, Men's Rowing - Lightweight, Men's Soccer, Sprint Football, Men's Squash, Men's Swimming & Diving, Men's Tennis, Men's Track & Field, Wrestling, Women's Basketball, Women's Cross Country, Equestrian, Fencing, Field Hockey, Women's Gymnastics, Women's Ice Hockey, Women's Lacrosse, Women's Polo, Women's Rowing, Women's Soccer, Softball, Women's Squash, Women's Swimming & Diving, Women's Tennis, Women's Track & Field, Volleyball, General, Big Red Kids Club, Men's Gymnastics, Sailing, Facilities, Big Red Bios, Leadership Institute, Sports Nutrition, Far Above, Fencing Practice Players, Athletics, Strength & Conditioning",
                "sport": {
                  "id": 2,
                  "title": "Baseball",
                  "abbreviation": "BB",
                  "shortname": "baseball",
                  "short_title": "BB",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "baseball",
                  "gender": "m",
                  "youtube": "PLQ6jRyi8DagLt6xj6ph4lpK0bNm1Y8q9j",
                  "facebook": null,
                  "twitter": "CornellBaseball",
                  "instagram": "cornell_baseball",
                  "pinterest": "",
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "sport_shortname": null,
                "image_source": "/images/2024/6/12/SPRING_Standings_2023_24.jpg",
                "image_focal_point": null,
                "image_alt_text": "Ivy Athletics is ranked among the top six conferences in the Learfield Directors Cup at the spring midseason award list.",
                "video": null,
                "url": "/news/2024/6/12/baseball-ivy-league-ranked-sixth-strongest-division-i-athletics-conference-following-spring-season.aspx",
                "redirect_absolute_url": "https://ivyleague.com/news/2024/6/11/general-ivy-league-ranked-sixth-strongest-division-i-athletics-conference-following-2023-24.aspx",
                "links": null,
                "homepage_feed_template": "story_links",
                "game_id": null,
                "games": [],
                "gallery_id": 0,
                "writer": null,
                "id": 85511,
                "content_id": "85511",
                "content_title": "Ivy League Ranked Sixth-Strongest Division I Athletics Conference Following Spring Season",
                "content_date": "2024-06-12T10:00:00",
                "content_url": "https://cornellbigred.com/news/2024/6/12/baseball-ivy-league-ranked-sixth-strongest-division-i-athletics-conference-following-spring-season.aspx",
                "content_image_url": "https://cornellbigred.com/images/2024/6/12/SPRING_Standings_2023_24.jpg",
                "date": "2024-06-12T10:00:00"
              }, {
                "title": "Watch A Conversation With Dr. Nicki Moore On State Of Big Red Athletics & Physical Education",
                "title_in_rotator": true,
                "sub_headline": null,
                "teaser": null,
                "type": null,
                "byline": null,
                "app_exclusive": false,
                "sport_display": "Baseball, Men's Basketball, Men's Cross Country, Football, Men's Golf, Men's Ice Hockey, Men's Lacrosse, Men's Polo, Men's Rowing - Heavyweight, Men's Rowing - Lightweight, Men's Soccer, Sprint Football, Men's Squash, Men's Swimming & Diving, Men's Tennis, Men's Track & Field, Wrestling, Women's Basketball, Women's Cross Country, Equestrian, Fencing, Field Hockey, Women's Gymnastics, Women's Ice Hockey, Women's Lacrosse, Women's Polo, Women's Rowing, Women's Soccer, Softball, Women's Squash, Women's Swimming & Diving, Women's Tennis, Women's Track & Field, Volleyball, General, Sailing, Big Red Bios",
                "sport": {
                  "id": 2,
                  "title": "Baseball",
                  "abbreviation": "BB",
                  "shortname": "baseball",
                  "short_title": "BB",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "baseball",
                  "gender": "m",
                  "youtube": "PLQ6jRyi8DagLt6xj6ph4lpK0bNm1Y8q9j",
                  "facebook": null,
                  "twitter": "CornellBaseball",
                  "instagram": "cornell_baseball",
                  "pinterest": "",
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "sport_shortname": null,
                "image_source": "/images/2024/5/23/0R2A4568.JPG",
                "image_focal_point": null,
                "image_alt_text": "Nicki Moore speaks at the Senior Toast on Monday, May 20, 2024 on the Tanner Terrace of Schoellkopf Memorial Hall in Ithaca, N.Y.",
                "video": {
                  "youtube": "https://youtu.be/b5hqXKRoALk",
                  "Archive": null,
                  "metadata": {
                    "title": "A Conversation with Nicki Moore: The Vision to Inspire Transformation Through Winning & Wellness",
                    "thumbnail": "https://i.ytimg.com/vi/b5hqXKRoALk/maxresdefault.jpg"
                  }
                },
                "url": "/news/2024/5/23/baseball-join-a-conversation-with-dr-nicki-moore-on-state-of-big-red-athletics-on-may-29.aspx",
                "redirect_absolute_url": "https://youtu.be/b5hqXKRoALk",
                "links": null,
                "homepage_feed_template": "story_links",
                "game_id": null,
                "games": [],
                "gallery_id": 0,
                "writer": null,
                "id": 85462,
                "content_id": "85462",
                "content_title": "Watch A Conversation With Dr. Nicki Moore On State Of Big Red Athletics & Physical Education",
                "content_date": "2024-05-23T09:00:00",
                "content_url": "https://cornellbigred.com/news/2024/5/23/baseball-join-a-conversation-with-dr-nicki-moore-on-state-of-big-red-athletics-on-may-29.aspx",
                "content_image_url": "https://cornellbigred.com/images/2024/5/23/0R2A4568.JPG",
                "date": "2024-05-23T09:00:00"
              }, {
                "title": "Ivy League Launches 50th Anniversary of Women's Championships — First Conference To Reach Milestone",
                "title_in_rotator": true,
                "sub_headline": null,
                "teaser": null,
                "type": null,
                "byline": null,
                "app_exclusive": false,
                "sport_display": "Women's Basketball, Women's Cross Country, Equestrian, Fencing, Field Hockey, Women's Gymnastics, Women's Ice Hockey, Women's Lacrosse, Women's Polo, Women's Rowing, Women's Soccer, Softball, Women's Squash, Women's Swimming & Diving, Women's Tennis, Women's Track & Field, Volleyball, General, Sailing, Big Red Bios",
                "sport": {
                  "id": 36,
                  "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": null,
                  "twitter": "",
                  "instagram": "",
                  "pinterest": "",
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "sport_shortname": null,
                "image_source": "/images/2024/5/20/web_logo_only.jpg",
                "image_focal_point": null,
                "image_alt_text": "Ivy League Women's Sports - 50 Years of Championships",
                "video": null,
                "url": "/news/2024/5/20/general-ivy-league-launches-50th-anniversary-of-womens-championships-first-conference-to-reach-milestone.aspx",
                "redirect_absolute_url": "https://ivyleague.com/news/2024/5/17/general-ivy-league-launches-50th-anniversary-of-womens-championships-first-conference-to-reach-milestone.aspx",
                "links": null,
                "homepage_feed_template": "story_links",
                "game_id": null,
                "games": [],
                "gallery_id": 0,
                "writer": null,
                "id": 85451,
                "content_id": "85451",
                "content_title": "Ivy League Launches 50th Anniversary of Women's Championships — First Conference To Reach Milestone",
                "content_date": "2024-05-20T10:00:00",
                "content_url": "https://cornellbigred.com/news/2024/5/20/general-ivy-league-launches-50th-anniversary-of-womens-championships-first-conference-to-reach-milestone.aspx",
                "content_image_url": "https://cornellbigred.com/images/2024/5/20/web_logo_only.jpg",
                "date": "2024-05-20T10:00:00"
              }],
              "mode": "web"
            };
            if (!("sidearmComponents" in window)) window.sidearmComponents = [];
            window.sidearmComponents.push(obj);
          </script>
          <stories-component params="{ id: '97dd5776-6392-4b6d-abff-407e27979f26' }"><!-- ko if: name() === 'main-stories'--><!-- /ko -->
            <!-- ko if: name() === 'featured-stories'-->
            <div class="component c-stories c-stories--grid slick-initialized slick-slider" data-bind="afterBind: {foreach:data, callback:slick}" data-slick-options="{slidesToShow: 3, slidesToScroll:1, autoplay:false, autoplaySpeed:8000, responsive: [
        {
            breakpoint: 1417,
            settings: {
                centerMode:true,
                arrows:true,
                slidesToShow:1,
                centerPadding:'28.125%'
            }
        },
        {
            breakpoint: 768,
            settings: {
                centerMode:true,
                arrows:true,
                slidesToShow:1,
                centerPadding:'10.125%'
            }
        }]
    }">
              <div class="slick-list draggable" tabindex="0">
                <div class="slick-track" style="opacity: 1; width: 1200px; transform: translate3d(0px, 0px, 0px);"><a class="c-stories__item c-stories__url flex flex-column slick-slide slick-active" data-bind="attr: { href: url }" href="/news/2024/6/12/baseball-ivy-league-ranked-sixth-strongest-division-i-athletics-conference-following-spring-season.aspx" data-slick-index="0" aria-hidden="false" style="width: 400px;">
            <div class="c-stories__media-container">
                <!-- ko switch-->
                    <!-- ko case: image_source -->
                        <div class="c-stories__media-as-bg" data-bind="showcasePlayer:showcase, appendButton:true, style: { backgroundImage: 'url(' + image_source + '?width=1920&amp;height=1080&amp;mode=crop&amp;format=jpg&amp;quality=80)' }" style="background-image: url(&quot;/images/2024/6/12/SPRING_Standings_2023_24.jpg?width=1920&amp;height=1080&amp;mode=crop&amp;format=jpg&amp;quality=80&quot;);"></div>
                    <!-- /ko -->
                    <!-- ko case: $else --><!-- /ko -->
                <!-- /ko -->
            </div>
    
            <div class="c-stories__details">
                <div class="c-stories__title"><span data-bind="text: title">Ivy League Ranked Sixth-Strongest Division I Athletics Conference Following Spring Season</span><i class="sf-arrows-round-right"></i></div>
                <div class="c-stories__date" data-bind="formatDate:date, format:'MMM D, YYYY'">Jun 12, 2024</div>
            </div>
        </a><a class="c-stories__item c-stories__url flex flex-column slick-slide slick-active" data-bind="attr: { href: url }" href="/news/2024/5/23/baseball-join-a-conversation-with-dr-nicki-moore-on-state-of-big-red-athletics-on-may-29.aspx" data-slick-index="1" aria-hidden="false" style="width: 400px;">
            <div class="c-stories__media-container">
                <!-- ko switch-->
                    <!-- ko case: image_source -->
                        <div class="c-stories__media-as-bg" data-bind="showcasePlayer:showcase, appendButton:true, style: { backgroundImage: 'url(' + image_source + '?width=1920&amp;height=1080&amp;mode=crop&amp;format=jpg&amp;quality=80)' }" style="background-image: url(&quot;/images/2024/5/23/0R2A4568.JPG?width=1920&amp;height=1080&amp;mode=crop&amp;format=jpg&amp;quality=80&quot;);"><button class="showcase-play-button" type="button">Play Video</button></div>
                    <!-- /ko -->
                    <!-- ko case: $else --><!-- /ko -->
                <!-- /ko -->
            </div>
    
            <div class="c-stories__details">
                <div class="c-stories__title"><span data-bind="text: title">Watch A Conversation With Dr. Nicki Moore On State Of Big Red Athletics &amp; Physical Education</span><i class="sf-arrows-round-right"></i></div>
                <div class="c-stories__date" data-bind="formatDate:date, format:'MMM D, YYYY'">May 23, 2024</div>
            </div>
        </a><a class="c-stories__item c-stories__url flex flex-column slick-slide slick-active" data-bind="attr: { href: url }" href="/news/2024/5/20/general-ivy-league-launches-50th-anniversary-of-womens-championships-first-conference-to-reach-milestone.aspx" data-slick-index="2" aria-hidden="false" style="width: 400px;">
            <div class="c-stories__media-container">
                <!-- ko switch-->
                    <!-- ko case: image_source -->
                        <div class="c-stories__media-as-bg" data-bind="showcasePlayer:showcase, appendButton:true, style: { backgroundImage: 'url(' + image_source + '?width=1920&amp;height=1080&amp;mode=crop&amp;format=jpg&amp;quality=80)' }" style="background-image: url(&quot;/images/2024/5/20/web_logo_only.jpg?width=1920&amp;height=1080&amp;mode=crop&amp;format=jpg&amp;quality=80&quot;);"></div>
                    <!-- /ko -->
                    <!-- ko case: $else --><!-- /ko -->
                <!-- /ko -->
            </div>
    
            <div class="c-stories__details">
                <div class="c-stories__title"><span data-bind="text: title">Ivy League Launches 50th Anniversary of Women's Championships — First Conference To Reach Milestone</span><i class="sf-arrows-round-right"></i></div>
                <div class="c-stories__date" data-bind="formatDate:date, format:'MMM D, YYYY'">May 20, 2024</div>
            </div>
        </a></div>
              </div>
            </div>
            <!-- /ko -->
          </stories-component>
        </div>
      </div>
    </section>
    <script>
      require(["knockout", "jquery", "jquery-ui", "config", "slick", "binding-handlers"], function(ko, $) {
        $('.tabs').tabs();
        $('#s-schedule .tab-underline').css('width', $('.s-schedule-tab-list .ui-tabs-active').outerWidth());
        $("#s-schedule .tab-anchor").click(function(e) {
          e.preventDefault();
          $(".s-schedule-tab-list .tab-anchor").removeClass("tab-anchor");
          $(this).addClass("tab-anchor");
          var current = $(this),
            position = current.position();
          $('.tab-underline').css('left', position.left - 2);
          $('.tab-underline').css('width', $(this).outerWidth());
        });
        window.triggerTabs = function(tab_index) {
          $('.s-schedule__inner').tabs({
            active: tab_index
          });
          $('.s-schedule__inner .s-schedule__tabs-link').attr("tabindex", 0);
          $("li a.last").unbind('click').attr("tabindex", 0);
        };
        window.triggerTabs(0);
      });
    </script>
  </main>
  <div class="c-slideshow">
    <script>
      var obj = {
        "start": 0,
        "count": 10,
        "name": "",
        "sport_id": null,
        "count_breakpoints": null,
        "css_class": "",
        "pinned_id": "",
        "extra": {
          "slideshow_id": 1
        },
        "context": null,
        "dummy": false,
        "type": "slideshow",
        "id": "f76a68e9-8366-4fae-8da3-16174174ff4a",
        "data": [{
          "id": 1,
          "title": "Parallax",
          "subtitle": null,
          "start_date": "2019-04-08T00:00:00",
          "end_date": null,
          "teaser": null,
          "primary_link": null,
          "links": null,
          "video": null,
          "primary_image": {
            "images": [{
              "breakpoint": 0,
              "alt": "Parallax Image",
              "image": "/images/2019/4/8/parallax_image_1920.jpg"
            }]
          },
          "secondary_image": {
            "images": []
          }
        }],
        "mode": "web"
      };
      if (!("sidearmComponents" in window)) window.sidearmComponents = [];
      window.sidearmComponents.push(obj);
    </script>
    <slideshow-component params="{ id: 'f76a68e9-8366-4fae-8da3-16174174ff4a' }">
      <div class="c-slideshow" data-bind="foreach:data">
        <div class="c-slideshow__image" data-bind="style: { backgroundImage: 'url(' + single_primary_image + ')' }" style="background-image: url(&quot;/images/2019/4/8/parallax_image_1920.jpg&quot;);"></div>
      </div>
    </slideshow-component>
  </div>
  <div class="above-footer-dfp">
    <script>
      var obj = {
        "start": 0,
        "count": 10,
        "name": "sidearm-dfp-2",
        "sport_id": null,
        "count_breakpoints": null,
        "css_class": "",
        "pinned_id": "",
        "extra": {},
        "context": null,
        "dummy": false,
        "type": "ads",
        "id": "e29c3512-c493-408e-882e-05a3cc70c536",
        "data": {
          "location": {
            "id": 71,
            "title": "SIDEARM DFP - Location 2",
            "type": "dfp",
            "effect": "none",
            "fixed_image_sizes": false,
            "excluded_sport_ids": [],
            "slick": false,
            "dfp": true,
            "sidearm_dfp": true,
            "common_page": false,
            "html_template": null,
            "name": "sidearm-dfp-2",
            "autoplay_speed": 8,
            "accessibility_icons": false,
            "sizes": null,
            "slick_options": null,
            "dfp_sizes": [{
              "id": 7,
              "enabled": false,
              "breakpoint": 1024,
              "width": 0,
              "height": 0,
              "size_list": null,
              "unit_name": "//cornell/sidearm-dfp-2",
              "sidearm_dfp": null
            }, {
              "id": 8,
              "enabled": true,
              "breakpoint": 767,
              "width": 728,
              "height": 90,
              "size_list": null,
              "unit_name": "//cornell/sidearm-dfp-2",
              "sidearm_dfp": null
            }, {
              "id": 9,
              "enabled": true,
              "breakpoint": 0,
              "width": 300,
              "height": 250,
              "size_list": null,
              "unit_name": "//cornell/sidearm-dfp-2",
              "sidearm_dfp": null
            }]
          },
          "campaigns": null,
          "content_id": "sidearm-dfp-2",
          "content_title": "sidearm-dfp-2",
          "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: 'e29c3512-c493-408e-882e-05a3cc70c536' }"><!-- 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' -->
      <div data-bind="component: {
                name: &quot;dfp-component&quot;,
                params: DFPParams
            }">
        <div class="sidearm-dfp-ad"
          data-bind=" attr: { id: id, 'class' : (sidearm_dfp ? 'sidearm-dfp-ad' : 'dfp-ad') }, style: { width: width() + 'px', height: height() === 0 ? 'auto' : height() + 'px', 'background-color' : window.site_in_dev_mode === 'true' ? '#ccc' : '' }, afterBind: { callback: renderAd, foreach: data }"
          id="sidearm-dfp-20" style="width: 0px; height: auto;"></div>
      </div>
      <!-- /ko -->
      <!-- /ko -->
      <!-- /ko -->
    </ads-component>
  </div>
  <footer class="main-footer">
    <h2 class="hide">Footer</h2>
    <div id="main-footer__sponsors" class="main-footer__sponsors">
      <div class="row no-pad">
        <script>
          var obj = {
            "start": 0,
            "count": 10,
            "name": "sponsors-a3e2c9",
            "sport_id": null,
            "count_breakpoints": null,
            "css_class": "",
            "pinned_id": "",
            "extra": {},
            "context": null,
            "dummy": false,
            "type": "ads",
            "id": "1bbc02cd-00ed-4275-b2a7-678af4db543d",
            "data": {
              "location": {
                "id": 76,
                "title": "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": "sponsors-a3e2c9",
                "autoplay_speed": 8,
                "accessibility_icons": false,
                "sizes": null,
                "slick_options": [{
                  "id": 0,
                  "breakpoint": 0,
                  "arrows": true,
                  "dots": false,
                  "slides_to_show": 1,
                  "slides_to_scroll": 1,
                  "extra_options": "{autoplay:true,autoplaySpeed:6000,pauseOnHover:false}"
                }, {
                  "id": 0,
                  "breakpoint": 503,
                  "arrows": true,
                  "dots": false,
                  "slides_to_show": 2,
                  "slides_to_scroll": 1,
                  "extra_options": "{autoplay:true,autoplaySpeed:6000,pauseOnHover:false}"
                }, {
                  "id": 0,
                  "breakpoint": 743,
                  "arrows": true,
                  "dots": false,
                  "slides_to_show": 3,
                  "slides_to_scroll": 1,
                  "extra_options": "{autoplay:true,autoplaySpeed:6000,pauseOnHover:false}"
                }, {
                  "id": 0,
                  "breakpoint": 983,
                  "arrows": true,
                  "dots": false,
                  "slides_to_show": 4,
                  "slides_to_scroll": 1,
                  "extra_options": "{autoplay:true,autoplaySpeed:6000,pauseOnHover:false}"
                }, {
                  "id": 0,
                  "breakpoint": 1223,
                  "arrows": true,
                  "dots": false,
                  "slides_to_show": 5,
                  "slides_to_scroll": 1,
                  "extra_options": "{autoplay:true,autoplaySpeed:6000,pauseOnHover:false}"
                }, {
                  "id": 0,
                  "breakpoint": 1440,
                  "arrows": true,
                  "dots": false,
                  "slides_to_show": 6,
                  "slides_to_scroll": 1,
                  "extra_options": "{autoplay:true,autoplaySpeed:6000,pauseOnHover:false}"
                }],
                "dfp_sizes": null
              },
              "campaigns": [{
                "id": 5,
                "title": "Sponsor 1",
                "start_date": "2019-04-06T00:00:00",
                "end_date": null,
                "open_in_new_window": false,
                "link": "/common/controls/adhandler.aspx?ad_id=5&target=https://cayugahealthsystem.org/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Cayuga Health, 2019",
                    "image": "/images/2019/9/3/CayugaHealth_202x114.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 7,
                "title": "Sponsor 3",
                "start_date": "2019-04-06T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=7&target=https://www.tompkinstrust.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Tompkins Trust Company 2023 202x114",
                    "image": "/images/2023/8/2/Tompkins_202x114.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 9,
                "title": "Sponsor 5",
                "start_date": "2019-04-06T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=9&target=https://www.guthrie.org/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Guthrie Sidearm Ad 2019",
                    "image": "/images/2019/5/4/Guthrie_202x114.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 10,
                "title": "Sponsor 6 - Sedgwick",
                "start_date": "2019-04-06T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=10&target=https://sedgwickbusiness.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Sedgwick, 2019 advertisement",
                    "image": "/images/2019/12/19/Sedgwick_202x114.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 11,
                "title": "Sponsor 7",
                "start_date": "2019-04-06T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=11&target=https://cornellbigred.com/sports/2011/9/27/GEN_TRAVEL.aspx",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Visit Ithaca Ad 2019",
                    "image": "/images/2019/5/4/VisitIthaca_202x114.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 19,
                "title": "Sponsor 2 - M&T",
                "start_date": "2019-05-04T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=19&target=https://www.mtb.com/home-page",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "M&T Bank Sidearm Ad 2019",
                    "image": "/images/2019/5/4/MandT_202x114.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 405,
                "title": "Sponsor 2 - Pella",
                "start_date": "2021-09-30T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=405&target=https://www.pella.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Pella ad, 2021",
                    "image": "/images/2021/9/30/Pella_png.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 408,
                "title": "Sponsor 4 - Hotel Ithaca",
                "start_date": "2023-08-31T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=408&target=https://www.thehotelithaca.com/luxury-hotel-downtown-ithaca-ny?campaign=20382440115$$content=666365034681$$keyword=hilton%20ithaca$$gclid=Cj0KCQjw0bunBhD9ARIsAAZl0E1fXd3-vlS4AmE9YoQDwwTTgtoPT4Ert4y5d3XuAWRyvWiPNF-JfBMaAvZ4EALw_wcB",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Hotel Ithaca, 2023 ad",
                    "image": "/images/2023/10/11/Ithaca_Hotel_new_202x114.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 413,
                "title": "Sponsor - GraphTex",
                "start_date": "2023-10-11T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=413&target=http://www.graph-tex.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "GraphTex ad, 2023 202x114",
                    "image": "/images/2023/10/11/GraphTex_202x114.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 418,
                "title": "Sponsor 2 - Hotel Ithaca",
                "start_date": "2023-10-11T00:00:00",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=418&target=https://www.thehotelithaca.com/",
                "icon": null,
                "html": null,
                "picture": {
                  "images": [{
                    "breakpoint": 0,
                    "alt": "Hotel Ithaca, 2023 ad",
                    "image": "/images/2023/10/11/Ithaca_Hotel_new_202x114.png",
                    "width": null,
                    "height": null
                  }]
                },
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }],
              "content_id": "sponsors-a3e2c9",
              "content_title": "sponsors-a3e2c9",
              "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: '1bbc02cd-00ed-4275-b2a7-678af4db543d' }"><!-- 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: 4972px; transform: translate3d(-1356px, 0px, 0px);">
                <div class="ad multi-ad slick-slide slick-cloned" data-bind="css: css_class" data-slick-index="-6" aria-hidden="true" style="width: 202px;">
                  <!-- 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="Visit Ithaca Ad 2019" href="/common/controls/adhandler.aspx?ad_id=11&amp;target=https://cornellbigred.com/sports/2011/9/27/GEN_TRAVEL.aspx" title="Sponsor 7" 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/5/4/VisitIthaca_202x114.png"><img data-src="/images/2019/5/4/VisitIthaca_202x114.png" alt="Visit Ithaca Ad 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="-5" aria-hidden="true" style="width: 202px;">
                  <!-- 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="M&amp;T Bank Sidearm Ad 2019" href="/common/controls/adhandler.aspx?ad_id=19&amp;target=https://www.mtb.com/home-page" title="Sponsor 2 - M&amp;T" 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/5/4/MandT_202x114.png"><img data-src="/images/2019/5/4/MandT_202x114.png" alt="M&amp;T Bank Sidearm Ad 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="-4" aria-hidden="true" style="width: 202px;">
                  <!-- 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="Pella ad, 2021" href="/common/controls/adhandler.aspx?ad_id=405&amp;target=https://www.pella.com/" title="Sponsor 2 - Pella" 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/9/30/Pella_png.png"><img data-src="/images/2021/9/30/Pella_png.png" alt="Pella 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 slick-cloned" data-bind="css: css_class" data-slick-index="-3" aria-hidden="true" style="width: 202px;">
                  <!-- 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="Hotel Ithaca, 2023 ad" href="/common/controls/adhandler.aspx?ad_id=408&amp;target=https://www.thehotelithaca.com/luxury-hotel-downtown-ithaca-ny?campaign=20382440115$$content=666365034681$$keyword=hilton%20ithaca$$gclid=Cj0KCQjw0bunBhD9ARIsAAZl0E1fXd3-vlS4AmE9YoQDwwTTgtoPT4Ert4y5d3XuAWRyvWiPNF-JfBMaAvZ4EALw_wcB" title="Sponsor 4 - Hotel Ithaca" 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/10/11/Ithaca_Hotel_new_202x114.png"><img data-src="/images/2023/10/11/Ithaca_Hotel_new_202x114.png" alt="Hotel Ithaca, 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 slick-cloned" data-bind="css: css_class" data-slick-index="-2" aria-hidden="true" style="width: 202px;">
                  <!-- 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="GraphTex ad, 2023 202x114" href="/common/controls/adhandler.aspx?ad_id=413&amp;target=http://www.graph-tex.com/" title="Sponsor - GraphTex" 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/10/11/GraphTex_202x114.png"><img data-src="/images/2023/10/11/GraphTex_202x114.png" alt="GraphTex ad, 2023 202x114" 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: 202px;">
                  <!-- 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="Hotel Ithaca, 2023 ad" href="/common/controls/adhandler.aspx?ad_id=418&amp;target=https://www.thehotelithaca.com/" title="Sponsor 2 - Hotel Ithaca" 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/10/11/Ithaca_Hotel_new_202x114.png"><img data-src="/images/2023/10/11/Ithaca_Hotel_new_202x114.png" alt="Hotel Ithaca, 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 slick-active" data-bind="css: css_class" data-slick-index="0" aria-hidden="false" style="width: 202px;">
                  <!-- 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="Cayuga Health, 2019" href="/common/controls/adhandler.aspx?ad_id=5&amp;target=https://cayugahealthsystem.org/" title="Sponsor 1" target="">
                                <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/9/3/CayugaHealth_202x114.png"><img data-src="/images/2019/9/3/CayugaHealth_202x114.png" alt="Cayuga Health, 2019" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window --><!-- /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: 202px;">
                  <!-- 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="Tompkins Trust Company 2023 202x114" href="/common/controls/adhandler.aspx?ad_id=7&amp;target=https://www.tompkinstrust.com/" title="Sponsor 3" 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/Tompkins_202x114.png"><img data-src="/images/2023/8/2/Tompkins_202x114.png" alt="Tompkins Trust Company 2023 202x114" 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: 202px;">
                  <!-- 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="Guthrie Sidearm Ad 2019" href="/common/controls/adhandler.aspx?ad_id=9&amp;target=https://www.guthrie.org/" title="Sponsor 5" 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/5/4/Guthrie_202x114.png"><img data-src="/images/2019/5/4/Guthrie_202x114.png" alt="Guthrie Sidearm Ad 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-active" data-bind="css: css_class" data-slick-index="3" aria-hidden="false" style="width: 202px;">
                  <!-- 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="Sedgwick, 2019 advertisement" href="/common/controls/adhandler.aspx?ad_id=10&amp;target=https://sedgwickbusiness.com/" title="Sponsor 6 - Sedgwick" 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/12/19/Sedgwick_202x114.png"><img data-src="/images/2019/12/19/Sedgwick_202x114.png" alt="Sedgwick, 2019 advertisement" 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="4" aria-hidden="false" style="width: 202px;">
                  <!-- 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="Visit Ithaca Ad 2019" href="/common/controls/adhandler.aspx?ad_id=11&amp;target=https://cornellbigred.com/sports/2011/9/27/GEN_TRAVEL.aspx" title="Sponsor 7" 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/5/4/VisitIthaca_202x114.png"><img data-src="/images/2019/5/4/VisitIthaca_202x114.png" alt="Visit Ithaca Ad 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-active" data-bind="css: css_class" data-slick-index="5" aria-hidden="false" style="width: 202px;">
                  <!-- 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="M&amp;T Bank Sidearm Ad 2019" href="/common/controls/adhandler.aspx?ad_id=19&amp;target=https://www.mtb.com/home-page" title="Sponsor 2 - M&amp;T" 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/5/4/MandT_202x114.png"><img data-src="/images/2019/5/4/MandT_202x114.png" alt="M&amp;T Bank Sidearm Ad 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="6" aria-hidden="true" style="width: 202px;">
                  <!-- 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="Pella ad, 2021" href="/common/controls/adhandler.aspx?ad_id=405&amp;target=https://www.pella.com/" title="Sponsor 2 - Pella" 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/9/30/Pella_png.png"><img data-src="/images/2021/9/30/Pella_png.png" alt="Pella 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="7" aria-hidden="true" style="width: 202px;">
                  <!-- 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="Hotel Ithaca, 2023 ad" href="/common/controls/adhandler.aspx?ad_id=408&amp;target=https://www.thehotelithaca.com/luxury-hotel-downtown-ithaca-ny?campaign=20382440115$$content=666365034681$$keyword=hilton%20ithaca$$gclid=Cj0KCQjw0bunBhD9ARIsAAZl0E1fXd3-vlS4AmE9YoQDwwTTgtoPT4Ert4y5d3XuAWRyvWiPNF-JfBMaAvZ4EALw_wcB" title="Sponsor 4 - Hotel Ithaca" 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/10/11/Ithaca_Hotel_new_202x114.png"><img data-src="/images/2023/10/11/Ithaca_Hotel_new_202x114.png" alt="Hotel Ithaca, 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="8" aria-hidden="true" style="width: 202px;">
                  <!-- 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="GraphTex ad, 2023 202x114" href="/common/controls/adhandler.aspx?ad_id=413&amp;target=http://www.graph-tex.com/" title="Sponsor - GraphTex" 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/10/11/GraphTex_202x114.png"><img data-src="/images/2023/10/11/GraphTex_202x114.png" alt="GraphTex ad, 2023 202x114" 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: 202px;">
                  <!-- 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="Hotel Ithaca, 2023 ad" href="/common/controls/adhandler.aspx?ad_id=418&amp;target=https://www.thehotelithaca.com/" title="Sponsor 2 - Hotel Ithaca" 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/10/11/Ithaca_Hotel_new_202x114.png"><img data-src="/images/2023/10/11/Ithaca_Hotel_new_202x114.png" alt="Hotel Ithaca, 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 slick-cloned" data-bind="css: css_class" data-slick-index="10" aria-hidden="true" style="width: 202px;">
                  <!-- 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="Cayuga Health, 2019" href="/common/controls/adhandler.aspx?ad_id=5&amp;target=https://cayugahealthsystem.org/" title="Sponsor 1" target="">
                                <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/9/3/CayugaHealth_202x114.png"><img data-src="/images/2019/9/3/CayugaHealth_202x114.png" alt="Cayuga Health, 2019" class="lazyload" style=""></picture>
                                <!-- ko if: open_in_new_window --><!-- /ko -->
                            </a>
                  <!-- /ko -->
                </div>
                <div class="ad multi-ad slick-slide slick-cloned" data-bind="css: css_class" data-slick-index="11" aria-hidden="true" style="width: 202px;">
                  <!-- 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="Tompkins Trust Company 2023 202x114" href="/common/controls/adhandler.aspx?ad_id=7&amp;target=https://www.tompkinstrust.com/" title="Sponsor 3" 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/Tompkins_202x114.png"><img data-src="/images/2023/8/2/Tompkins_202x114.png" alt="Tompkins Trust Company 2023 202x114" 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="12" aria-hidden="true" style="width: 202px;">
                  <!-- 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="Guthrie Sidearm Ad 2019" href="/common/controls/adhandler.aspx?ad_id=9&amp;target=https://www.guthrie.org/" title="Sponsor 5" 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/5/4/Guthrie_202x114.png"><img data-src="/images/2019/5/4/Guthrie_202x114.png" alt="Guthrie Sidearm Ad 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="13" aria-hidden="true" style="width: 202px;">
                  <!-- 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="Sedgwick, 2019 advertisement" href="/common/controls/adhandler.aspx?ad_id=10&amp;target=https://sedgwickbusiness.com/" title="Sponsor 6 - Sedgwick" 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/12/19/Sedgwick_202x114.png"><img data-src="/images/2019/12/19/Sedgwick_202x114.png" alt="Sedgwick, 2019 advertisement" 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="14" aria-hidden="true" style="width: 202px;">
                  <!-- 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="Visit Ithaca Ad 2019" href="/common/controls/adhandler.aspx?ad_id=11&amp;target=https://cornellbigred.com/sports/2011/9/27/GEN_TRAVEL.aspx" title="Sponsor 7" 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/5/4/VisitIthaca_202x114.png"><img data-src="/images/2019/5/4/VisitIthaca_202x114.png" alt="Visit Ithaca Ad 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="15" aria-hidden="true" style="width: 202px;">
                  <!-- 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="M&amp;T Bank Sidearm Ad 2019" href="/common/controls/adhandler.aspx?ad_id=19&amp;target=https://www.mtb.com/home-page" title="Sponsor 2 - M&amp;T" 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/5/4/MandT_202x114.png"><img data-src="/images/2019/5/4/MandT_202x114.png" alt="M&amp;T Bank Sidearm Ad 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>
            </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>
          </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>
      <div id="footer-promotions-pause">
        <button aria-label="Pause Footer Promotions Rotator" data-label="Footer Promotions" data-slick="#main-footer__sponsors .slick-slider" class="sidearm-accessible-pause sidearm-accessible-pause-text"></button>
      </div>
    </div>
    <div class="main-footer__bottom">
      <div class="row flex flex-justify-between flex-align-center">
        <div class="main-footer__bottom--left flex flex-align-center">
          <div class="main-footer__bottom--left-address">
            <div class="main-footer__bottom--left-copyright"> © 2024 Cornell University Athletics </div>
            <address>Teagle Hall, 512 Campus Road, Ithaca, NY 14853</address>
          </div>
        </div>
        <ul class="flex flex-wrap flex-justify-between flex-align-center reset-list">
          <li class="main-footer__bottom--right-edu">
            <div>
              <a href="https://www.cornell.edu/"><img class=" lazyloaded" src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/cornellbigred.com/images/responsive2019/logo_cornell-edu.svg" alt="Cornell University"></a>
            </div>
          </li>
          <li class="main-footer__bottom--right-ivy">
            <div>
              <a href="https://ivyleague.com/"><img class=" lazyloaded" src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/cornellbigred.com/images/responsive2019/footer-ivy.png" alt="Ivy League"></a>
            </div>
          </li>
          <li class="main-footer__bottom--right-ecac">
            <div>
              <a href="https://www.ecachockey.com/men/index"><img class=" lazyloaded" src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/cornellbigred.com/images/responsive2019/logo_ecachockey.svg" alt="ECAC Hockey"></a>
            </div>
          </li>
          <li class="main-footer__bottom--right-ncaa">
            <div>
              <a href="https://www.ncaa.com/"><img class=" lazyloaded" src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/cornellbigred.com/images/responsive2019/logo_ncaa.svg" alt="NCAA"></a>
            </div>
          </li>
        </ul>
      </div>
    </div>
    <div class="main-footer__accessibility text-center">
      <div class="row pad">
        <p>If you have a disability and are having trouble accessing information on this website or need materials in an alternate format, Contact <a href="mailto:web-accessibility@cornell.edu">web-accessibility@cornell.edu</a> for assistance.</p>
      </div>
    </div>
    <div class="main-footer__links">
      <div class="row pad">
        <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">
          window.airgap = window.airgap || {};
          window.airgap.ready((airgap) => {
            airgap.addEventListener('consent-change', ({
              detail: {
                consent,
                oldConsent,
                changes
              }
            }) => {
              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>
    </div>
  </footer>
  <script>
    require(['jquery', 'headroom', 'jquery-headroom', 'jquery-ui'], function($) {
      var $headerHeight = $(".official-bar").outerHeight();
      $('html').headroom('destroy').removeData('headroom').headroom({
        offset: $headerHeight
      });
      $("#main-navigation").on("mouseenter", ".c-navigation__level-1  > li", function() {
        $('#main-navigation').addClass('hover');
      }).on("mouseleave", ".c-navigation__level-1  > li", function() {
        $('#main-navigation').removeClass('hover');
      });
      window.triggerTabs = function(init) {
        $('.s-events__tabs').tabs({
          active: init
        });
        $('.s-events__tabs .s-events__tabs-item').attr("tabindex", 0);
        $("li.last a").unbind('click').attr("tabindex", 0);
      };
      window.triggerTabs(0);
      //Prevents double tab stops with tabs
      $(document).ready(function() {
        var $litabs = $('li.s-events__tabs-item');
        var $atabs = $('a.s-events__tabs-link')

        function setTabIndex() {
          $litabs.attr('tabindex', '0');
          $atabs.attr('tabindex', '-1');
        }
        setTabIndex();
        var observer = new MutationObserver(function() {
          setTabIndex();
        });
        var targetNode = document.querySelector('section.s-schedule');
        var config = {
          childList: true,
          subtree: true,
          attributes: true,
          attributeFilter: ['class']
        };
        observer.observe(targetNode, config);
      });
    });
  </script>
  <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


CORNELL UNIVERSITY

Facebook Icon Opens in new window
Instagram Icon Opens in new window
Twitter Icon Opens in new window


MAIN NAVIGATION

   
 * Men's Sports
    * Quick Links
    * Ivy League on ESPN
    * Photo Galleries
    * Big Red Activity Book Download
   
    * Baseball Schedule Roster News
    * Basketball Schedule Roster News
    * Cross Country Schedule Roster News
    * Football Schedule Roster News
    * Golf Schedule Roster News
    * Ice Hockey Schedule Roster News
    * Lacrosse Schedule Roster News
    * Polo Schedule Roster News
   
    * Rowing - Heavyweight Schedule Roster News
    * Rowing - Lightweight Schedule Roster News
    * Soccer Schedule Roster News
    * Sprint Football Schedule Roster News
    * Squash Schedule Roster News
    * Swimming & Diving Schedule Roster News
    * Tennis Schedule Roster News
    * Track & Field Schedule Roster News
    * Wrestling Schedule Roster News

   
   
 * Women's Sports
    * Quick Links
    * Ivy League on ESPN
    * Photo Galleries
    * Big Red Activity Book Download
   
    * Basketball Schedule Roster News
    * Cross Country Schedule Roster News
    * Equestrian Schedule Roster News
    * Fencing Schedule Roster News
    * Field Hockey Schedule Roster News
    * Gymnastics Schedule Roster News
    * Ice Hockey Schedule Roster News
    * Lacrosse Schedule Roster News
    * Polo Schedule Roster News
   
    * Rowing Schedule Roster News
    * Sailing Schedule Roster News
    * Soccer Schedule Roster News
    * Softball Schedule Roster News
    * Squash Schedule Roster News
    * Swimming & Diving Schedule Roster News
    * Tennis Schedule Roster News
    * Track & Field Schedule Roster News
    * Volleyball Schedule Roster News

   
   
 * Athletics
    * Departments
    * Compliance
    * Outdoor Education
    * Physical Education
    * Recreation
    * Sports Nutrition
    * Sports Medicine
    * Strength & Conditioning
    * Student-Athlete Services
    * — Red Key Athlete Honor Society
   
    * Inside Athletics
    * Staff Directory
    * Travel to Cornell
    * Bear Essentials (Secure)
    * Big Red Bios
    * Big Red Threads Archive
    * Camps & Clinics
    * Diversity, Equity & Inclusion
    * EADA Report
    * Facilities
    * General Releases
    * Hall of Fame
    * History
    * Ivy League on ESPN
    * Kids Club
    * Mission Statement
    * Newsletter
    * Traditions
   
    * Meinig Fieldhouse Project
    * Meinig Fieldhouse Information
    * Cornell Chronicle Project Announcement
   
    * Schedules
    * Composite Schedule
    * Multimedia Events
    * Special Events

   
   
 * Give
    * Support Athletics
    * Make a Gift
    * The Meinig Fieldhouse Project
   
    * Support A Sport
    * Baseball
    * Men's Basketball
    * Women's Basketball
    * M&W Cross Country
    * Equestrian
    * Fencing
    * Field Hockey
    * Football
    * Golf
   
    * Gymnastics
    * Men's Ice Hockey
    * Women's Ice Hockey
    * Men's Lacrosse
    * Women's Lacrosse
    * M&W Polo
    * Rowing
    * Sailing
    * Men's Soccer
    * Women's Soccer
   
    * Softball
    * Sprint Football
    * M&W Squash
    * M&W Swimming & Diving
    * Men's Tennis
    * Women's Tennis
    * M&W Track & Field
    * Volleyball
    * Wrestling

   
   
 * Tickets
    * Ticket Information
    * BigRedTix.com

   
   
 * Store
    * Sideline Store
    * Shop

   

Search this website
Go
 * Headlines
 * Schedule
 * Videos
 * Galleries


HEADLINES


Men's Hockey Announces Incoming Class of 2028
Men's Ice Hockey
/
Jun 21, 2024
/
Story Archives
Opens in new window
Cam Abbott '06 Named Head Coach of AHL's Chicago Wolves
Men's Ice Hockey
/
Jun 20, 2024
/
Story Archives
Opens in new window
Jockims Named AHCA All-American Scholar
Women's Ice Hockey
/
Jun 20, 2024
/
Story Archives
Opens in new window
Two More Field Hockey Players Earn Camp Invites
Field Hockey
/
Jun 20, 2024
/
Story Archives
Opens in new window
Eneli Becomes Youngest Captain In Real Salt Lake History
Men's Soccer
/
Jun 20, 2024
/
Story Archives
Opens in new window
Lightweight Rowing Trio Receive 2024 Empacher-IRCA All-American Honors
Men's Rowing - Lightweight
/
Jun 20, 2024
/
Story Archives
Opens in new window
 * Men's Hockey Announces Incoming Class of 2028
 * Cam Abbott '06 Named Head Coach of AHL's Chicago Wolves
 * Jockims Named AHCA All-American Scholar
 * Two More Field Hockey Players Earn Camp Invites
 * Eneli Becomes Youngest Captain In Real Salt Lake History
 * Lightweight Rowing Trio Receive 2024 Empacher-IRCA All-American Honors

Opens in new window


SCHEDULE

 * Events
 * Scores
 * Composite

Show: Choose SportBaseballEquestrianFencingField HockeyFootballMen's
BasketballMen's Cross CountryMen's GolfMen's Ice HockeyMen's LacrosseMen's
PoloMen's Rowing - HeavyweightMen's Rowing - LightweightMen's SoccerMen's
SquashMen's Swimming & DivingMen's TennisMen's Track &
FieldSailingSoftballSprint FootballVolleyballWomen's BasketballWomen's Cross
CountryWomen's GymnasticsWomen's Ice HockeyWomen's LacrosseWomen's PoloWomen's
RowingWomen's SoccerWomen's SquashWomen's Swimming & DivingWomen's TennisWomen's
Track & FieldWrestling
Tue., Jul 2
07/2
All Day
mrow-l
atRoyal Henley Regatta
Henley-on-Thames, England
Henley-on-Thames, England
Sun., Aug 25
08/25
1:00 p.m.
wsoccer
atColgate University
Hamilton, N.Y.
Hamilton, N.Y.
   
   
   
   
   
 * Live Video for Women's Soccer at Colgate University on August 25, 2024 at
   1:00 p.m.
   
   
 * Live Stats for Women's Soccer at Colgate University on August 25, 2024 at
   1:00 p.m.
   
   
   
   
   
   
   

Thu., Aug 29
08/29
7:00 p.m.
wsoccer
vsUniversity at Buffalo
Ithaca, N.Y.
Ithaca, N.Y.
   
   
   
   
   
 * Live Video for Women's Soccer vs University at Buffalo on August 29, 2024 at
   7:00 p.m.
   
   
 * Live Stats for Women's Soccer vs University at Buffalo on August 29, 2024 at
   7:00 p.m.
   
   
   
   
   
   
   

Sat., Aug 31
08/31
5:00 p.m.
msoccer
vsMarist College
Ithaca, N.Y.
Ithaca, N.Y.
   
   
   
   
   
 * Live Video for Men's Soccer vs Marist College on August 31, 2024 at 5:00 p.m.
   
   
 * Live Stats for Men's Soccer vs Marist College on August 31, 2024 at 5:00 p.m.
   
   
   
   
   
   
   

Sun., Sep 1
09/1
1:00 p.m.
wsoccer
vsSyracuse University
Ithaca, N.Y.
Ithaca, N.Y.
   
   
   
   
   
 * Live Video for Women's Soccer vs Syracuse University on September 1, 2024 at
   1:00 p.m.
   
   
 * Live Stats for Women's Soccer vs Syracuse University on September 1, 2024 at
   1:00 p.m.
   
   
   
   
   
   
   

Thu., Sep 5
09/5
7:00 p.m.
wsoccer
vsBoston College
Ithaca, N.Y.
Ithaca, N.Y.
   
   
   
   
   
 * Live Video for Women's Soccer vs Boston College on September 5, 2024 at 7:00
   p.m.
   
   
 * Live Stats for Women's Soccer vs Boston College on September 5, 2024 at 7:00
   p.m.
   
   
   
   
   
   
   

Opens in new window
Show: Choose SportBaseballEquestrianFencingField HockeyFootballMen's
BasketballMen's Cross CountryMen's GolfMen's Ice HockeyMen's LacrosseMen's
PoloMen's Rowing - HeavyweightMen's Rowing - LightweightMen's SoccerMen's
SquashMen's Swimming & DivingMen's TennisMen's Track &
FieldSailingSoftballSprint FootballVolleyballWomen's BasketballWomen's Cross
CountryWomen's GymnasticsWomen's Ice HockeyWomen's LacrosseWomen's PoloWomen's
RowingWomen's SoccerWomen's SquashWomen's Swimming & DivingWomen's TennisWomen's
Track & FieldWrestling
Wed., Jun 5
06/5
Final
mtrack
atNCAA Outdoor Championships
Eugene, Ore.
No Team Score
Eugene, Ore.
   
   
   
 * Storyrecap for Men's Track & Field at NCAA Outdoor Championships on June 5,
   2024 at All Day
   
   
   
   
   

Sun., Jun 2
06/2
Final
mrow-l
atIRA National Championship
West Windsor, N.J.

West Windsor, N.J.
   
   
   
 * Storyrecap for Men's Rowing - Lightweight at IRA National Championship on
   June 2, 2024 at 9:50 a.m.
   
   
   
   
   

Sun., Jun 2
06/2
Final
mrow-h
atIRA National Championship
West Windsor, N.J.

West Windsor, N.J.
   
   
   
 * Storyrecap for Men's Rowing - Heavyweight at IRA National Championship on
   June 2, 2024 at 9:20 a.m.
   
   
   
   
   

Sat., Jun 1
06/1
Final
mrow-l
atIRA National Championship
West Windsor, N.J.

West Windsor, N.J.
   
   
   
 * Storyrecap for Men's Rowing - Lightweight at IRA National Championship on
   June 1, 2024 at 11:40 a.m.
   
   
   
   
   

Sat., Jun 1
06/1
Final
mrow-h
atIRA National Championship
West Windsor, N.J.

West Windsor, N.J.
   
   
   
 * Storyrecap for Men's Rowing - Heavyweight at IRA National Championship on
   June 1, 2024 at 9:20 a.m.
   
   
   
   
   

Fri., May 31
05/31
Final
mrow-l
atIRA National Championship
West Windsor, N.J.

West Windsor, N.J.
   
   
   
 * Storyrecap for Men's Rowing - Lightweight at IRA National Championship on May
   31, 2024 at 5:30 p.m.
   
   
   
   
   




VIDEOS

Mike Schafer '86 on the upcoming coaching transition
Play Video
Mike Schafer '86 on the upcoming coaching transition
Jun 14, 2024
Play Video
A Conversation with Nicki Moore: The Vision to Inspire Transformation Through
Winning & Wellness
May 30, 2024
Play Video
Blood, Sweat & Glory II: Cornell Wrestling at the 2024 NCAA Championships
May 29, 2024
Play Video
Beyond the Court with Radu Papoe: A 2024 Men's Tennis Interview
May 22, 2024
Play Video
Cornell Athletics Year End Video
May 21, 2024
Play Video
2024 Cornell Athletics Senior Toast
May 21, 2024
All Videos
Opens in new window


GALLERIES

Photos: 2024 Senior Student-Athlete Toast
May 20, 2024
Photos: Baseball vs Penn Ivy Game 7 5-20
May 20, 2024
Photos: Baseball vs Penn Ivy Game 6 5-20
May 20, 2024
Photos: Baseball vs Penn Ivy Game 4 5/19/24
May 19, 2024
Photos: Baseball vs Princeton Ivy Game 1 5/17
May 17, 2024
Photos: COE End of Year Student Party
May 13, 2024
All Photos
Opens in new window




STORIES FEATURED

Any Person
Any Study
"I would found an institution where any person can find instruction in any
study." - Ezra Cornell, 1868
Read More Big Red Bios +
Ivy League Ranked Sixth-Strongest Division I Athletics Conference Following
Spring Season
Jun 12, 2024
Play Video
Watch A Conversation With Dr. Nicki Moore On State Of Big Red Athletics &
Physical Education
May 23, 2024

Ivy League Launches 50th Anniversary of Women's Championships — First Conference
To Reach Milestone
May 20, 2024




FOOTER

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
PreviousNext

© 2024 Cornell University Athletics
Teagle Hall, 512 Campus Road, Ithaca, NY 14853
 * 
 * 
 * 
 * 

If you have a disability and are having trouble accessing information on this
website or need materials in an alternate format, Contact
web-accessibility@cornell.edu for assistance.

 * 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 cornellbigred.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



HERZLICH WILLKOMMEN


DIESE WEBSITE BITTET UM DIE EINWILLIGUNG, IHRE DATEN ZU VERWENDEN

 * perm_identity
   Personalisierte Werbung und Inhalte, Messung von Werbeleistung und der
   Performance von Inhalten, Zielgruppenforschung sowie Entwicklung und
   Verbesserung von Angeboten
 * devices
   Speichern von oder Zugriff auf Informationen auf einem Endgerät

expand_moreremove
Weitere Informationen
 * 
   Wie kann ich meine Auswahl nachträglich ändern?
 * 
   Was passiert, wenn ich nicht einwillige?
 * 
   Was bedeutet ein berechtigtes Interesse?
 * 
   Muss ich für alles meine Einwilligung erteilen?

134 TCF-konforme Anzeigentechnologie-Anbieter und 64 Werbepartner werden Ihre
personenbezogenen Daten verarbeiten und dürfen Informationen von Ihrem Gerät
(Cookies, eindeutige IDs und andere Gerätedaten) speichern und darauf zugreifen.
Die Informationen von Ihrem Gerät können mit den Anbietern und Werbepartnern
geteilt oder speziell von dieser Website oder App verwendet werden.

Einige Anbieter nutzen Ihre personenbezogenen Daten möglicherweise auf Grundlage
ihres berechtigten Interesses. Dagegen können Sie unten über die Schaltfläche
zum Verwalten Ihrer Optionen Einspruch erheben. Unten auf dieser Seite finden
Sie einen Link, über den Sie die Einwilligung in die Datenschutz- und
Cookie-Einstellungen verwalten oder widerrufen können.

Einwilligen



Optionen verwalten

arrow_back

Dateneinstellungen


MEINE DATEN VERWALTEN

Sie können festlegen, wie Ihre personenbezogenen Daten verwendet werden.
Anbieter bitten um Ihre Einwilligung für Folgendes:

TCF-Anbieter

help_outline


SPEICHERN VON ODER ZUGRIFF AUF INFORMATIONEN AUF EINEM ENDGERÄT

Cookies, Endgeräte- oder ähnliche Online-Kennungen (z. B. login-basierte
Kennungen, zufällig generierte Kennungen, netzwerkbasierte Kennungen) können
zusammen mit anderen Informationen (z. B. Browsertyp und Browserinformationen,
Sprache, Bildschirmgröße, unterstützte Technologien usw.) auf Ihrem Endgerät
gespeichert oder von dort ausgelesen werden, um es jedes Mal wiederzuerkennen,
wenn es eine App oder einer Webseite aufruft. Dies geschieht für einen oder
mehrere der hier aufgeführten Verarbeitungszwecke.

Details anzeigen
Einwilligung (117 Anbieter)


VERWENDUNG REDUZIERTER DATEN ZUR AUSWAHL VON WERBEANZEIGEN

Werbeanzeigen, die Ihnen auf diesem Dienst präsentiert werden, können auf
reduzierten Daten basieren, wie z. B. der Webseite oder App, die Sie gerade
verwenden, Ihrem ungefähren Standort, Ihrem Gerätetyp oder den Inhalten, mit
denen Sie interagieren (oder interagiert haben) (z. B., um die Anzeigefrequenz
der Werbung zu begrenzen, die Ihnen ausgespielt werden).

Details anzeigen
Einwilligung (69 Anbieter)Berechtigtes Interesse (31 Anbieter)help_outline


ERSTELLUNG VON PROFILEN FÜR PERSONALISIERTE WERBUNG

Informationen über Ihre Aktivitäten auf diesem Dienst (wie ausgefüllte
Formulare, angesehene Inhalte) können gespeichert und mit anderen Informationen
über Sie (z. B. Informationen aus Ihrer vorherigen Aktivität auf diesem Dienst
oder anderen Webseiten oder Apps) oder ähnlichen Benutzern kombiniert werden.
Diese werden dann verwendet, um ein Profil über Sie zu erstellen oder zu
verbessern (dies kann z. B. mögliche Interessen und persönliche Merkmale
beinhalten). Ihr Profil kann (auch zu einem späteren Zeitpunkt) verwendet
werden, um es zu ermöglichen, Ihnen Werbung zu präsentieren, die aufgrund Ihrer
möglichen Interessen für Sie wahrscheinlich relevanter ist.

Details anzeigen
Einwilligung (94 Anbieter)


VERWENDUNG VON PROFILEN ZUR AUSWAHL PERSONALISIERTER WERBUNG

Werbung, die Ihnen auf diesem Dienst angezeigt wird, kann auf Ihrem Werbeprofil
basieren. Dieses Werbeprofil kann Ihre Aktivitäten (wie ausgefüllte Formulare,
angesehene Inhalte) auf diesem Dienst oder anderen Webseiten oder Apps, mögliche
Interessen und persönliche Merkmale beinhalten.

Details anzeigen
Einwilligung (90 Anbieter)


ERSTELLUNG VON PROFILEN ZUR PERSONALISIERUNG VON INHALTEN

Informationen über Ihre Aktivitäten auf diesem Dienst (wie zum Beispiel:
ausgefüllte Formulare, angesehene nicht werbliche Inhalte) können gespeichert
und mit anderen Informationen über Sie (wie Ihrer vorherigen Aktivität auf
diesem Dienst oder anderen Webseiten oder Apps) oder ähnlichen Benutzern
kombiniert werden. Diese werden dann verwendet, um ein Profil über Sie zu
erstellen oder zu ergänzen (dies kann z.B. mögliche Interessen und persönliche
Merkmale beinhalten). Ihr Profil kann (auch zu einem späteren Zeitpunkt)
verwendet werden, um Ihnen Inhalte anzuzeigen, die aufgrund Ihrer möglichen
Interessen für Sie wahrscheinlich relevanter sind, indem z. B. die Reihenfolge,
in der Ihnen Inhalte angezeigt werden, geändert wird, um es Ihnen noch leichter
zu machen, Inhalte zu finden, die Ihren Interessen entsprechen.

Details anzeigen
Einwilligung (28 Anbieter)


VERWENDUNG VON PROFILEN ZUR AUSWAHL PERSONALISIERTER INHALTE

Inhalte, die Ihnen auf diesem Dienst präsentiert werden, können auf Ihren
Inhaltsprofilen basieren, die Ihre Aktivitäten auf diesem oder anderen Diensten
(wie Formulare, die Sie einreichen, Inhalte, die Sie sich ansehen), mögliche
Interessen und persönliche Aspekte widerspiegeln können. Dies kann
beispielsweise dazu genutzt werden, um die Reihenfolge anzupassen, in der Ihnen
Inhalte angezeigt werden, um es Ihnen noch leichter zu machen,
(Nicht-Werbe-)Inhalte zu finden, die Ihren Interessen entsprechen.

Details anzeigen
Einwilligung (23 Anbieter)


MESSUNG DER WERBELEISTUNG

Informationen darüber, welche Werbung Ihnen präsentiert wird und wie Sie damit
interagieren, können verwendet werden, um festzustellen, wie sehr eine Werbung
Sie oder andere Benutzer angesprochen hat und ob die Ziele der Werbekampagne
erreicht wurden. Die Informationen umfassen zum Beispiel, ob Sie sich eine
Anzeige angesehen haben, ob Sie daraufgeklickt haben, ob sie Sie dazu animiert
hat, ein Produkt zu kaufen oder eine Webseite zu besuchen usw. Diese
Informationen sind hilfreich, um die Relevanz von Werbekampagnen zu ermitteln.

Details anzeigen
Einwilligung (75 Anbieter)Berechtigtes Interesse (46 Anbieter)help_outline


MESSUNG DER PERFORMANCE VON INHALTEN

Informationen darüber, welche Werbung Ihnen präsentiert wird und wie Sie damit
interagieren, können dazu verwendet werden festzustellen, ob (nicht werbliche)
Inhalte z. B. die beabsichtigte Zielgruppe erreicht und Ihren Interessen
entsprochen haben. Dazu gehören beispielsweise Informationen darüber, ob Sie
einen bestimmten Artikel gelesen, sich ein bestimmtes Video angesehen, einen
bestimmten Podcast angehört oder sich eine bestimmte Produktbeschreibung
angesehen haben, wie viel Zeit Sie auf diesem Dienst und den von Ihnen besuchten
Webseiten verbracht haben usw. Diese Informationen helfen dabei, die Relevanz
von (nicht werblichen) Inhalten, die Ihnen angezeigt werden, zu ermitteln.

Details anzeigen
Einwilligung (29 Anbieter)Berechtigtes Interesse (14 Anbieter)help_outline


ANALYSE VON ZIELGRUPPEN DURCH STATISTIKEN ODER KOMBINATIONEN VON DATEN AUS
VERSCHIEDENEN QUELLEN

Basierend auf der Kombination von Datensätzen (wie Benutzerprofilen,
Statistiken, Marktforschung, Analysedaten) können Berichte über Ihre
Interaktionen und die anderer Benutzer mit Werbe- oder (nicht werblichen)
Inhalten erstellt werden, um gemeinsame Merkmale zu ermitteln (z. B., um
festzustellen, welche Zielgruppen für eine Werbekampagne oder für bestimmte
Inhalte empfänglich sind).

Details anzeigen
Einwilligung (56 Anbieter)Berechtigtes Interesse (21 Anbieter)help_outline


ENTWICKLUNG UND VERBESSERUNG DER ANGEBOTE

Informationen über Ihre Aktivitäten auf diesem Angebot, wie z. B. Ihre
Interaktion mit Anzeigen oder Inhalten, können dabei helfen, Produkte und
Angebote zu verbessern und neue Produkte und Angebote zu entwickeln basierend
auf Benutzerinteraktionen, der Art der Zielgruppe usw. Dieser Verarbeitungszweck
umfasst nicht die Entwicklung, Ergänzung oder Verbesserung von Benutzerprofilen
und Kennungen.

Details anzeigen
Einwilligung (64 Anbieter)Berechtigtes Interesse (38 Anbieter)help_outline


VERWENDUNG REDUZIERTER DATEN ZUR AUSWAHL VON INHALTEN

Inhalte, die Ihnen auf diesem Dienst präsentiert werden, können auf reduzierten
Daten basieren, wie z. B. der Webseite oder App, die Sie verwenden, Ihrem
ungefähren Standort, Ihrem Endgerätetyp oder der Information, mit welchen
Inhalten Sie interagieren (oder interagiert haben) (z. B. zur Begrenzung wie
häufig Ihnen ein Video oder ein Artikel angezeigt wird).

Details anzeigen
Einwilligung (11 Anbieter)Berechtigtes Interesse (2 Anbieter)help_outline


GEWÄHRLEISTUNG DER SICHERHEIT, VERHINDERUNG UND AUFDECKUNG VON BETRUG UND
FEHLERBEHEBUNG

help_outline

Ihre Daten können verwendet werden, um ungewöhnliche und potenziell
betrügerische Aktivitäten (zum Beispiel bezüglich Werbung, Werbe-Klicks durch
Bots) zu überwachen und zu verhindern, und um sicherzustellen, dass Systeme und
Prozesse ordnungsgemäß und sicher funktionieren. Die Daten können auch verwendet
werden, um Probleme zu beheben, die Sie, der Webseite- oder Appbetreiber oder
der Werbetreibende bei der Bereitstellung von Inhalten und Anzeigen und bei
Ihrer Interaktion mit diesen haben können.

Details anzeigen


BEREITSTELLUNG UND ANZEIGE VON WERBUNG UND INHALTEN

help_outline

Bestimmte Informationen (wie IP-Adresse oder Endgerätefunktionen) werden
verwendet, um die technische Kompatibilität des Inhalts oder der Werbung zu
gewährleisten und die Übertragung des Inhalts oder der Werbung auf Ihr Endgerät
zu ermöglichen.

Details anzeigen


ABGLEICHUNG UND KOMBINATION VON DATEN AUS UNTERSCHIEDLICHEN QUELLEN

help_outline

Informationen über Ihre Aktivitäten auf diesem Dienst können zur Unterstützung
der in diesem Rahmenwerk erläuterten Zwecke mit anderen Informationen über Sie
aus unterschiedlichen Quellen abgeglichen und kombiniert werden (z. B. Ihre
Aktivitäten auf einem anderen Online-Dienst, Ihrer Nutzung einer Kundenkarte im
Geschäft oder Ihren Antworten auf eine Umfrage).

Details anzeigen


VERKNÜPFUNG VERSCHIEDENER ENDGERÄTE

help_outline

Zur Unterstützung der in diesem Rahmenwerk erläuterten Zwecke kann ermittelt
werden, ob es wahrscheinlich ist, dass Ihr Endgerät mit anderen Endgeräten
verbunden ist, die Ihnen oder Ihrem Haushalt angehören (z. B., weil Sie sowohl
auf Ihrem Handy als auch auf Ihrem Computer beim gleichen Dienst angemeldet sind
oder weil Sie auf beiden Endgeräten die gleiche Internetverbindung verwenden).

Details anzeigen


IDENTIFIKATION VON ENDGERÄTEN ANHAND AUTOMATISCH ÜBERMITTELTER INFORMATIONEN

help_outline

Ihr Endgerät kann zur Unterstützung der in diesem Rahmenwerk erläuterten Zwecke
mithilfe von Informationen unterschieden werden, die es beim Zugriff auf das
Internet automatisch übermittelt (z. B. die IP-Adresse Ihrer Internetverbindung
oder die Art des Browsers, den Sie verwenden).

Details anzeigen


VERWENDUNG GENAUER STANDORTDATEN

Mit Ihrer Zustimmung kann Ihr genauer Standort (mit einem Radius von weniger als
500 Metern) zur Unterstützung der in diesem Rahmenwerk erläuterten Zwecke
verwendet werden.

Details anzeigen
Einwilligung

Anbieter-Einstellungen

Alle akzeptieren



Auswahl bestätigen

arrow_back

Anbieter-Einstellungen


UNSERE ANBIETER BESTÄTIGEN

Anbieter können Ihre Daten verwenden, um Serviceleistungen anzubieten. Wenn Sie
einen Anbieter ablehnen, kann das bewirken, dass er die von Ihnen geteilten
Daten nicht mehr verwendet.

TCF-Anbieter

help_outline


EXPONENTIAL INTERACTIVE, INC D/B/A VDX.TV

Cookie-Speicherdauer: 90 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


ROQ.AD GMBH

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
IP-Adressen, Gerätekennungen, Aus Authentifizierungen abgeleitete Kennungen,
Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


INDEX EXCHANGE INC.

Cookie-Speicherdauer: 395 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten,
Datenschutzeinstellungen, IP-Adressen, Gerätekennungen, Gerätemerkmale, Genaue
Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


QUANTCAST

Cookie-Speicherdauer: 396 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


BEESWAXIO CORPORATION

Cookie-Speicherdauer: 395 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
IP-Adressen, Gerätekennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


SOVRN, INC.

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Benutzerprofile, IP-Adressen,
Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


ADIKTEEV

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Probabilistische
Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


RTB HOUSE S.A.

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Benutzerprofile, IP-Adressen,
Gerätekennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


THE UK TRADE DESK LTD

Cookie-Speicherdauer: 3629 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


NEXXEN INC.

Cookie-Speicherdauer: 180 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


EPSILON

Cookie-Speicherdauer: 184 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


YAHOO EMEA LIMITED

Cookie-Speicherdauer: 397 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale, Genaue
Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


ADVENTORI SAS

Cookie-Speicherdauer: 90 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, IP-Adressen, Gerätekennungen

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


TRIPLELIFT, INC.

Cookie-Speicherdauer: 90 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Benutzerprofile, IP-Adressen,
Gerätekennungen, Aus Authentifizierungen abgeleitete Kennungen, Gerätemerkmale,
Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


XANDR, INC.

Cookie-Speicherdauer: 90 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Benutzerprofile, IP-Adressen,
Gerätekennungen, Aus Authentifizierungen abgeleitete Kennungen, Gerätemerkmale,
Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


NEORY GMBH

Cookie-Speicherdauer: 90 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


NEXXEN GROUP LLC

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten,
Datenschutzeinstellungen, Probabilistische Kennungen, Benutzerprofile,
IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


NEURAL.ONE

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
IP-Adressen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


ADITION (VIRTUAL MINDS GMBH)

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen,
Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


ACTIVE AGENT (VIRTUAL MINDS GMBH)

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen,
Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


TABOOLA EUROPE LIMITED

Cookie-Speicherdauer: 366 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


EQUATIV

Cookie-Speicherdauer: 396 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


ADFORM A/S

Cookie-Speicherdauer: 3650 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


MAGNITE, INC.

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
IP-Adressen, Gerätekennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


RATEGAIN ADARA INC

Cookie-Speicherdauer: 730 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale

mehr




Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


SIFT MEDIA, INC

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, IP-Adressen,
Gerätekennungen, Gerätemerkmale, Genaue Standortdaten

mehr




Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


RAKUTEN MARKETING LLC

Cookie-Speicherdauer: 730 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


LUMEN RESEARCH LIMITED

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, IP-Adressen, Gerätemerkmale

mehr




Details anzeigen | Datenschutzerklärunglaunch
Berechtigtes Interessehelp_outline


AMAZON AD SERVER

Cookie-Speicherdauer: 396 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Benutzerprofile, IP-Adressen,
Gerätekennungen, Aus Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


OPENX

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, IP-Adressen, Gerätekennungen,
Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


YIELDLAB (VIRTUAL MINDS GMBH)

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale, Genaue
Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


ROKU ADVERTISING SERVICES

Cookie-Speicherdauer: 396 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


NANO INTERACTIVE GROUP LTD.

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Gerätemerkmale

mehr




Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


SIMPLIFI HOLDINGS LLC

Cookie-Speicherdauer: 366 (Tage).

Erhobene und verarbeitete Daten: IP-Adressen, Gerätekennungen, Genaue
Standortdaten

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


PUBMATIC, INC

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


COMSCORE B.V.

Cookie-Speicherdauer: 720 (Tage).

Erhobene und verarbeitete Daten: Surf- und Interaktionsdaten, Vom Benutzer
bereitgestellte Daten, Datenschutzeinstellungen, Probabilistische Kennungen,
IP-Adressen, Gerätekennungen, Aus Authentifizierungen abgeleitete Kennungen,
Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


FLASHTALKING

Cookie-Speicherdauer: 730 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale

mehr




Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


PULSEPOINT, INC.

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


SMAATO, INC.

Cookie-Speicherdauer: 21 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


SEMASIO GMBH

Cookie-Speicherdauer: 366 (Tage).

Erhobene und verarbeitete Daten: Surf- und Interaktionsdaten,
Datenschutzeinstellungen, IP-Adressen, Gerätekennungen

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


CRIMTAN HOLDINGS LIMITED

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


GENIUS SPORTS UK LIMITED

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


CRITEO SA

Cookie-Speicherdauer: 390 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


ADLOOX SA

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Probabilistische Kennungen, IP-Adressen, Gerätekennungen,
Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


BLIS GLOBAL LIMITED

Cookie-Speicherdauer: 400 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


LOTAME SOLUTIONS, INC

Cookie-Speicherdauer: 274 (Tage).

Erhobene und verarbeitete Daten: Surf- und Interaktionsdaten, Vom Benutzer
bereitgestellte Daten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


LIVERAMP

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


GROUPM UK LIMITED

Cookie-Speicherdauer: 395 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
IP-Adressen, Gerätekennungen, Aus Authentifizierungen abgeleitete Kennungen,
Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


LOOPME LIMITED

Cookie-Speicherdauer: 90 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen,
Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


DYNATA LLC

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


ASK LOCALA

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten,
Datenschutzeinstellungen, IP-Adressen, Gerätekennungen, Gerätemerkmale, Genaue
Standortdaten

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


AZIRA

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Benutzerprofile, IP-Adressen,
Gerätekennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


DOUBLEVERIFY INC.

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
IP-Adressen, Gerätemerkmale

mehr




Details anzeigen | Datenschutzerklärunglaunch
Berechtigtes Interessehelp_outline


BIDSWITCH GMBH

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
IP-Adressen, Gerätekennungen, Aus Authentifizierungen abgeleitete Kennungen,
Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


IPONWEB GMBH

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
IP-Adressen, Gerätekennungen, Aus Authentifizierungen abgeleitete Kennungen,
Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


NEXTROLL, INC.

Cookie-Speicherdauer: 183 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


TEADS FRANCE SAS

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


STRÖER SSP GMBH (SSP)

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


OS DATA SOLUTIONS GMBH & CO. KG

Cookie-Speicherdauer: 90 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen,
Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


PERMODO GMBH

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Benutzerprofile, IP-Adressen,
Gerätekennungen, Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


PLATFORM161 B.V.

Cookie-Speicherdauer: 396 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale, Genaue
Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


BASIS GLOBAL TECHNOLOGIES, INC.

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Benutzerprofile, IP-Adressen,
Gerätekennungen, Aus Authentifizierungen abgeleitete Kennungen, Gerätemerkmale,
Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


SMADEX, S.L.U.

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Vom Benutzer
bereitgestellte Daten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


BOMBORA INC.

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


EASYMEDIA GMBH

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale, Genaue
Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


REMERGE GMBH

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


ADVANCED STORE GMBH

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Gerätekennungen

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


MAGNITE CTV, INC.

Cookie-Speicherdauer: 366 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
IP-Adressen, Gerätekennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


DELTA PROJECTS AB

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale, Genaue Standortdaten

mehr




Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


USEMAX ADVERTISEMENT (EMEGO GMBH)

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Benutzerprofile

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


EMETRIQ GMBH

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


PUBLICIS MEDIA GMBH

Cookie-Speicherdauer: 1825 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


M.D. PRIMIS TECHNOLOGIES LTD.

Cookie-Speicherdauer: 25 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr




Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


ONETAG LIMITED

Cookie-Speicherdauer: 396 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, IP-Adressen, Gerätekennungen,
Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


CLOUD TECHNOLOGIES S.A.

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Benutzerprofile, IP-Adressen,
Gerätekennungen, Aus Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


SMARTOLOGY LIMITED

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: IP-Adressen

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


IMPROVE DIGITAL

Cookie-Speicherdauer: 90 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


ADOBE ADVERTISING CLOUD

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Datenschutzeinstellungen, IP-Adressen,
Gerätekennungen, Aus Authentifizierungen abgeleitete Kennungen

mehr




Details anzeigen | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


BANNERFLOW AB

Cookie-Speicherdauer: 366 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten,
Datenschutzeinstellungen, IP-Adressen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


TABMO SAS

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen,
Gerätemerkmale, Genaue Standortdaten

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


INTEGRAL AD SCIENCE (INCORPORATING ADMANTX)

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, IP-Adressen, Gerätemerkmale

mehr




Details anzeigen | Datenschutzerklärunglaunch
Berechtigtes Interessehelp_outline


WIZALY

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, IP-Adressen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


WEBORAMA

Cookie-Speicherdauer: 393 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


JIVOX CORPORATION

Cookie-Speicherdauer: 30 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Benutzerprofile, IP-Adressen,
Gerätekennungen, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


SAGE+ARCHER BV

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten

mehr




Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


ON DEVICE RESEARCH LIMITED

Cookie-Speicherdauer: 30 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, IP-Adressen,
Gerätekennungen, Gerätemerkmale, Genaue Standortdaten

mehr




Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


ROCKABOX MEDIA LTD

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, IP-Adressen, Gerätemerkmale

mehr




Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Berechtigtes Interessehelp_outline


EXACTAG GMBH

Cookie-Speicherdauer: 180 (Tage).

Erhobene und verarbeitete Daten: Surf- und Interaktionsdaten,
Datenschutzeinstellungen, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


CELTRA INC.

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: IP-Adressen, Gerätekennungen, Gerätemerkmale,
Genaue Standortdaten

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


MAINADV SRL

Cookie-Speicherdauer: 30 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


GEMIUS SA

Cookie-Speicherdauer: 1825 (Tage).

Erhobene und verarbeitete Daten: Surf- und Interaktionsdaten,
Datenschutzeinstellungen, Benutzerprofile, Gerätekennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


THE KANTAR GROUP LIMITED

Cookie-Speicherdauer: 914 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, IP-Adressen, Gerätekennungen,
Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


NIELSEN MEDIA RESEARCH LTD.

Cookie-Speicherdauer: 120 (Tage).

Erhobene und verarbeitete Daten: Surf- und Interaktionsdaten,
Datenschutzeinstellungen, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


SOLOCAL SA

Cookie-Speicherdauer: 396 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale, Genaue
Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


PIXALATE, INC.

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr




Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


ORACLE ADVERTISING

Cookie-Speicherdauer: 180 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


NUMBERLY

Cookie-Speicherdauer: 180 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


AUDIENCEPROJECT A/S

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


DEMANDBASE, INC.

Cookie-Speicherdauer: 730 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen,
Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


EFFILIATION / EFFINITY

Cookie-Speicherdauer: 30 (Tage).

Erhobene und verarbeitete Daten: Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


ARRIVALIST CO.

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, IP-Adressen

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


SEENTHIS AB

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: IP-Adressen, Gerätemerkmale

mehr




Details anzeigen | Datenschutzerklärunglaunch


COMMANDERS ACT

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: IP-Adressen, Gerätekennungen

mehr




Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


TRAVEL AUDIENCE GMBH

Cookie-Speicherdauer: 397 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Probabilistische Kennungen, Benutzerprofile, IP-Adressen,
Gerätekennungen, Aus Authentifizierungen abgeleitete Kennungen, Gerätemerkmale,
Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


HUMAN

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Probabilistische
Kennungen, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr




Details anzeigen | Datenschutzerklärunglaunch
Berechtigtes Interessehelp_outline


ADLUDIO LTD.

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Gerätemerkmale

mehr




Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


BLENDEE SRL

Cookie-Speicherdauer: 366 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


INNOVID LLC

Cookie-Speicherdauer: 90 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, IP-Adressen, Gerätekennungen,
Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


PAPIRFLY AS

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Gerätemerkmale

mehr




Details anzeigen | Datenschutzerklärunglaunch
Berechtigtes Interessehelp_outline


NEUSTAR, INC., A TRANSUNION COMPANY

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


VERVE GROUP EUROPE GMBH

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


OTTO (GMBH & CO KG)

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Surf- und Interaktionsdaten, Vom Benutzer
bereitgestellte Daten, Datenschutzeinstellungen, Benutzerprofile, IP-Adressen,
Gerätekennungen

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


ADOBE AUDIENCE MANAGER, ADOBE EXPERIENCE PLATFORM

Cookie-Speicherdauer: 180 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


LOCALSENSOR B.V.

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten,
Datenschutzeinstellungen, IP-Adressen, Gerätekennungen, Gerätemerkmale, Genaue
Standortdaten

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


ONLINE SOLUTION

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Probabilistische Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen,
Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


RELAY42 NETHERLANDS B.V.

Cookie-Speicherdauer: 730 (Tage).

Erhobene und verarbeitete Daten: Surf- und Interaktionsdaten, Vom Benutzer
bereitgestellte Daten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr




Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


GP ONE GMBH

Cookie-Speicherdauer: Verwendet Sitzungscookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
IP-Adressen, Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


THE MEDIAGRID INC.

Cookie-Speicherdauer: 365 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
IP-Adressen, Gerätekennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


MINDTAKE RESEARCH GMBH

Cookie-Speicherdauer: 180 (Tage).

Erhobene und verarbeitete Daten: Surf- und Interaktionsdaten, Probabilistische
Kennungen, Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


CINT AB

Cookie-Speicherdauer: 730 (Tage).

Erhobene und verarbeitete Daten: Surf- und Interaktionsdaten,
Datenschutzeinstellungen, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


GOOGLE ADVERTISING PRODUCTS

Cookie-Speicherdauer: 396 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


GFK GMBH

Cookie-Speicherdauer: 730 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Vom Benutzer bereitgestellte Daten, Datenschutzeinstellungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Aus Authentifizierungen
abgeleitete Kennungen, Gerätemerkmale

mehr

Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


REVJET

Cookie-Speicherdauer: 730 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten,
Datenschutzeinstellungen, Benutzerprofile, IP-Adressen, Gerätekennungen

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


PROTECTED MEDIA LTD

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Surf- und Interaktionsdaten, Probabilistische
Kennungen, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr




Details anzeigen | Datenschutzerklärunglaunch
Berechtigtes Interessehelp_outline


CLINCH LABS LTD

Cookie-Speicherdauer: 730 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Probabilistische Kennungen,
Benutzerprofile, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


ORACLE DATA CLOUD - MOAT

Verwendet keine Cookies.

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, IP-Adressen

mehr




Details anzeigen | Datenschutzerklärunglaunch
Berechtigtes Interessehelp_outline


HEARTS AND SCIENCE MÜNCHEN GMBH

Cookie-Speicherdauer: 60 (Tage).

Erhobene und verarbeitete Daten: IP-Adressen

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Datenschutzerklärunglaunch
Einwilligung


AMAZON ADVERTISING

Cookie-Speicherdauer: 396 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, Benutzerprofile, IP-Adressen,
Gerätekennungen, Aus Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


MOLOCO, INC.

Cookie-Speicherdauer: 730 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, IP-Adressen,
Gerätekennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht. Verwendet andere Speicheroptionen.


Details anzeigen | Datenschutzerklärunglaunch
EinwilligungBerechtigtes Interessehelp_outline


ADTRIBA GMBH

Cookie-Speicherdauer: 730 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Datenschutzeinstellungen, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


OBJECTIVE PARTNERS BV

Cookie-Speicherdauer: 90 (Tage).

Erhobene und verarbeitete Daten: Gerätekennungen

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


ENSIGHTEN

Cookie-Speicherdauer: 1825 (Tage).

Erhobene und verarbeitete Daten: Surf- und Interaktionsdaten,
Datenschutzeinstellungen, IP-Adressen, Gerätekennungen, Gerätemerkmale

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Berechtigtes Interessehelp_outline


EBAY INC

Cookie-Speicherdauer: 90 (Tage).

Erhobene und verarbeitete Daten: Datenschutzeinstellungen, IP-Adressen,
Gerätemerkmale

mehr




Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung


HURRA COMMUNICATIONS GMBH

Cookie-Speicherdauer: 366 (Tage).

Erhobene und verarbeitete Daten: Ungefähre Standort-Daten, Surf- und
Interaktionsdaten, Probabilistische Kennungen, IP-Adressen, Gerätekennungen, Aus
Authentifizierungen abgeleitete Kennungen, Gerätemerkmale, Genaue Standortdaten

mehr

Cookies werden nach jeder Sitzung gelöscht.


Details anzeigen | Details zum Speicher | Datenschutzerklärunglaunch
Einwilligung

Anzeigenpartner

help_outline


AKAMAI

Datenschutzerklärunglaunch
Einwilligung


META

Datenschutzerklärunglaunch
Einwilligung


AUNICA

Datenschutzerklärunglaunch
Einwilligung


BOOKING.COM

Datenschutzerklärunglaunch
Einwilligung


C3 METRICS

Datenschutzerklärunglaunch
Einwilligung


IBM

Datenschutzerklärunglaunch
Einwilligung


EVIDON

Datenschutzerklärunglaunch
Einwilligung


ADACADO

Datenschutzerklärunglaunch
Einwilligung


INTELLIAD

Datenschutzerklärunglaunch
Einwilligung


DSTILLERY

Datenschutzerklärunglaunch
Einwilligung


MEDIAMATH

Datenschutzerklärunglaunch
Einwilligung


ZMS

Datenschutzerklärunglaunch
Einwilligung


OMNICOM MEDIA GROUP

Datenschutzerklärunglaunch
Einwilligung


RESONATE

Datenschutzerklärunglaunch
Einwilligung


SOJERN

Datenschutzerklärunglaunch
Einwilligung


TRADEDOUBLER AB

Datenschutzerklärunglaunch
Einwilligung


TRUSTARC

Datenschutzerklärunglaunch
Einwilligung


TRUEFFECT

Datenschutzerklärunglaunch
Einwilligung


TRAVEL DATA COLLECTIVE

Datenschutzerklärunglaunch
Einwilligung


ADVOLUTION.CONTROL

Datenschutzerklärunglaunch
Einwilligung


LIFESTREET

Datenschutzerklärunglaunch
Einwilligung


ADMAXIM

Datenschutzerklärunglaunch
Einwilligung


BATCH MEDIA

Datenschutzerklärunglaunch
Einwilligung


VODAFONE GMBH

Datenschutzerklärunglaunch
Einwilligung


MAGNITE

Datenschutzerklärunglaunch
Einwilligung


SCENESTEALER

Datenschutzerklärunglaunch
Einwilligung


NETQUEST

Datenschutzerklärunglaunch
Einwilligung


MANAGE.COM

Datenschutzerklärunglaunch
Einwilligung


CLOUDFLARE

Datenschutzerklärunglaunch
Einwilligung


SALESFORCE DMP

Datenschutzerklärunglaunch
Einwilligung


NETFLIX

Datenschutzerklärunglaunch
Einwilligung


MACROMILL GROUP

Datenschutzerklärunglaunch
Einwilligung


EBUILDERS

Datenschutzerklärunglaunch
Einwilligung


APPLOVIN CORP.

Datenschutzerklärunglaunch
Einwilligung


FRACTIONAL MEDIA

Datenschutzerklärunglaunch
Einwilligung


RACKSPACE

Datenschutzerklärunglaunch
Einwilligung


LIFTOFF

Datenschutzerklärunglaunch
Einwilligung


MSI-ACI

Datenschutzerklärunglaunch
Einwilligung


ADMETRICS

Datenschutzerklärunglaunch
Einwilligung


NAVEGG

Datenschutzerklärunglaunch
Einwilligung


ADMEDO

Datenschutzerklärunglaunch
Einwilligung


KOCHAVA

Datenschutzerklärunglaunch
Einwilligung


MOBITRANS

Datenschutzerklärunglaunch
Einwilligung


ADEX

Datenschutzerklärunglaunch
Einwilligung


IMPACT

Datenschutzerklärunglaunch
Einwilligung


SPOTAD

Datenschutzerklärunglaunch
Einwilligung


AARKI

Datenschutzerklärunglaunch
Einwilligung


SFR

Datenschutzerklärunglaunch
Einwilligung


CABLATO

Datenschutzerklärunglaunch
Einwilligung


WAYSTACK

Datenschutzerklärunglaunch
Einwilligung


TRESENSA

Datenschutzerklärunglaunch
Einwilligung


GSKINNER

Datenschutzerklärunglaunch
Einwilligung


CUBED

Datenschutzerklärunglaunch
Einwilligung


OPTOMATON

Datenschutzerklärunglaunch
Einwilligung


ANALIGHTS

Datenschutzerklärunglaunch
Einwilligung


DENTSU AEGIS NETWORK

Datenschutzerklärunglaunch
Einwilligung


DIGISEG

Datenschutzerklärunglaunch
Einwilligung


HAENSEL AMS

Datenschutzerklärunglaunch
Einwilligung


BDSK HANDELS GMBH & CO. KG

Datenschutzerklärunglaunch
Einwilligung


MARKETING SCIENCE CONSULTING GROUP, INC.

Datenschutzerklärunglaunch
Einwilligung


DENTSU

Datenschutzerklärunglaunch
Einwilligung


KOBLER

Datenschutzerklärunglaunch
Einwilligung


WIDESPACE

Datenschutzerklärunglaunch
Einwilligung


VIMEO

Datenschutzerklärunglaunch
Einwilligung

Alle akzeptieren



Auswahl bestätigen

Schließen