pennrelays.com
Open in
urlscan Pro
174.143.104.92
Public Scan
Submitted URL: https://penn.io/
Effective URL: https://pennrelays.com/
Submission: On November 13 via api from US — Scanned from US
Effective URL: https://pennrelays.com/
Submission: On November 13 via api from US — Scanned from US
Form analysis
1 forms found in the DOMName: aspnetForm — POST ./
<form name="aspnetForm" method="post" action="./" id="aspnetForm" data-airgap-id="35">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE3ODkwNjgzNDhkZMMxiBITZXZcPTC7dP0I3MRJ9ZSti4c5ektBOUDawmLs">
</div>
<script src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.js" type="text/javascript" data-airgap-id="36"></script>
<script src="https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/main.1728569829455.js" type="text/javascript" data-airgap-id="37"></script>
<div>
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="90059987">
</div>
<div class="logo-loader">
<div class="logo-loader--grow-shrink">
<div class="logo-loader__logo">
<img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/logo-penn-relays-header.svg" alt="Penn Relays Logo" data-airgap-id="38">
</div>
</div>
</div>
<header class="main-header">
<!-- <div class="main-header__dfp-ad">
<script>
var obj = {"start":0,"count":10,"name":"skyscraper-dfp-top-ac4312","sport_id":null,"count_breakpoints":null,"css_class":"","pinned_id":"","extra":{},"context":null,"dummy":false,"type":"ads","id":"c0e80cac-3e71-4d2a-81ef-611cb77d3794","data":{"location":{"id":0,"title":null,"type":null,"effect":null,"fixed_image_sizes":false,"excluded_sport_ids":null,"slick":false,"dfp":false,"sidearm_dfp":false,"common_page":false,"html_template":null,"name":null,"autoplay_speed":0,"accessibility_icons":false,"sizes":null,"slick_options":null,"dfp_sizes":null},"campaigns":[],"content_id":null,"content_title":null,"content_date":null,"content_url":null,"content_image_url":null},"mode":"web"};
if (!("sidearmComponents" in window))
window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<ads-component params="{ id: 'c0e80cac-3e71-4d2a-81ef-611cb77d3794' }" ></ads-component>
</div> -->
<h1 class="hide">Penn Relays</h1>
<div class="main-header__navbar relative">
<div class="main-header__navbar-inner flex">
<div class="main-header__logo-container">
<div class="main-header__logo">
<a href="/index.aspx" class="main-header__logo-link" aria-label="home">
<img class="main-header__logo-image" src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/logo-penn-relays-header.svg" alt="Penn Relays Logo" data-airgap-id="39">
</a>
</div>
</div>
<div class="main-header__ad">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "navbar-ad-e04790",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "9c4a8434-63e4-404f-9239-e65c99547264",
"data": {
"location": {
"id": 142,
"title": "Navbar Ad",
"type": "single",
"effect": "none",
"fixed_image_sizes": true,
"excluded_sport_ids": [],
"slick": false,
"dfp": false,
"sidearm_dfp": false,
"common_page": false,
"html_template": null,
"name": "navbar-ad-e04790",
"autoplay_speed": 8,
"accessibility_icons": true,
"sizes": null,
"slick_options": null,
"dfp_sizes": null
},
"campaigns": [{
"id": 1,
"title": "Toyota Nav Bar Ad",
"start_date": "2021-02-16T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=1&target=https://www.toyota.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Toyota Nav Bar ad",
"image": "/images/2021/4/14/toyota100x50.png",
"width": 100,
"height": 50
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}],
"content_id": "navbar-ad-e04790",
"content_title": "navbar-ad-e04790",
"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: '9c4a8434-63e4-404f-9239-e65c99547264' }"><!-- 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 && 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 && 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 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}
" aria-label="Toyota Nav Bar ad" href="/common/controls/adhandler.aspx?ad_id=1&target=https://www.toyota.com/" title="Toyota Nav Bar 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/2021/4/14/toyota100x50.png" srcset="/images/2021/4/14/toyota100x50.png"><img data-src="/images/2021/4/14/toyota100x50.png" alt="Toyota Nav Bar ad" class=" lazyloaded" style="" src="/images/2021/4/14/toyota100x50.png"></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<!-- /ko -->
<!-- /ko -->
<!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko -->
</ads-component>
</div>
<div class="main-header__title">Penn Relay Carnival</div>
<!-- ko if: ko.observable().matchMedia('(min-width:1025px)') -->
<div class="main-header__social">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "social-icons-8710ff",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "47b31221-5263-4c77-ba7b-12b9b9d80183",
"data": {
"location": {
"id": 143,
"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-8710ff",
"autoplay_speed": 8,
"accessibility_icons": true,
"sizes": null,
"slick_options": null,
"dfp_sizes": null
},
"campaigns": [{
"id": 2,
"title": "Facebook Icon",
"start_date": "2021-02-16T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=2&target=https://www.facebook.com/pennrelays/",
"icon": "sf-facebook-2",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 3,
"title": "Twitter Icon",
"start_date": "2021-02-16T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=3&target=https://twitter.com/pennrelays",
"icon": "sf-twitter",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 4,
"title": "Instagram Icon",
"start_date": "2021-02-16T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=4&target=https://www.instagram.com/pennrelays/",
"icon": "sf-instagram",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 5,
"title": "Video Icon",
"start_date": "2021-02-16T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=5&target=https://www.youtube.com/playlist?list=PLNgsycyMbGqpQdpXlK86kZMV97xy4FbEt",
"icon": "sf-youtube-play",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 7,
"title": "Phone Icon",
"start_date": "2021-02-16T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=7&target=https://pennrelays.com/sports/2018/2/6/contact-us.aspx",
"icon": "sf-iphone",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}],
"content_id": "social-icons-8710ff",
"content_title": "social-icons-8710ff",
"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: '47b31221-5263-4c77-ba7b-12b9b9d80183' }"><!-- ko ifnot: isInitializing() -->
<!-- ko switch -->
<!-- ko case: ad.location.type === 'single' --><!-- /ko -->
<!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' -->
<div class="ads-container is-accessible" data-bind="foreach: ad.campaigns, css:{ 'is-accessible': ad.location.accessibility_icons }">
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && 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 && 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 && 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&target=https://www.facebook.com/pennrelays/" title="Facebook Icon" target="_blank" tabindex="0">
<span class="sidearm-icon sf-facebook-2" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Facebook Icon</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && 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 && 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 && 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&target=https://twitter.com/pennrelays" title="Twitter Icon" target="_blank" tabindex="0">
<span class="sidearm-icon sf-twitter" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Twitter Icon</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && 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 && 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 && 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&target=https://www.instagram.com/pennrelays/" title="Instagram Icon" target="_blank" tabindex="0">
<span class="sidearm-icon sf-instagram" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Instagram Icon</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && 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 && 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 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}" href="/common/controls/adhandler.aspx?ad_id=5&target=https://www.youtube.com/playlist?list=PLNgsycyMbGqpQdpXlK86kZMV97xy4FbEt" title="Video Icon" target="_blank" tabindex="0">
<span class="sidearm-icon sf-youtube-play" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Video Icon</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && 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 && 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 && 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=7&target=https://pennrelays.com/sports/2018/2/6/contact-us.aspx" title="Phone Icon" target="_blank" tabindex="0">
<span class="sidearm-icon sf-iphone" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Phone Icon</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
</div>
<!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko -->
</ads-component>
</div>
<!-- /ko -->
<nav class="main-header__nav main-navigation" aria-labelledby="h2_main-navigation">
<h2 class="hide" id="h2_main-navigation">Main Navigation Menu</h2>
<script>
var obj = {
"start": 0,
"count": 10,
"name": "main-nav",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {
"watch_badge": false
},
"context": null,
"dummy": false,
"type": "main-navigation",
"id": "03a36aea-ac96-4722-947e-02ea16724b24",
"data": [{
"id": 3,
"title": "News",
"rank": 1,
"url": "https://pennrelays.com/archives",
"open_in_new_window": true,
"include_social_media": false,
"include_schedule_roster_news": false,
"include_stats": false,
"include_tickets": false,
"include_youtube": false,
"class_name": "nav-scroll",
"items": [],
"columns": [],
"ad": null
}, {
"id": 14,
"title": "Records & Results",
"rank": 2,
"url": "/sports/2023/2/8/records-results.aspx",
"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": [],
"columns": [],
"ad": null
}, {
"id": 5,
"title": "FAQ",
"rank": 4,
"url": "/#s-faq",
"open_in_new_window": true,
"include_social_media": false,
"include_schedule_roster_news": false,
"include_stats": false,
"include_tickets": false,
"include_youtube": false,
"class_name": "nav-scroll",
"items": [],
"columns": [],
"ad": null
}, {
"id": 6,
"title": "Donate",
"rank": 5,
"url": "https://giving.apps.upenn.edu/fund?DB_OEM_ID=1720&program=ATO&fund=628608&bhcp=1",
"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": [],
"columns": [],
"ad": null
}, {
"id": 8,
"title": "Sponsorship Information",
"rank": 6,
"url": "https://pennrelays.com/sports/2019/11/26/marketing-partners.aspx",
"open_in_new_window": true,
"include_social_media": false,
"include_schedule_roster_news": false,
"include_stats": false,
"include_tickets": false,
"include_youtube": false,
"class_name": null,
"items": [],
"columns": [],
"ad": null
}, {
"id": 10,
"title": "Stadium Policy",
"rank": 7,
"url": "/sports/2019/12/10/franklin-field-policy-for-the-penn-relays.aspx",
"open_in_new_window": true,
"include_social_media": false,
"include_schedule_roster_news": false,
"include_stats": false,
"include_tickets": false,
"include_youtube": false,
"class_name": null,
"items": [],
"columns": [],
"ad": null
}, {
"id": 12,
"title": "Digital Fan Guide",
"rank": 8,
"url": "https://pennrelays.com/sports/2018/2/14/fan-guide.aspx",
"open_in_new_window": true,
"include_social_media": false,
"include_schedule_roster_news": false,
"include_stats": false,
"include_tickets": false,
"include_youtube": false,
"class_name": null,
"items": [],
"columns": [],
"ad": null
}, {
"id": 15,
"title": "Wall of Fame",
"rank": 9,
"url": "https://pennrelays.com/sports/2020/2/20/penn-relays-wall-of-fame.aspx",
"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": [],
"columns": [],
"ad": null
}, {
"id": 13,
"title": "Contact Us",
"rank": 10,
"url": "/sports/2018/2/6/contact-us.aspx",
"open_in_new_window": true,
"include_social_media": false,
"include_schedule_roster_news": false,
"include_stats": false,
"include_tickets": false,
"include_youtube": false,
"class_name": null,
"items": [],
"columns": [],
"ad": null
}],
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<navigation-component params="{ id: '03a36aea-ac96-4722-947e-02ea16724b24' }"><!-- ko if: name() === 'main-nav' -->
<div class="component c-navigation c-navigation--main">
<button type="button" class="c-navigation__toggle" data-bind="click: toggleMenu, attr:{ 'aria-expanded': isMenuOpen() ? true : false }, css:{ 'is-toggled': isMenuOpen() }" aria-label="Toggle main navigation menu">
<!-- ko if: !isMenuOpen() -->
<span aria-hidden="true" class="sf-menu-right sidearm-icon clean-icon"></span>
<!-- /ko -->
<!-- ko if: isMenuOpen() --><!-- /ko -->
<span>Menu</span>
</button>
<div class="c-navigation__offcanvas" data-bind="css:{ 'is-open': isMenuOpen() }, onEscape: closeMenu">
<ul class="c-navigation__level-1" data-bind="fastForEach: data">
<li data-bind="
attr: {
'aria-haspopup': items.length ? 'true' : 'false',
'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 && items.length > 0,
'is-open': isItemOpen(),
'sidearm-haspopup': items.length
}" aria-haspopup="false" class="nav-scroll c-navigation__item c-navigation__item--level-1">
<!-- ko if: url === "" || url === "#" --><!-- /ko -->
<!-- ko if: url !== "" && url !== "#" -->
<a class="c-navigation__url c-navigation__url--level-1" data-bind="
html: title,
css: { 'is-open': isItemOpen() },
attr: { href: url }" href="https://pennrelays.com/archives">News</a>
<!-- /ko -->
<!-- ko if: items.length > 0 --><!-- /ko -->
</li>
<li data-bind="
attr: {
'aria-haspopup': items.length ? 'true' : 'false',
'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 && items.length > 0,
'is-open': isItemOpen(),
'sidearm-haspopup': items.length
}" aria-haspopup="false" class="c-navigation__item c-navigation__item--level-1">
<!-- ko if: url === "" || url === "#" --><!-- /ko -->
<!-- ko if: url !== "" && url !== "#" -->
<a class="c-navigation__url c-navigation__url--level-1" data-bind="
html: title,
css: { 'is-open': isItemOpen() },
attr: { href: url }" href="/sports/2023/2/8/records-results.aspx">Records & Results</a>
<!-- /ko -->
<!-- ko if: items.length > 0 --><!-- /ko -->
</li>
<li data-bind="
attr: {
'aria-haspopup': items.length ? 'true' : 'false',
'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 && items.length > 0,
'is-open': isItemOpen(),
'sidearm-haspopup': items.length
}" aria-haspopup="false" class="nav-scroll c-navigation__item c-navigation__item--level-1">
<!-- ko if: url === "" || url === "#" --><!-- /ko -->
<!-- ko if: url !== "" && url !== "#" -->
<a class="c-navigation__url c-navigation__url--level-1" data-bind="
html: title,
css: { 'is-open': isItemOpen() },
attr: { href: url }" href="/#s-faq">FAQ</a>
<!-- /ko -->
<!-- ko if: items.length > 0 --><!-- /ko -->
</li>
<li data-bind="
attr: {
'aria-haspopup': items.length ? 'true' : 'false',
'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 && items.length > 0,
'is-open': isItemOpen(),
'sidearm-haspopup': items.length
}" aria-haspopup="false" class="c-navigation__item c-navigation__item--level-1">
<!-- ko if: url === "" || url === "#" --><!-- /ko -->
<!-- ko if: url !== "" && url !== "#" -->
<a class="c-navigation__url c-navigation__url--level-1" data-bind="
html: title,
css: { 'is-open': isItemOpen() },
attr: { href: url }" href="https://giving.apps.upenn.edu/fund?DB_OEM_ID=1720&program=ATO&fund=628608&bhcp=1">Donate</a>
<!-- /ko -->
<!-- ko if: items.length > 0 --><!-- /ko -->
</li>
<li data-bind="
attr: {
'aria-haspopup': items.length ? 'true' : 'false',
'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 && items.length > 0,
'is-open': isItemOpen(),
'sidearm-haspopup': items.length
}" aria-haspopup="false" class="c-navigation__item c-navigation__item--level-1">
<!-- ko if: url === "" || url === "#" --><!-- /ko -->
<!-- ko if: url !== "" && url !== "#" -->
<a class="c-navigation__url c-navigation__url--level-1" data-bind="
html: title,
css: { 'is-open': isItemOpen() },
attr: { href: url }" href="https://pennrelays.com/sports/2019/11/26/marketing-partners.aspx">Sponsorship Information</a>
<!-- /ko -->
<!-- ko if: items.length > 0 --><!-- /ko -->
</li>
<li data-bind="
attr: {
'aria-haspopup': items.length ? 'true' : 'false',
'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 && items.length > 0,
'is-open': isItemOpen(),
'sidearm-haspopup': items.length
}" aria-haspopup="false" class="c-navigation__item c-navigation__item--level-1">
<!-- ko if: url === "" || url === "#" --><!-- /ko -->
<!-- ko if: url !== "" && url !== "#" -->
<a class="c-navigation__url c-navigation__url--level-1" data-bind="
html: title,
css: { 'is-open': isItemOpen() },
attr: { href: url }" href="/sports/2019/12/10/franklin-field-policy-for-the-penn-relays.aspx">Stadium Policy</a>
<!-- /ko -->
<!-- ko if: items.length > 0 --><!-- /ko -->
</li>
<li data-bind="
attr: {
'aria-haspopup': items.length ? 'true' : 'false',
'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 && items.length > 0,
'is-open': isItemOpen(),
'sidearm-haspopup': items.length
}" aria-haspopup="false" class="c-navigation__item c-navigation__item--level-1">
<!-- ko if: url === "" || url === "#" --><!-- /ko -->
<!-- ko if: url !== "" && url !== "#" -->
<a class="c-navigation__url c-navigation__url--level-1" data-bind="
html: title,
css: { 'is-open': isItemOpen() },
attr: { href: url }" href="https://pennrelays.com/sports/2018/2/14/fan-guide.aspx">Digital Fan Guide</a>
<!-- /ko -->
<!-- ko if: items.length > 0 --><!-- /ko -->
</li>
<li data-bind="
attr: {
'aria-haspopup': items.length ? 'true' : 'false',
'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 && items.length > 0,
'is-open': isItemOpen(),
'sidearm-haspopup': items.length
}" aria-haspopup="false" class="c-navigation__item c-navigation__item--level-1">
<!-- ko if: url === "" || url === "#" --><!-- /ko -->
<!-- ko if: url !== "" && url !== "#" -->
<a class="c-navigation__url c-navigation__url--level-1" data-bind="
html: title,
css: { 'is-open': isItemOpen() },
attr: { href: url }" href="https://pennrelays.com/sports/2020/2/20/penn-relays-wall-of-fame.aspx">Wall of Fame</a>
<!-- /ko -->
<!-- ko if: items.length > 0 --><!-- /ko -->
</li>
<li data-bind="
attr: {
'aria-haspopup': items.length ? 'true' : 'false',
'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 && items.length > 0,
'is-open': isItemOpen(),
'sidearm-haspopup': items.length
}" aria-haspopup="false" class="c-navigation__item c-navigation__item--level-1">
<!-- ko if: url === "" || url === "#" --><!-- /ko -->
<!-- ko if: url !== "" && url !== "#" -->
<a class="c-navigation__url c-navigation__url--level-1" data-bind="
html: title,
css: { 'is-open': isItemOpen() },
attr: { href: url }" href="/sports/2018/2/6/contact-us.aspx">Contact Us</a>
<!-- /ko -->
<!-- ko if: items.length > 0 --><!-- /ko -->
</li>
</ul>
<search-component class="c-navigation__search" data-gist-id="" params="{name:'inline'}"><!-- ko if: name() === 'inline' -->
<div class="component c-search c-search--inline" role="search">
<fieldset>
<legend class="accessible-hide">Search:</legend>
<div class="c-search__container">
<button type="submit" class="c-search__submit disabled" data-bind="
click: search,
disable: !query(),
event: {
focus: function() { openSearch, $parent.openMenu(); },
blur: function() { closeSearch, $parent.closeMenu(); }
},
css: {'disabled' : !query()}" aria-label="Search site" disabled=""> Go </button>
<input type="text" class="c-search__text" data-bind="
textInput: query,
onEnter: search,
event: {
focus: function() { openSearch, $parent.openMenu(); },
blur: function() { closeSearch, $parent.closeMenu(); }
}" placeholder="Search" aria-label="Search this site">
</div>
</fieldset>
</div>
<!-- /ko -->
</search-component>
<!-- ko if: ko.observable().matchMedia('(max-width:1024px)') --><!-- /ko -->
</div>
</div>
<!-- /ko -->
</navigation-component>
<!-- ko if: false --><!-- /ko -->
</nav>
</div>
</div>
</header>
<main class="main-content-placeholder" id="main-content">
<div class="s-skyscraper">
<div class="s-skyscraper__left">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "skyscraper-left-8f7b3f",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "04873950-8e4b-473f-bbe2-90acfa44d7d6",
"data": {
"location": {
"id": 0,
"title": null,
"type": null,
"effect": null,
"fixed_image_sizes": false,
"excluded_sport_ids": null,
"slick": false,
"dfp": false,
"sidearm_dfp": false,
"common_page": false,
"html_template": null,
"name": null,
"autoplay_speed": 0,
"accessibility_icons": false,
"sizes": null,
"slick_options": null,
"dfp_sizes": null
},
"campaigns": [],
"content_id": null,
"content_title": null,
"content_date": null,
"content_url": null,
"content_image_url": null
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<ads-component params="{ id: '04873950-8e4b-473f-bbe2-90acfa44d7d6' }"><!-- ko ifnot: isInitializing() -->
<!-- ko switch -->
<!-- ko case: ad.location.type === 'single' --><!-- /ko -->
<!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko --></ads-component>
</div>
<div class="s-skyscraper__middle">
<div class="s-skyscraper__top">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "skyscraper-top-ac4312",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "889e2bd2-1be5-41d8-a0be-100ced09ed5d",
"data": {
"location": {
"id": 0,
"title": null,
"type": null,
"effect": null,
"fixed_image_sizes": false,
"excluded_sport_ids": null,
"slick": false,
"dfp": false,
"sidearm_dfp": false,
"common_page": false,
"html_template": null,
"name": null,
"autoplay_speed": 0,
"accessibility_icons": false,
"sizes": null,
"slick_options": null,
"dfp_sizes": null
},
"campaigns": [],
"content_id": null,
"content_title": null,
"content_date": null,
"content_url": null,
"content_image_url": null
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<ads-component params="{ id: '889e2bd2-1be5-41d8-a0be-100ced09ed5d' }"><!-- ko ifnot: isInitializing() -->
<!-- ko switch -->
<!-- ko case: ad.location.type === 'single' --><!-- /ko -->
<!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko --></ads-component>
</div>
<div class="s-countdown-panel flex row no-pad">
<div class="s-countdown-panel__left">
<section aria-labelledby="h2_countdown">
<h2 class="hide" id="h2_countdown">Countdown</h2>
<script>
var obj = {
"start": 0,
"count": 10,
"name": "",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "countdowns",
"id": "e955bcd3-8938-4963-a07c-d82bd3d40979",
"data": null,
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<countdown-component params="{ id: 'e955bcd3-8938-4963-a07c-d82bd3d40979' }">
<!-- ko if: data().length > 0 --><!-- /ko -->
<!-- ko if: !data().length > 0 -->
<div class="component c-countdown--horizontal">
<div class="c-countdown__item flex flex-align-center">
<div class="c-countdown__wrapper">
<div class="c-countdown__media-container">
<div class="c-countdown__media">
</div>
</div>
<div class="c-countdown__details">
<div class="c-countdown__logo">
<img class=" lazyloaded" data-bind="attr: {'data-src': $component.bucket + '/images/responsive_2021/logo-penn-relays-hero.svg'}" alt="Penn Relays Logo"
data-src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/logo-penn-relays-hero.svg"
src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/logo-penn-relays-hero.svg">
</div>
</div>
</div>
</div>
</div>
<!-- /ko -->
</countdown-component>
</section>
</div>
<div class="s-countdown-panel__right">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "countdown-links-1971f6",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "0745eb55-7fb9-434a-b1af-b27dcaedf4ce",
"data": {
"location": {
"id": 144,
"title": "Countdown Links",
"type": "icons",
"effect": "none",
"fixed_image_sizes": false,
"excluded_sport_ids": [],
"slick": false,
"dfp": false,
"sidearm_dfp": false,
"common_page": false,
"html_template": null,
"name": "countdown-links-1971f6",
"autoplay_speed": 8,
"accessibility_icons": true,
"sizes": null,
"slick_options": null,
"dfp_sizes": null
},
"campaigns": [{
"id": 13,
"title": "Penn Relay Carnival Information",
"start_date": "2021-12-21T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=13&target=https://pennrelays.com/sports/2018/2/6/athletes-and-coaches.aspx",
"icon": "sf-group",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 8,
"title": "2025 Penn Relays Winter Showcase",
"start_date": "2021-02-16T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=8&target=https://pennrelays.com/news/2024/9/19/penn-relays-winter-showcase-presented-by-toyota-coming-to-ott-center.aspx",
"icon": "icon-weather-sun",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 9,
"title": "Records/Results",
"start_date": "2022-11-08T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=9&target=https://pennrelays.com/sports/2023/2/8/records-results.aspx",
"icon": "icon-hall-of-fame",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 147,
"title": "News",
"start_date": "2024-09-17T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=147&target=https://pennrelays.com/archives",
"icon": "icon-newspaper",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 10,
"title": "Shop",
"start_date": "2021-02-16T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=10&target=https://upenn.spirit.bncollege.com/c-14433?utm_campaign=BM-penn_relays_top_nav$$utm_source=Client_Push$$utm_medium=referral",
"icon": "sf-cart",
"html": null,
"picture": null,
"css_class": null,
"is_dummy": false,
"hover_text": null
}],
"content_id": "countdown-links-1971f6",
"content_title": "countdown-links-1971f6",
"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: '0745eb55-7fb9-434a-b1af-b27dcaedf4ce' }"><!-- ko ifnot: isInitializing() -->
<!-- ko switch -->
<!-- ko case: ad.location.type === 'single' --><!-- /ko -->
<!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' -->
<div class="ads-container is-accessible" data-bind="foreach: ad.campaigns, css:{ 'is-accessible': ad.location.accessibility_icons }">
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && 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 && 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 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}" href="/common/controls/adhandler.aspx?ad_id=13&target=https://pennrelays.com/sports/2018/2/6/athletes-and-coaches.aspx" title="Penn Relay Carnival Information" target="_blank" tabindex="0">
<span class="sidearm-icon sf-group" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Penn Relay Carnival Information</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && 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 && 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 && 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=8&target=https://pennrelays.com/news/2024/9/19/penn-relays-winter-showcase-presented-by-toyota-coming-to-ott-center.aspx" title="2025 Penn Relays Winter Showcase" target="_blank" tabindex="0">
<span class="sidearm-icon icon-weather-sun" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">2025 Penn Relays Winter Showcase</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && 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 && 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 && 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=9&target=https://pennrelays.com/sports/2023/2/8/records-results.aspx" title="Records/Results" target="_blank" tabindex="0">
<span class="sidearm-icon icon-hall-of-fame" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Records/Results</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && 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 && 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 && 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=147&target=https://pennrelays.com/archives" title="News" target="_blank" tabindex="0">
<span class="sidearm-icon icon-newspaper" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">News</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
<div class="ad icons-ad" data-bind="css: css_class">
<!-- ko if: $component.ad.location.accessibility_icons -->
<!-- ko if: link === '' || link === '#' --><!-- /ko -->
<!-- ko if: link !== '' && link !== '#' -->
<a class="icons-ad__link" data-bind="
attr:{
href: link,
title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
'tabindex' : ko.computed(function() {
var index =
$parents.findIndex(function(item) {
return Object.keys(item).length > 0 && 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 && 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 && 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=10&target=https://upenn.spirit.bncollege.com/c-14433?utm_campaign=BM-penn_relays_top_nav$$utm_source=Client_Push$$utm_medium=referral" title="Shop" target="_blank" tabindex="0">
<span class="sidearm-icon sf-cart" aria-hidden="true" data-bind="css: icon"></span>
<span class="icons-ad__label" data-bind="text: title">Shop</span>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
<!-- /ko -->
<!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
</div>
</div>
<!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko -->
</ads-component>
</div>
</div>
<div class="sponsor-promo">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "sponsor-promo---below-countdown-4b9c1b",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "3775b3e9-7d3d-44ea-b2d2-42192da4f15a",
"data": {
"location": {
"id": 145,
"title": "Sponsor Promo - Below Countdown",
"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": "sponsor-promo---below-countdown-4b9c1b",
"autoplay_speed": 8,
"accessibility_icons": true,
"sizes": null,
"slick_options": null,
"dfp_sizes": null
},
"campaigns": [{
"id": 99,
"title": "On Running Permanent Banner ",
"start_date": "2022-02-04T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=99&target=https://www.on.com/en-us/shop/new-arrivals",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 1025,
"alt": "On Perm Banner 2024 - 2",
"image": "/images/2024/4/12/Untitled-2.png",
"width": 970,
"height": 66
}, {
"breakpoint": 768,
"alt": "On Perm Banner 2024 728x90",
"image": "/images/2024/4/3/On_-_2024_728x90.png",
"width": 728,
"height": 90
}, {
"breakpoint": 0,
"alt": "On Perm Banner 2024 300x250",
"image": "/images/2024/4/3/On_-_2024_300x250.png",
"width": 300,
"height": 250
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}],
"content_id": "sponsor-promo---below-countdown-4b9c1b",
"content_title": "sponsor-promo---below-countdown-4b9c1b",
"content_date": null,
"content_url": null,
"content_image_url": "/images/2024/4/12/Untitled-2.png"
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<ads-component params="{ id: '3775b3e9-7d3d-44ea-b2d2-42192da4f15a' }"><!-- 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 && 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 && 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 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}
" aria-label="On Perm Banner 2024 - 2" href="/common/controls/adhandler.aspx?ad_id=99&target=https://www.on.com/en-us/shop/new-arrivals" title="On Running Permanent Banner " target="_blank" click="function () { [native code] }" tabindex="0">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:1025px)" data-srcset="/images/2024/4/12/Untitled-2.png" srcset="/images/2024/4/12/Untitled-2.png"><source media="(min-width:768px)" data-srcset="/images/2024/4/3/On_-_2024_728x90.png" srcset="/images/2024/4/3/On_-_2024_728x90.png"><source media="(min-width:0px)" data-srcset="/images/2024/4/3/On_-_2024_300x250.png" srcset="/images/2024/4/3/On_-_2024_300x250.png"><img data-src="/images/2024/4/12/Untitled-2.png" alt="On Perm Banner 2024 - 2" class=" lazyloaded" style="" src="/images/2024/4/12/Untitled-2.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>
<section aria-labelledby="h2_ticket_options">
<h2 class="hide" id="h2_ticket_options">Ticket Options</h2>
<script>
var obj = {
"start": 0,
"count": 10,
"name": "ticket-options",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {
"slideshow_id": 1
},
"context": null,
"dummy": false,
"type": "slideshow",
"id": "9dc791ce-78b0-4979-9589-662fa4bfc6b1",
"data": [{
"id": 1,
"title": "SINGLE - DAY",
"subtitle": null,
"start_date": "2021-02-17T00:00:00",
"end_date": null,
"teaser": "<span aria-hidden=\"true\" class=\"ssf-cross sidearm-icon\"></span>",
"primary_link": null,
"links": [{
"link_id": 37,
"link_url": "https://pennathletics.evenue.net/cgi-bin/ncommerce3/SEGetGroupList?groupCode=PR&linkID=upenn&shopperContext=&caller=&appCode=",
"link_text": "CLICK HERE",
"created": "2024-02-02T09:18:00",
"gallery_id": null
}],
"video": null,
"primary_image": {
"images": [{
"breakpoint": 0,
"alt": "Single Day Background",
"image": "/images/2021/2/19/single_day.jpg"
}]
},
"secondary_image": {
"images": []
}
}, {
"id": 3,
"title": "PENN STUDENTS",
"subtitle": null,
"start_date": "2021-02-17T00:00:00",
"end_date": null,
"teaser": "<span aria-hidden=\"true\" class=\"sf-star sidearm-icon\"></span>",
"primary_link": null,
"links": [{
"link_id": 39,
"link_url": "https://pennathletics.evenue.net/cgi-bin/ncommerce3/SEGetGroupList?groupCode=PR&linkID=upenn&shopperContext=&caller=&appCode=",
"link_text": "CLICK HERE",
"created": "2024-02-02T09:19:00",
"gallery_id": null
}],
"video": null,
"primary_image": {
"images": [{
"breakpoint": 0,
"alt": "Vip Experience Background",
"image": "/images/2021/2/19/vip_experience.jpg"
}]
},
"secondary_image": {
"images": []
}
}, {
"id": 9,
"title": "SCHOOL DAYS",
"subtitle": null,
"start_date": "2021-02-01T00:00:00",
"end_date": null,
"teaser": "<span aria-hidden=\"true\" class=\"sf-university sidearm-icon\"></span>",
"primary_link": null,
"links": [{
"link_id": 40,
"link_url": "https://pennathletics.com/sports/2018/7/31/penn-relays.aspx",
"link_text": "CLICK HERE",
"created": "2024-02-02T09:20:00",
"gallery_id": null
}],
"video": null,
"primary_image": {
"images": [{
"breakpoint": 0,
"alt": "School Days",
"image": "/images/2021/3/16/schooldays500ticketoptions.jpg"
}]
},
"secondary_image": {
"images": []
}
}],
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<slideshow-component params="{ id: '9dc791ce-78b0-4979-9589-662fa4bfc6b1' }"><!-- ko if: name() === 'ticket-options' -->
<div class="component c-slideshow c-slideshow--ticket-options">
<div class="row no-pad">
<div class="c-slideshow__list" data-bind="fastForEach: data">
<!-- ko if: $index() === 0 -->
<div class="c-slideshow__item c-slideshow__item--header">
<div class="c-slideshow__media-container">
<div class="c-slideshow__media relative" data-bind="showcasePlayer: showcase, appendButton:true">
<picture class="c-slideshow__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 0, 'image': $component.bucket + '/images/responsive_2021/ticket-options-bg.jpg' } ]},
alt: title">
<source media="(min-width:0px)" data-srcset="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/ticket-options-bg.jpg"
srcset="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/ticket-options-bg.jpg"><img
data-src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/ticket-options-bg.jpg" alt="SINGLE - DAY" class=" lazyloaded" style=""
src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/ticket-options-bg.jpg">
</picture>
</div>
</div>
<div class="c-slideshow__header-details">
<div class="c-slideshow__header-title">
<div class="c-slideshow__header-text"> TICKET<br>OPTIONS </div>
</div>
<div class="c-slideshow__header-ad">
<div class="c-slideshow__header-ad-text hide-large-down">Presented By:</div>
<div class="c-slideshow__header-ad-text hide-large">Sponsored By:</div>
<ads-component params="{ name: 'ticket-options-sponsor-spot-ad1d84' }"><!-- 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 && 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 && 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 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}
" aria-label="Toyota Ticket Location" href="/common/controls/adhandler.aspx?ad_id=15&target=https://www.toyota.com/" title="Toyota Ticket Sponsor" target="_blank" click="function () { [native code] }" tabindex="0">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2021/3/17/toytotatickets.png" srcset="/images/2021/3/17/toytotatickets.png"><img data-src="/images/2021/3/17/toytotatickets.png" alt="Toyota Ticket Location" class=" lazyloaded" style="" src="/images/2021/3/17/toytotatickets.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 -->
<div class="c-slideshow__item">
<div class="c-slideshow__media-container">
<div class="c-slideshow__media relative" data-bind="showcasePlayer: showcase, appendButton:true">
<picture class="c-slideshow__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 0, 'image': single_primary_image + '?quality=80&format=jpg' } ]},
alt: title">
<source media="(min-width:0px)" data-srcset="/images/2021/2/19/single_day.jpg?quality=80&format=jpg" srcset="/images/2021/2/19/single_day.jpg?quality=80&format=jpg"><img
data-src="/images/2021/2/19/single_day.jpg?quality=80&format=jpg" alt="SINGLE - DAY" class=" lazyloaded" style="" src="/images/2021/2/19/single_day.jpg?quality=80&format=jpg">
</picture>
</div>
</div>
<div class="c-slideshow__details">
<div class="c-slideshow__teaser" data-bind="html: teaser"><span aria-hidden="true" class="ssf-cross sidearm-icon"></span></div>
<div class="c-slideshow__title" data-bind="text: title">SINGLE - DAY</div>
<div class="c-slideshow__link">
<!-- ko if: links -->
<a class="c-slideshow__url" data-bind="text: links[0].link_text, attr: { href: links[0].link_url }" href="https://pennathletics.evenue.net/cgi-bin/ncommerce3/SEGetGroupList?groupCode=PR&linkID=upenn&shopperContext=&caller=&appCode=">CLICK HERE</a>
<!-- /ko -->
</div>
</div>
</div>
<!-- ko if: $index() === 0 --><!-- /ko -->
<div class="c-slideshow__item">
<div class="c-slideshow__media-container">
<div class="c-slideshow__media relative" data-bind="showcasePlayer: showcase, appendButton:true">
<picture class="c-slideshow__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 0, 'image': single_primary_image + '?quality=80&format=jpg' } ]},
alt: title">
<source media="(min-width:0px)" data-srcset="/images/2021/2/19/vip_experience.jpg?quality=80&format=jpg" srcset="/images/2021/2/19/vip_experience.jpg?quality=80&format=jpg"><img
data-src="/images/2021/2/19/vip_experience.jpg?quality=80&format=jpg" alt="PENN STUDENTS" class=" lazyloaded" style="" src="/images/2021/2/19/vip_experience.jpg?quality=80&format=jpg">
</picture>
</div>
</div>
<div class="c-slideshow__details">
<div class="c-slideshow__teaser" data-bind="html: teaser"><span aria-hidden="true" class="sf-star sidearm-icon"></span></div>
<div class="c-slideshow__title" data-bind="text: title">PENN STUDENTS</div>
<div class="c-slideshow__link">
<!-- ko if: links -->
<a class="c-slideshow__url" data-bind="text: links[0].link_text, attr: { href: links[0].link_url }" href="https://pennathletics.evenue.net/cgi-bin/ncommerce3/SEGetGroupList?groupCode=PR&linkID=upenn&shopperContext=&caller=&appCode=">CLICK HERE</a>
<!-- /ko -->
</div>
</div>
</div>
<!-- ko if: $index() === 0 --><!-- /ko -->
<div class="c-slideshow__item">
<div class="c-slideshow__media-container">
<div class="c-slideshow__media relative" data-bind="showcasePlayer: showcase, appendButton:true">
<picture class="c-slideshow__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 0, 'image': single_primary_image + '?quality=80&format=jpg' } ]},
alt: title">
<source media="(min-width:0px)" data-srcset="/images/2021/3/16/schooldays500ticketoptions.jpg?quality=80&format=jpg" srcset="/images/2021/3/16/schooldays500ticketoptions.jpg?quality=80&format=jpg"><img
data-src="/images/2021/3/16/schooldays500ticketoptions.jpg?quality=80&format=jpg" alt="SCHOOL DAYS" class=" lazyloaded" style="" src="/images/2021/3/16/schooldays500ticketoptions.jpg?quality=80&format=jpg">
</picture>
</div>
</div>
<div class="c-slideshow__details">
<div class="c-slideshow__teaser" data-bind="html: teaser"><span aria-hidden="true" class="sf-university sidearm-icon"></span></div>
<div class="c-slideshow__title" data-bind="text: title">SCHOOL DAYS</div>
<div class="c-slideshow__link">
<!-- ko if: links -->
<a class="c-slideshow__url" data-bind="text: links[0].link_text, attr: { href: links[0].link_url }" href="https://pennathletics.com/sports/2018/7/31/penn-relays.aspx">CLICK HERE</a>
<!-- /ko -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /ko -->
<!-- ko if: name() === 'featured-events' --><!-- /ko -->
</slideshow-component>
</section>
<div class="sponsors--slider row pad skyscraper-pad">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "sponsors-ac59af",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "44f27ad8-1e04-4e81-b486-8b97d1c4a8db",
"data": {
"location": {
"id": 151,
"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-ac59af",
"autoplay_speed": 8,
"accessibility_icons": true,
"sizes": null,
"slick_options": [{
"id": 0,
"breakpoint": 0,
"arrows": true,
"dots": false,
"slides_to_show": 1,
"slides_to_scroll": 1,
"extra_options": "{autoplay:true, autoplaySpeed:5000, pausable: true, pauseOnHover: false} "
}, {
"id": 0,
"breakpoint": 640,
"arrows": true,
"dots": false,
"slides_to_show": 2,
"slides_to_scroll": 1,
"extra_options": "{autoplay:true, autoplaySpeed:5000, pausable: true, pauseOnHover: false} "
}, {
"id": 0,
"breakpoint": 960,
"arrows": true,
"dots": false,
"slides_to_show": 3,
"slides_to_scroll": 1,
"extra_options": "{autoplay:true, autoplaySpeed:5000, pausable: true, pauseOnHover: false} "
}, {
"id": 0,
"breakpoint": 1024,
"arrows": true,
"dots": false,
"slides_to_show": 4,
"slides_to_scroll": 1,
"extra_options": "{autoplay:true, autoplaySpeed:5000, pausable: true, pauseOnHover: false} "
}, {
"id": 0,
"breakpoint": 1280,
"arrows": true,
"dots": false,
"slides_to_show": 5,
"slides_to_scroll": 1,
"extra_options": "{autoplay:true, autoplaySpeed:5000, pausable: true, pauseOnHover: false} "
}],
"dfp_sizes": null
},
"campaigns": [{
"id": 16,
"title": "Toyota Proud Sponsor",
"start_date": "2021-03-17T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=16&target=https://www.toyota.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Toyota254",
"image": "/images/2021/3/17/toyota254.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 96,
"title": "On Running Proud Sponsor",
"start_date": "2022-02-04T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=96&target=https://www.on.com/en-us/shop/new-arrivals",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "On Scroll",
"image": "/images/2022/2/4/On_Running_Supporters.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 118,
"title": "Chick-fil-A Proud Partner",
"start_date": "2023-01-25T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=118&target=https://www.chick-fil-a.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Chick-fil-A Supporter Scroll",
"image": "/images/2023/1/25/Chick-fil-A_Supporter_Scroll.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 17,
"title": "Grace Foods Proud Partner",
"start_date": "2021-04-01T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=17&target=https://gracefoods.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Grace254",
"image": "/images/2021/3/17/grace254.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 129,
"title": "TIMEX Proud Supporter",
"start_date": "2023-03-03T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=129&target=https://www.timex.com/?gclid=Cj0KCQiA0oagBhDHARIsAI-Bbgc1tq_0sXpt6nlEANxmTFS0YSekTYbGdEOxudPuQVqVIIOdBdusEVgaAg0kEALw_wcB",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "TIMEX Proud Supporter",
"image": "/images/2023/3/3/TIMEX_Proud_Supporters.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 18,
"title": "IBX Proud Partner",
"start_date": "2021-02-18T01:24:52",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=18&target=https://www.ibx.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "IBX254",
"image": "/images/2021/3/17/ibx254.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 80,
"title": "FloSports Proud Partner",
"start_date": "2021-04-06T11:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=80&target=https://flosports.link/3uJOTTT",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Flo Proud Supporter New",
"image": "/images/2024/2/23/FloTrack_Proud_Supporter_New.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 127,
"title": "NBC10 Proud Sponsor",
"start_date": "2023-02-27T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=127&target=https://www.nbcsports.com/philadelphia",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "NBC10 Proud Supporters",
"image": "/images/2023/2/27/Triop_PennRelay_254x120.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 21,
"title": "Powering America",
"start_date": "2021-02-18T01:24:52",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=21&target=http://powering-america.org/careers/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "PoweringAmerica254",
"image": "/images/2021/3/17/poweringamerica254.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 137,
"title": "Marines Proud Sponsor",
"start_date": "2024-02-26T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=137&target=https://marines.com/1MCDFY24PENNRELAYS ",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Marines Proud Supporter",
"image": "/images/2024/2/26/Marines_Proud_Supporter.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 37,
"title": "Rekortan Proud Partner",
"start_date": "2021-03-17T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=37&target=www.Rekortan.com",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "rekortan ps logo",
"image": "/images/2021/5/5/proud_supporters_logo_01.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 104,
"title": "College Ave Proud Partner",
"start_date": "2024-03-19T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=104&target=https://www.collegeavestudentloans.com/promotions/spring-dm-5k2023/?utm_campaign=br_2023_pennrelays$$utm_source=pennrelays$$utm_medium=email$$utm_content=5k_scholarship$$brand=college%20ave$$p_aff=pennrelays$$goal=brand",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "Proud Partner White",
"image": "/images/2024/3/19/College_Ave_Proud_Partner.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 85,
"title": "SJ Party Renal Proud Partner",
"start_date": "2022-01-06T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=85&target=https://www.sjparty.com/",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 0,
"alt": "SJ Party Proud Supporter",
"image": "/images/2022/1/6/Vertical_Main_Logo_Small_png_transparent_254x120.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}],
"content_id": "sponsors-ac59af",
"content_title": "sponsors-ac59af",
"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: '44f27ad8-1e04-4e81-b486-8b97d1c4a8db' }"><!-- 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: 6371px; transform: translate3d(-1662px, 0px, 0px);">
<div class="ad multi-ad slick-slide slick-cloned" data-bind="css: css_class" data-slick-index="-5" aria-hidden="true" style="width: 277px;">
<!-- 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="PoweringAmerica254" href="/common/controls/adhandler.aspx?ad_id=21&target=http://powering-america.org/careers/" title="Powering America" 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/3/17/poweringamerica254.png"><img data-src="/images/2021/3/17/poweringamerica254.png" alt="PoweringAmerica254" 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: 277px;">
<!-- 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="Marines Proud Supporter" href="/common/controls/adhandler.aspx?ad_id=137&target=https://marines.com/1MCDFY24PENNRELAYS " title="Marines Proud Sponsor" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2024/2/26/Marines_Proud_Supporter.png"><img data-src="/images/2024/2/26/Marines_Proud_Supporter.png" alt="Marines Proud Supporter" 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: 277px;">
<!-- 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="rekortan ps logo" href="/common/controls/adhandler.aspx?ad_id=37&target=www.Rekortan.com" title="Rekortan Proud Partner" 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/5/5/proud_supporters_logo_01.png" srcset="/images/2021/5/5/proud_supporters_logo_01.png"><img data-src="/images/2021/5/5/proud_supporters_logo_01.png" alt="rekortan ps logo" class=" lazyloaded" style="" src="/images/2021/5/5/proud_supporters_logo_01.png"></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: 277px;">
<!-- 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="Proud Partner White" href="/common/controls/adhandler.aspx?ad_id=104&target=https://www.collegeavestudentloans.com/promotions/spring-dm-5k2023/?utm_campaign=br_2023_pennrelays$$utm_source=pennrelays$$utm_medium=email$$utm_content=5k_scholarship$$brand=college%20ave$$p_aff=pennrelays$$goal=brand" title="College Ave Proud Partner" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2024/3/19/College_Ave_Proud_Partner.png" srcset="/images/2024/3/19/College_Ave_Proud_Partner.png"><img data-src="/images/2024/3/19/College_Ave_Proud_Partner.png" alt="Proud Partner White" class=" lazyloaded" style="" src="/images/2024/3/19/College_Ave_Proud_Partner.png"></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: 277px;">
<!-- 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="SJ Party Proud Supporter" href="/common/controls/adhandler.aspx?ad_id=85&target=https://www.sjparty.com/" title="SJ Party Renal Proud Partner" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2022/1/6/Vertical_Main_Logo_Small_png_transparent_254x120.png" srcset="/images/2022/1/6/Vertical_Main_Logo_Small_png_transparent_254x120.png"><img data-src="/images/2022/1/6/Vertical_Main_Logo_Small_png_transparent_254x120.png" alt="SJ Party Proud Supporter" class=" lazyloaded" style="" src="/images/2022/1/6/Vertical_Main_Logo_Small_png_transparent_254x120.png"></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="0" aria-hidden="true" style="width: 277px;">
<!-- 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="Toyota254" href="/common/controls/adhandler.aspx?ad_id=16&target=https://www.toyota.com/" title="Toyota Proud Sponsor" 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/3/17/toyota254.png" srcset="/images/2021/3/17/toyota254.png"><img data-src="/images/2021/3/17/toyota254.png" alt="Toyota254" class=" lazyloaded" style="" src="/images/2021/3/17/toyota254.png"></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide slick-active" data-bind="css: css_class" data-slick-index="1" aria-hidden="false" style="width: 277px;">
<!-- 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="On Scroll" href="/common/controls/adhandler.aspx?ad_id=96&target=https://www.on.com/en-us/shop/new-arrivals" title="On Running Proud Sponsor" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2022/2/4/On_Running_Supporters.png" srcset="/images/2022/2/4/On_Running_Supporters.png"><img data-src="/images/2022/2/4/On_Running_Supporters.png" alt="On Scroll" class=" lazyloaded" style="" src="/images/2022/2/4/On_Running_Supporters.png"></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: 277px;">
<!-- 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="Chick-fil-A Supporter Scroll" href="/common/controls/adhandler.aspx?ad_id=118&target=https://www.chick-fil-a.com/" title="Chick-fil-A Proud Partner" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/1/25/Chick-fil-A_Supporter_Scroll.png" srcset="/images/2023/1/25/Chick-fil-A_Supporter_Scroll.png"><img data-src="/images/2023/1/25/Chick-fil-A_Supporter_Scroll.png" alt="Chick-fil-A Supporter Scroll" class=" lazyloaded" style="" src="/images/2023/1/25/Chick-fil-A_Supporter_Scroll.png"></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: 277px;">
<!-- 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="Grace254" href="/common/controls/adhandler.aspx?ad_id=17&target=https://gracefoods.com/" title="Grace Foods Proud Partner" 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/3/17/grace254.png" srcset="/images/2021/3/17/grace254.png"><img data-src="/images/2021/3/17/grace254.png" alt="Grace254" class=" lazyloaded" style="" src="/images/2021/3/17/grace254.png"></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: 277px;">
<!-- 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="TIMEX Proud Supporter" href="/common/controls/adhandler.aspx?ad_id=129&target=https://www.timex.com/?gclid=Cj0KCQiA0oagBhDHARIsAI-Bbgc1tq_0sXpt6nlEANxmTFS0YSekTYbGdEOxudPuQVqVIIOdBdusEVgaAg0kEALw_wcB" title="TIMEX Proud Supporter" 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/3/3/TIMEX_Proud_Supporters.png" srcset="/images/2023/3/3/TIMEX_Proud_Supporters.png"><img data-src="/images/2023/3/3/TIMEX_Proud_Supporters.png" alt="TIMEX Proud Supporter" class=" lazyloaded" style="" src="/images/2023/3/3/TIMEX_Proud_Supporters.png"></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: 277px;">
<!-- 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="IBX254" href="/common/controls/adhandler.aspx?ad_id=18&target=https://www.ibx.com/" title="IBX Proud Partner" 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/3/17/ibx254.png" srcset="/images/2021/3/17/ibx254.png"><img data-src="/images/2021/3/17/ibx254.png" alt="IBX254" class=" lazyloaded" style="" src="/images/2021/3/17/ibx254.png"></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: 277px;">
<!-- 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="Flo Proud Supporter New" href="/common/controls/adhandler.aspx?ad_id=80&target=https://flosports.link/3uJOTTT" title="FloSports Proud Partner" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2024/2/23/FloTrack_Proud_Supporter_New.png" srcset="/images/2024/2/23/FloTrack_Proud_Supporter_New.png"><img data-src="/images/2024/2/23/FloTrack_Proud_Supporter_New.png" alt="Flo Proud Supporter New" class=" lazyloaded" style="" src="/images/2024/2/23/FloTrack_Proud_Supporter_New.png"></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: 277px;">
<!-- 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="NBC10 Proud Supporters" href="/common/controls/adhandler.aspx?ad_id=127&target=https://www.nbcsports.com/philadelphia" title="NBC10 Proud Sponsor" 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/2/27/Triop_PennRelay_254x120.png" srcset="/images/2023/2/27/Triop_PennRelay_254x120.png"><img data-src="/images/2023/2/27/Triop_PennRelay_254x120.png" alt="NBC10 Proud Supporters" class=" lazyloaded" style="" src="/images/2023/2/27/Triop_PennRelay_254x120.png"></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: 277px;">
<!-- 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="PoweringAmerica254" href="/common/controls/adhandler.aspx?ad_id=21&target=http://powering-america.org/careers/" title="Powering America" 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/3/17/poweringamerica254.png"><img data-src="/images/2021/3/17/poweringamerica254.png" alt="PoweringAmerica254" 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: 277px;">
<!-- 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="Marines Proud Supporter" href="/common/controls/adhandler.aspx?ad_id=137&target=https://marines.com/1MCDFY24PENNRELAYS " title="Marines Proud Sponsor" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2024/2/26/Marines_Proud_Supporter.png"><img data-src="/images/2024/2/26/Marines_Proud_Supporter.png" alt="Marines Proud Supporter" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="10" aria-hidden="true" style="width: 277px;">
<!-- 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="rekortan ps logo" href="/common/controls/adhandler.aspx?ad_id=37&target=www.Rekortan.com" title="Rekortan Proud Partner" 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/5/5/proud_supporters_logo_01.png"><img data-src="/images/2021/5/5/proud_supporters_logo_01.png" alt="rekortan ps logo" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="11" aria-hidden="true" style="width: 277px;">
<!-- 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="Proud Partner White" href="/common/controls/adhandler.aspx?ad_id=104&target=https://www.collegeavestudentloans.com/promotions/spring-dm-5k2023/?utm_campaign=br_2023_pennrelays$$utm_source=pennrelays$$utm_medium=email$$utm_content=5k_scholarship$$brand=college%20ave$$p_aff=pennrelays$$goal=brand" title="College Ave Proud Partner" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2024/3/19/College_Ave_Proud_Partner.png"><img data-src="/images/2024/3/19/College_Ave_Proud_Partner.png" alt="Proud Partner White" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide" data-bind="css: css_class" data-slick-index="12" aria-hidden="true" style="width: 277px;">
<!-- 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="SJ Party Proud Supporter" href="/common/controls/adhandler.aspx?ad_id=85&target=https://www.sjparty.com/" title="SJ Party Renal Proud Partner" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2022/1/6/Vertical_Main_Logo_Small_png_transparent_254x120.png"><img data-src="/images/2022/1/6/Vertical_Main_Logo_Small_png_transparent_254x120.png" alt="SJ Party Proud Supporter" 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: 277px;">
<!-- 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="Toyota254" href="/common/controls/adhandler.aspx?ad_id=16&target=https://www.toyota.com/" title="Toyota Proud Sponsor" 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/3/17/toyota254.png"><img data-src="/images/2021/3/17/toyota254.png" alt="Toyota254" 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: 277px;">
<!-- 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="On Scroll" href="/common/controls/adhandler.aspx?ad_id=96&target=https://www.on.com/en-us/shop/new-arrivals" title="On Running Proud Sponsor" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2022/2/4/On_Running_Supporters.png"><img data-src="/images/2022/2/4/On_Running_Supporters.png" alt="On Scroll" 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: 277px;">
<!-- 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="Chick-fil-A Supporter Scroll" href="/common/controls/adhandler.aspx?ad_id=118&target=https://www.chick-fil-a.com/" title="Chick-fil-A Proud Partner" target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:0px)" data-srcset="/images/2023/1/25/Chick-fil-A_Supporter_Scroll.png"><img data-src="/images/2023/1/25/Chick-fil-A_Supporter_Scroll.png" alt="Chick-fil-A Supporter Scroll" 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="16" aria-hidden="true" style="width: 277px;">
<!-- 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="Grace254" href="/common/controls/adhandler.aspx?ad_id=17&target=https://gracefoods.com/" title="Grace Foods Proud Partner" 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/3/17/grace254.png"><img data-src="/images/2021/3/17/grace254.png" alt="Grace254" 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="17" aria-hidden="true" style="width: 277px;">
<!-- 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="TIMEX Proud Supporter" href="/common/controls/adhandler.aspx?ad_id=129&target=https://www.timex.com/?gclid=Cj0KCQiA0oagBhDHARIsAI-Bbgc1tq_0sXpt6nlEANxmTFS0YSekTYbGdEOxudPuQVqVIIOdBdusEVgaAg0kEALw_wcB" title="TIMEX Proud Supporter" 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/3/3/TIMEX_Proud_Supporters.png"><img data-src="/images/2023/3/3/TIMEX_Proud_Supporters.png" alt="TIMEX Proud Supporter" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
</div>
</div>
<button type="button" data-role="none" class="slick-prev" aria-label="previous">Previous</button><button type="button" data-role="none" class="slick-next" aria-label="next">Next</button><button type="button" aria-label="Pause"
class="slick-pause-play slick-pause">Pause</button>
</div>
<!-- /ko -->
<!-- ko if: ad.location.effect === 'none' --><!-- /ko -->
<!-- ko if: ad.location.effect === 'random' --><!-- /ko -->
<!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko -->
</ads-component>
</div>
<div class="s-events-poll flex row pad skyscraper-pad">
<section aria-labelledby="h2_featured_events" class="s-events">
<h2 class="hide" id="h2_featured_events">Featured Events</h2>
<script>
var obj = {
"start": 0,
"count": 10,
"name": "featured-events",
"sport_id": null,
"count_breakpoints": "[{\"breakpoint\":768,\"count\":5},{\"breakpoint\":0,\"count\":4}]",
"css_class": "",
"pinned_id": "",
"extra": {
"slideshow_id": 2
},
"context": null,
"dummy": false,
"type": "slideshow",
"id": "d6bad97c-9eea-47bc-b9d7-631cd2ddd759",
"data": [{
"id": 4,
"title": "HIGH SCHOOL BOYS' 4X400 CHAMPIONSHIP OF AMERICA",
"subtitle": null,
"start_date": "2021-02-18T00:00:00",
"end_date": null,
"teaser": null,
"primary_link": "http://pennrelaysonline.com/Results/schedule.aspx?l=HSB",
"links": null,
"video": null,
"primary_image": {
"images": [{
"breakpoint": 0,
"alt": "HSB 4x400 Featured Events",
"image": "/images/2021/3/16/HSB4x4featuredevents.jpg"
}]
},
"secondary_image": {
"images": []
}
}, {
"id": 5,
"title": "HIGH SCHOOL GIRLS' 4X100 CHAMPIONSHIP OF AMERICA",
"subtitle": null,
"start_date": "2021-02-18T00:00:00",
"end_date": null,
"teaser": null,
"primary_link": "http://pennrelaysonline.com/Results/schedule.aspx?l=HSG",
"links": null,
"video": null,
"primary_image": {
"images": [{
"breakpoint": 0,
"alt": "HighSchoolGirls 4x100 Featured Event",
"image": "/images/2021/3/16/HSG4x100FeaturedEvent.jpg"
}]
},
"secondary_image": {
"images": []
}
}, {
"id": 6,
"title": "COLLEGE WOMEN'S DISTANCE MEDLEY CHAMPIONSHIP OF AMERICA",
"subtitle": null,
"start_date": "2021-02-18T00:00:00",
"end_date": null,
"teaser": null,
"primary_link": "http://pennrelaysonline.com/Results/schedule.aspx?l=CW",
"links": null,
"video": null,
"primary_image": {
"images": [{
"breakpoint": 0,
"alt": "CWDMR Featured Events",
"image": "/images/2021/3/16/CWDMRFeaturedEvents.jpg"
}]
},
"secondary_image": {
"images": []
}
}, {
"id": 7,
"title": "COLLEGE MEN'S SPRINT MEDLEY CHAMPIONSHIP OF AMERICA",
"subtitle": null,
"start_date": "2021-02-18T00:00:00",
"end_date": null,
"teaser": null,
"primary_link": "http://pennrelaysonline.com/Results/schedule.aspx?l=CM",
"links": null,
"video": null,
"primary_image": {
"images": [{
"breakpoint": 0,
"alt": "CM SMR Featured Events",
"image": "/images/2021/3/16/CMSMRFeaturedEvents.jpg"
}]
},
"secondary_image": {
"images": []
}
}, {
"id": 8,
"title": "MASTERS MIXED 100 M DASH",
"subtitle": null,
"start_date": "2021-02-18T00:00:00",
"end_date": null,
"teaser": null,
"primary_link": "http://pennrelaysonline.com/Results/schedule.aspx?l=MAS",
"links": null,
"video": null,
"primary_image": {
"images": [{
"breakpoint": 0,
"alt": "Master Race Featured Events",
"image": "/images/2021/3/16/MasterRaceFeaturedEvents.jpg"
}]
},
"secondary_image": {
"images": []
}
}],
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<slideshow-component params="{ id: 'd6bad97c-9eea-47bc-b9d7-631cd2ddd759' }"><!-- ko if: name() === 'ticket-options' --><!-- /ko -->
<!-- ko if: name() === 'featured-events' -->
<div class="component c-slideshow c-slideshow--featured-events">
<div class="c-slideshow__list" data-bind="fastForEach: data">
<!-- ko if: $index() === 0 -->
<div class="c-slideshow__item c-slideshow__item--header">
<div class="c-slideshow__inner">
<div class="c-slideshow__media-container">
<div class="c-slideshow__media relative" data-bind="showcasePlayer: showcase, appendButton:true">
<picture class="c-slideshow__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 0, 'image': $component.bucket + '/images/responsive_2021/ticket-options-bg.jpg' } ]},
alt: title">
<source media="(min-width:0px)" data-srcset="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/ticket-options-bg.jpg"
srcset="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/ticket-options-bg.jpg"><img
data-src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/ticket-options-bg.jpg" alt="HIGH SCHOOL BOYS' 4X400 CHAMPIONSHIP OF AMERICA" class=" lazyloaded"
style="" src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/ticket-options-bg.jpg">
</picture>
</div>
</div>
<div class="c-slideshow__header-details">
<div class="c-slideshow__header-title">
<div class="c-slideshow__header-text"> FEATURED<br>EVENTS </div>
</div>
<div class="c-slideshow__header-ad">
<ads-component params="{ name: 'featured-events-sponsor-spot-bdfb7f' }"><!-- 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 && 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 && 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 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}
" aria-label="GF Featured Events Presented By" href="/common/controls/adhandler.aspx?ad_id=22&target=https://gracefoods.com/" title="Grace Foods Featured Events" 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/1/30/GF_Featured_Events_Presented_By.png" srcset="/images/2023/1/30/GF_Featured_Events_Presented_By.png"><img data-src="/images/2023/1/30/GF_Featured_Events_Presented_By.png" alt="GF Featured Events Presented By" class=" lazyloaded" style="" src="/images/2023/1/30/GF_Featured_Events_Presented_By.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>
</div>
<!-- /ko -->
<div class="c-slideshow__item">
<a class="c-slideshow__url" data-bind="attr: {href: primary_link ? primary_link : ''}" href="http://pennrelaysonline.com/Results/schedule.aspx?l=HSB">
<div class="c-slideshow__media-container">
<div class="c-slideshow__media relative" data-bind="showcasePlayer: showcase, appendButton:true">
<picture class="c-slideshow__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 0, 'image': single_primary_image + '?quality=80&format=jpg' } ]},
alt: title"><source media="(min-width:0px)" data-srcset="/images/2021/3/16/HSB4x4featuredevents.jpg?quality=80&format=jpg" srcset="/images/2021/3/16/HSB4x4featuredevents.jpg?quality=80&format=jpg"><img data-src="/images/2021/3/16/HSB4x4featuredevents.jpg?quality=80&format=jpg" alt="HIGH SCHOOL BOYS' 4X400 CHAMPIONSHIP OF AMERICA" class=" lazyloaded" style="" src="/images/2021/3/16/HSB4x4featuredevents.jpg?quality=80&format=jpg"></picture>
</div>
</div>
<div class="c-slideshow__details">
<div class="c-slideshow__title" data-bind="text: title">HIGH SCHOOL BOYS' 4X400 CHAMPIONSHIP OF AMERICA</div>
</div>
</a>
</div>
<!-- ko if: $index() === 0 --><!-- /ko -->
<div class="c-slideshow__item">
<a class="c-slideshow__url" data-bind="attr: {href: primary_link ? primary_link : ''}" href="http://pennrelaysonline.com/Results/schedule.aspx?l=HSG">
<div class="c-slideshow__media-container">
<div class="c-slideshow__media relative" data-bind="showcasePlayer: showcase, appendButton:true">
<picture class="c-slideshow__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 0, 'image': single_primary_image + '?quality=80&format=jpg' } ]},
alt: title"><source media="(min-width:0px)" data-srcset="/images/2021/3/16/HSG4x100FeaturedEvent.jpg?quality=80&format=jpg" srcset="/images/2021/3/16/HSG4x100FeaturedEvent.jpg?quality=80&format=jpg"><img data-src="/images/2021/3/16/HSG4x100FeaturedEvent.jpg?quality=80&format=jpg" alt="HIGH SCHOOL GIRLS' 4X100 CHAMPIONSHIP OF AMERICA" class=" lazyloaded" style="" src="/images/2021/3/16/HSG4x100FeaturedEvent.jpg?quality=80&format=jpg"></picture>
</div>
</div>
<div class="c-slideshow__details">
<div class="c-slideshow__title" data-bind="text: title">HIGH SCHOOL GIRLS' 4X100 CHAMPIONSHIP OF AMERICA</div>
</div>
</a>
</div>
<!-- ko if: $index() === 0 --><!-- /ko -->
<div class="c-slideshow__item">
<a class="c-slideshow__url" data-bind="attr: {href: primary_link ? primary_link : ''}" href="http://pennrelaysonline.com/Results/schedule.aspx?l=CW">
<div class="c-slideshow__media-container">
<div class="c-slideshow__media relative" data-bind="showcasePlayer: showcase, appendButton:true">
<picture class="c-slideshow__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 0, 'image': single_primary_image + '?quality=80&format=jpg' } ]},
alt: title"><source media="(min-width:0px)" data-srcset="/images/2021/3/16/CWDMRFeaturedEvents.jpg?quality=80&format=jpg" srcset="/images/2021/3/16/CWDMRFeaturedEvents.jpg?quality=80&format=jpg"><img data-src="/images/2021/3/16/CWDMRFeaturedEvents.jpg?quality=80&format=jpg" alt="COLLEGE WOMEN'S DISTANCE MEDLEY CHAMPIONSHIP OF AMERICA" class=" lazyloaded" style="" src="/images/2021/3/16/CWDMRFeaturedEvents.jpg?quality=80&format=jpg"></picture>
</div>
</div>
<div class="c-slideshow__details">
<div class="c-slideshow__title" data-bind="text: title">COLLEGE WOMEN'S DISTANCE MEDLEY CHAMPIONSHIP OF AMERICA</div>
</div>
</a>
</div>
<!-- ko if: $index() === 0 --><!-- /ko -->
<div class="c-slideshow__item">
<a class="c-slideshow__url" data-bind="attr: {href: primary_link ? primary_link : ''}" href="http://pennrelaysonline.com/Results/schedule.aspx?l=CM">
<div class="c-slideshow__media-container">
<div class="c-slideshow__media relative" data-bind="showcasePlayer: showcase, appendButton:true">
<picture class="c-slideshow__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 0, 'image': single_primary_image + '?quality=80&format=jpg' } ]},
alt: title"><source media="(min-width:0px)" data-srcset="/images/2021/3/16/CMSMRFeaturedEvents.jpg?quality=80&format=jpg" srcset="/images/2021/3/16/CMSMRFeaturedEvents.jpg?quality=80&format=jpg"><img data-src="/images/2021/3/16/CMSMRFeaturedEvents.jpg?quality=80&format=jpg" alt="COLLEGE MEN'S SPRINT MEDLEY CHAMPIONSHIP OF AMERICA" class=" lazyloaded" style="" src="/images/2021/3/16/CMSMRFeaturedEvents.jpg?quality=80&format=jpg"></picture>
</div>
</div>
<div class="c-slideshow__details">
<div class="c-slideshow__title" data-bind="text: title">COLLEGE MEN'S SPRINT MEDLEY CHAMPIONSHIP OF AMERICA</div>
</div>
</a>
</div>
<!-- ko if: $index() === 0 --><!-- /ko -->
<div class="c-slideshow__item">
<a class="c-slideshow__url" data-bind="attr: {href: primary_link ? primary_link : ''}" href="http://pennrelaysonline.com/Results/schedule.aspx?l=MAS">
<div class="c-slideshow__media-container">
<div class="c-slideshow__media relative" data-bind="showcasePlayer: showcase, appendButton:true">
<picture class="c-slideshow__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 0, 'image': single_primary_image + '?quality=80&format=jpg' } ]},
alt: title"><source media="(min-width:0px)" data-srcset="/images/2021/3/16/MasterRaceFeaturedEvents.jpg?quality=80&format=jpg" srcset="/images/2021/3/16/MasterRaceFeaturedEvents.jpg?quality=80&format=jpg"><img data-src="/images/2021/3/16/MasterRaceFeaturedEvents.jpg?quality=80&format=jpg" alt="MASTERS MIXED 100 M DASH" class=" lazyloaded" style="" src="/images/2021/3/16/MasterRaceFeaturedEvents.jpg?quality=80&format=jpg"></picture>
</div>
</div>
<div class="c-slideshow__details">
<div class="c-slideshow__title" data-bind="text: title">MASTERS MIXED 100 M DASH</div>
</div>
</a>
</div>
</div>
</div>
<!-- /ko -->
</slideshow-component>
</section>
<section aria-labelledby="h2_poll" class="s-poll">
<h2 class="hide" id="h2_poll">Poll</h2>
<script>
var obj = {
"start": 0,
"count": 1,
"name": "poll",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "poll",
"id": "0f4bf2a4-53fe-49cc-b97d-4cac0b7c0900",
"data": {
"id": 8,
"question": "A lot of great competition lined up for the 2024 Penn Relays! What are you most excited to watch?",
"answers": [{
"id": 31,
"answer": "High School",
"answer_short": "High School",
"rank": 1,
"votes": 0
}, {
"id": 32,
"answer": "College",
"answer_short": "College",
"rank": 2,
"votes": 0
}, {
"id": 33,
"answer": "Professional",
"answer_short": "Pros",
"rank": 3,
"votes": 0
}, {
"id": 35,
"answer": "Masters",
"answer_short": "Masters",
"rank": 4,
"votes": 0
}],
"results": null
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<poll-component params="{ id: '0f4bf2a4-53fe-49cc-b97d-4cac0b7c0900' }"><!-- ko if: name() === 'poll' -->
<!-- ko if: data().length -->
<div class="component c-poll" data-bind="fastForEach: data">
<fieldset>
<div class="c-poll__ad">
<ads-component params="{ name: 'poll-sponsor-spot-275467' }"><!-- 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 && 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 && 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 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}
" aria-label="cfafpl" href="/common/controls/adhandler.aspx?ad_id=120&target=https://www.chick-fil-a.com/" title="Chick-Fil-A Poll Sponsor Spot" 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/1/26/cfafpl.png" srcset="/images/2023/1/26/cfafpl.png"><img data-src="/images/2023/1/26/cfafpl.png" alt="cfafpl" class=" lazyloaded" style="" src="/images/2023/1/26/cfafpl.png"></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<!-- /ko -->
<!-- /ko -->
<!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko -->
</ads-component>
</div>
<div class="c-poll__question">
<legend data-bind="html: question">A lot of great competition lined up for the 2024 Penn Relays! What are you most excited to watch?</legend>
</div>
<!-- ko if: showAnswers -->
<ul class="c-poll__list reset-list" data-bind="fastForEach: answers">
<li class="c-poll__item">
<input class="c-poll__input" type="radio" data-bind="attr: { 'name': 'poll-' + $parent.id, 'id': 'poll-answer-' + id }, value: id, checked: $parent.value" name="poll-8" id="poll-answer-31" value="31">
<label class="c-poll__label" data-bind="attr: { 'for': 'poll-answer-' + id }, text: answer" for="poll-answer-31">High School</label>
</li>
<li class="c-poll__item">
<input class="c-poll__input" type="radio" data-bind="attr: { 'name': 'poll-' + $parent.id, 'id': 'poll-answer-' + id }, value: id, checked: $parent.value" name="poll-8" id="poll-answer-32" value="32">
<label class="c-poll__label" data-bind="attr: { 'for': 'poll-answer-' + id }, text: answer" for="poll-answer-32">College</label>
</li>
<li class="c-poll__item">
<input class="c-poll__input" type="radio" data-bind="attr: { 'name': 'poll-' + $parent.id, 'id': 'poll-answer-' + id }, value: id, checked: $parent.value" name="poll-8" id="poll-answer-33" value="33">
<label class="c-poll__label" data-bind="attr: { 'for': 'poll-answer-' + id }, text: answer" for="poll-answer-33">Professional</label>
</li>
<li class="c-poll__item">
<input class="c-poll__input" type="radio" data-bind="attr: { 'name': 'poll-' + $parent.id, 'id': 'poll-answer-' + id }, value: id, checked: $parent.value" name="poll-8" id="poll-answer-35" value="35">
<label class="c-poll__label" data-bind="attr: { 'for': 'poll-answer-' + id }, text: answer" for="poll-answer-35">Masters</label>
</li>
</ul>
<!-- /ko -->
<!-- ko if: showResults --><!-- /ko -->
</fieldset>
<div class="c-poll__vote-btn-container">
<!-- ko if: showAnswers -->
<button class="c-poll__vote-btn" data-bind="click: submitVote, disable: isSubmitting, enable: value" disabled=""><span>Submit</span></button>
<!-- /ko -->
</div>
</div>
<!-- /ko -->
<!-- /ko -->
</poll-component>
</section>
</div>
</div>
<div class="s-skyscraper__right">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "skyscraper-right-58d52e",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "61c6d174-fd1c-4e47-b54a-cb0dc0f347f7",
"data": {
"location": {
"id": 0,
"title": null,
"type": null,
"effect": null,
"fixed_image_sizes": false,
"excluded_sport_ids": null,
"slick": false,
"dfp": false,
"sidearm_dfp": false,
"common_page": false,
"html_template": null,
"name": null,
"autoplay_speed": 0,
"accessibility_icons": false,
"sizes": null,
"slick_options": null,
"dfp_sizes": null
},
"campaigns": [],
"content_id": null,
"content_title": null,
"content_date": null,
"content_url": null,
"content_image_url": null
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<ads-component params="{ id: '61c6d174-fd1c-4e47-b54a-cb0dc0f347f7' }"><!-- ko ifnot: isInitializing() -->
<!-- ko switch -->
<!-- ko case: ad.location.type === 'single' --><!-- /ko -->
<!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko --></ads-component>
</div>
</div>
<section aria-labelledby="h2_contentstream" class="s-contentstream">
<h2 class="hide" id="h2_contentstream">The Latest</h2>
<script>
var obj = {
"start": 0,
"count": 4,
"name": "all",
"sport_id": null,
"count_breakpoints": "[{\"breakpoint\":1025,\"count\":4},{\"breakpoint\":0,\"count\":3}]",
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "content-stream",
"id": "9ceea466-eacf-4eef-9f07-ae3f119f403c",
"data": {
"stream": [{
"type": "story",
"featured": true,
"pinned_id": null,
"data": {
"title": "Preliminary Schedule Announced For 2025 Penn Relays Presented By Toyota",
"title_in_rotator": true,
"sub_headline": null,
"teaser": "<strong>PHILADELPHIA –</strong> Planning is well underway, and we are excited to host events across all levels at the 129th running of the Penn Relays presented by Toyota on April 24-26, 2025!",
"type": null,
"byline": null,
"app_exclusive": false,
"sport_display": "General",
"sport": {
"id": 1,
"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": "g",
"youtube": "PLNgsycyMbGqpQdpXlK86kZMV97xy4FbEt",
"facebook": "https://www.facebook.com/pennrelays",
"twitter": "pennrelays",
"instagram": "pennrelays",
"pinterest": null,
"tickets": null,
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"sport_shortname": null,
"image_source": "/images/2024/11/11/tentative_schedule_graphic.jpg",
"image_focal_point": null,
"image_alt_text": "PR_Tentative_Schedule_2025",
"video": null,
"url": "/news/2024/11/12/general-preliminary-schedule-announced-for-2025-penn-relays-presented-by-toyota.aspx",
"redirect_absolute_url": null,
"links": null,
"homepage_feed_template": "story_links",
"game_id": null,
"games": [],
"gallery_id": 0,
"writer": null,
"id": 125,
"content_id": "125",
"content_title": "Preliminary Schedule Announced For 2025 Penn Relays Presented By Toyota",
"content_date": "2024-11-12T08:00:00",
"content_url": "https://pennrelays.com/news/2024/11/12/general-preliminary-schedule-announced-for-2025-penn-relays-presented-by-toyota.aspx",
"content_image_url": "https://pennrelays.com/images/2024/11/11/tentative_schedule_graphic.jpg",
"date": "2024-11-12T08:00:00"
},
"location_name": null
}, {
"type": "instagram",
"featured": false,
"pinned_id": null,
"data": {
"content_id": "18062694310763648",
"content_title": "Preliminary Schedule ‼️ \n\nPenn Relays presented by @toyotausa is excited to announce the 2025 Penn Relays Schedule! \n\n🗓️ April 24 -26 at Franklin Field. \n\n📰 Link in Bio",
"content_date": "2024-11-12T11:27:26-06:00",
"content_url": "https://www.instagram.com/p/DCR5jD3RAlT/",
"content_image_url": "https://scontent-dfw5-1.cdninstagram.com/v/t51.75761-15/466849948_18462280342030167_5872912490969550365_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=8rl4Liib0dsQ7kNvgHQY6xV&_nc_zt=23&_nc_ht=scontent-dfw5-1.cdninstagram.com&edm=AM6HXa8EAAAA&_nc_gid=AVJZkH-3Cv7-ktApIQD5qI3&oh=00_AYDufW8521RwrpblsAJ_G_9kpg6sWAN7319UCacBkEay7w&oe=673A531B",
"link": "https://www.instagram.com/p/DCR5jD3RAlT/",
"id": "18062694310763648",
"tags": [],
"comments": [],
"likes": {
"count": 471
},
"images": {
"thumbnail": null,
"low_resolution": {
"width": null,
"height": null,
"url": "https://scontent-dfw5-1.cdninstagram.com/v/t51.75761-15/466849948_18462280342030167_5872912490969550365_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=8rl4Liib0dsQ7kNvgHQY6xV&_nc_zt=23&_nc_ht=scontent-dfw5-1.cdninstagram.com&edm=AM6HXa8EAAAA&_nc_gid=AVJZkH-3Cv7-ktApIQD5qI3&oh=00_AYDufW8521RwrpblsAJ_G_9kpg6sWAN7319UCacBkEay7w&oe=673A531B"
},
"standard_resolution": {
"width": null,
"height": null,
"url": "https://scontent-dfw5-1.cdninstagram.com/v/t51.75761-15/466849948_18462280342030167_5872912490969550365_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=8rl4Liib0dsQ7kNvgHQY6xV&_nc_zt=23&_nc_ht=scontent-dfw5-1.cdninstagram.com&edm=AM6HXa8EAAAA&_nc_gid=AVJZkH-3Cv7-ktApIQD5qI3&oh=00_AYDufW8521RwrpblsAJ_G_9kpg6sWAN7319UCacBkEay7w&oe=673A531B"
}
},
"caption": {
"id": "",
"text": "Preliminary Schedule ‼️ \n\nPenn Relays presented by @toyotausa is excited to announce the 2025 Penn Relays Schedule! \n\n🗓️ April 24 -26 at Franklin Field. \n\n📰 Link in Bio",
"created_time": null,
"from": null
},
"video": null,
"user": {
"id": "17841400904980725",
"full_name": "Penn Relays",
"profile_picture": "https://scontent-dfw5-1.xx.fbcdn.net/v/t51.2885-15/88400662_260913721583931_7309162575395028992_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=7d201b&_nc_ohc=7bAX7Imo0iwQ7kNvgGIzx3U&_nc_zt=23&_nc_ht=scontent-dfw5-1.xx&edm=AL-3X8kEAAAA&oh=00_AYBYel-L1f32n9oXeRg2TVC-2N71kX_z9XIgv6-QVUhOHg&oe=673A4208",
"username": "pennrelays"
},
"date": "2024-11-12T11:27:26-06:00",
"created_time": 1731410846.0
},
"location_name": null
}, {
"type": "facebook",
"featured": false,
"pinned_id": null,
"data": {
"content_id": "68780094941_959939369496161",
"content_title": "Preliminary Schedule ‼️ \n\nPenn Relays presented by @toyotausa is excited to announced the 2025 Penn Relays Schedule! \n\n🗓️ April 24 -26 at Franklin Field. \n\n📰 Link in Bio",
"content_date": "2024-11-12T11:27:37-06:00",
"content_url": "https://www.facebook.com/654498030040298/posts/959939369496161",
"content_image_url": "https://scontent-dfw5-1.xx.fbcdn.net/v/t51.75761-15/466849948_18462280342030167_5872912490969550365_n.jpg?stp=dst-jpg_p720x720&_nc_cat=105&ccb=1-7&_nc_sid=127cfc&_nc_ohc=8rl4Liib0dsQ7kNvgHQY6xV&_nc_zt=23&_nc_ht=scontent-dfw5-1.xx&edm=AKIiGfEEAAAA&_nc_gid=AOfntiGAgOTO5wRbR1vexy1&oh=00_AYAK6aB3FUsUGShg-jnq4ciJpHG-XT5tgbQBz5ZW32wgYA&oe=673A531B",
"id": "68780094941_959939369496161",
"from": {
"Key": "68780094941",
"Value": "Penn Relays"
},
"message": "Preliminary Schedule ‼️ \n\nPenn Relays presented by @toyotausa is excited to announced the 2025 Penn Relays Schedule! \n\n🗓️ April 24 -26 at Franklin Field. \n\n📰 Link in Bio",
"privacy": {
"Key": "Public",
"Value": "EVERYONE"
},
"type": "",
"description": "",
"full_picture": "https://scontent-dfw5-1.xx.fbcdn.net/v/t51.75761-15/466849948_18462280342030167_5872912490969550365_n.jpg?stp=dst-jpg_p720x720&_nc_cat=105&ccb=1-7&_nc_sid=127cfc&_nc_ohc=8rl4Liib0dsQ7kNvgHQY6xV&_nc_zt=23&_nc_ht=scontent-dfw5-1.xx&edm=AKIiGfEEAAAA&_nc_gid=AOfntiGAgOTO5wRbR1vexy1&oh=00_AYAK6aB3FUsUGShg-jnq4ciJpHG-XT5tgbQBz5ZW32wgYA&oe=673A531B",
"link": "",
"created_time": "2024-11-12T11:27:37-06:00",
"updated_time": "0001-01-01T00:00:00",
"is_published": true,
"is_hidden": false,
"permalink_url": "https://www.facebook.com/654498030040298/posts/959939369496161",
"like_count": "21",
"link_to_post": "https://facebook.com/68780094941_959939369496161",
"page": {
"id": "68780094941",
"name": "Penn Relays",
"picture": "https://scontent-dfw5-2.xx.fbcdn.net/v/t39.30808-1/352514411_952229469445365_2631410424438304620_n.png?stp=cp0_dst-png_s50x50&_nc_cat=102&ccb=1-7&_nc_sid=6738e8&_nc_ohc=laat98N0nVgQ7kNvgHT-naw&_nc_zt=24&_nc_ht=scontent-dfw5-2.xx&edm=AJdBtusEAAAA&_nc_gid=Av-pJ_5grs0vjpMrmNinmUA&oh=00_AYAqVEgqhuzHQ7WPdgk7TM3tj-G_eghgFFEGGc8r7gmvoA&oe=673A48E6",
"link": "https://www.facebook.com/68780094941",
"category": "Sports Event",
"website": "https://PennRelays.com/",
"username": "pennrelays",
"description": "",
"can_post": "",
"type": ""
}
},
"location_name": null
}, {
"type": "story",
"featured": false,
"pinned_id": null,
"data": {
"title": "REGISTER TODAY! 4th Annual Penn Relays 5K Presented By Toyota Set For November 16",
"title_in_rotator": true,
"sub_headline": null,
"teaser": "<strong>PHILADELPHIA –</strong> The Penn Relays is excited to announce the 4th Annual Penn Relays 5K presented by Toyota on Saturday, November 16, a scenic, competitive run through Penn Park that will start and finish on the track of historic Franklin Field. The Penn Relays and the local Tri-State Toyota Dealers welcome runners of all levels, as the event will feature a 5K and a One-Mile Fun Run.",
"type": null,
"byline": null,
"app_exclusive": false,
"sport_display": "General, Penn Relays",
"sport": {
"id": 8,
"title": "Penn Relays",
"abbreviation": "relays",
"shortname": "relays",
"short_title": null,
"global_sport_id": null,
"non_sport": false,
"show_at_vs": false,
"global_sport_shortname": null,
"gender": null,
"youtube": "PLNgsycyMbGqpQdpXlK86kZMV97xy4FbEt",
"facebook": "https://www.facebook.com/pennrelays/",
"twitter": "pennrelays",
"instagram": "pennrelays",
"pinterest": null,
"tickets": "https://ev2.evenue.net/cgi-bin/ncommerce3/SEGetGroupList?groupCode=PR&linkID=upenn&shopperContext=&caller=&appCode=",
"global_sport_name_slug": null,
"url": null,
"ranking": null,
"game_synonym": null
},
"sport_shortname": null,
"image_source": "/images/2024/10/22/relays_5k_2024.jpg",
"image_focal_point": null,
"image_alt_text": "2024_PennRelays_5K",
"video": null,
"url": "/news/2024/10/29/register-today-4th-annual-penn-relays-5k-presented-by-toyota-set-for-november-16.aspx",
"redirect_absolute_url": null,
"links": null,
"homepage_feed_template": "story_links",
"game_id": null,
"games": [],
"gallery_id": 0,
"writer": null,
"id": 124,
"content_id": "124",
"content_title": "REGISTER TODAY! 4th Annual Penn Relays 5K Presented By Toyota Set For November 16",
"content_date": "2024-10-29T10:47:00",
"content_url": "https://pennrelays.com/news/2024/10/29/register-today-4th-annual-penn-relays-5k-presented-by-toyota-set-for-november-16.aspx",
"content_image_url": "https://pennrelays.com/images/2024/10/22/relays_5k_2024.jpg",
"date": "2024-10-29T10:47:00"
},
"location_name": null
}],
"types": [{
"type": "All",
"value": "all"
}, {
"type": "Headlines",
"value": "story"
}, {
"type": "Instagram",
"value": "instagram"
}, {
"type": "Twitter",
"value": "tweet"
}, {
"type": "Facebook",
"value": "facebook"
}, {
"type": "Videos",
"value": "allaccess"
}]
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<content-stream-component params="{ id: '9ceea466-eacf-4eef-9f07-ae3f119f403c' }">
<div class="component c-contentstream">
<div class="contentstream__inner row pad">
<a class="sidearm-skip-link" href="#s-faq">Skip Content Stream</a>
<div class="c-contentstream__top">
<div class="c-contentstream__title">The Latest</div>
<div class="c-contentstream__ad">
<ads-component params="{ name: 'content-stream-sponsor-spot-1e9e02' }"><!-- 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 && 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 && 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 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}
" aria-label="IBX The Latest Presented By" href="/common/controls/adhandler.aspx?ad_id=24&target=https://www.ibx.com/" title="IBX The Latest" 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/1/30/IBX_The_Latest_Presented_By.png"><img data-src="/images/2023/1/30/IBX_The_Latest_Presented_By.png" alt="IBX The Latest Presented By" 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>
<ul class="c-contentstream__filter reset-list flex">
<!-- ko foreach: displayTypes -->
<li class="c-contentstream__filter-item c-contentstream__filter-item--All" data-bind="css: 'c-contentstream__filter-item--' + type">
<button type="button" data-bind="click: $parent.filterStream, css: { 'is-active': type == $parent.selectedDisplayType().type }, attr: {'aria-label': 'Filter social media to ' + type }"
class="c-contentstream__filter-button is-active" aria-label="Filter social media to All">
<!-- ko if: type === 'All' -->
<span aria-hidden="true" class="sf-dashboard sidearm-icon"></span>
<span>All</span>
<!-- /ko -->
<!-- ko if: type === 'Headlines' --><!-- /ko -->
<!-- ko if: type === 'Facebook' --><!-- /ko -->
<!-- ko if: type === 'Twitter' --><!-- /ko -->
<!-- ko if: type === 'Instagram' --><!-- /ko -->
<!-- ko if: type === 'YouTube' --><!-- /ko -->
</button>
</li>
<li class="c-contentstream__filter-item c-contentstream__filter-item--Headlines" data-bind="css: 'c-contentstream__filter-item--' + type">
<button type="button" data-bind="click: $parent.filterStream, css: { 'is-active': type == $parent.selectedDisplayType().type }, attr: {'aria-label': 'Filter social media to ' + type }" class="c-contentstream__filter-button"
aria-label="Filter social media to Headlines">
<!-- ko if: type === 'All' --><!-- /ko -->
<!-- ko if: type === 'Headlines' -->
<span aria-hidden="true" class="sf-newspaper sidearm-icon"></span>
<span>Stories</span>
<!-- /ko -->
<!-- ko if: type === 'Facebook' --><!-- /ko -->
<!-- ko if: type === 'Twitter' --><!-- /ko -->
<!-- ko if: type === 'Instagram' --><!-- /ko -->
<!-- ko if: type === 'YouTube' --><!-- /ko -->
</button>
</li>
<li class="c-contentstream__filter-item c-contentstream__filter-item--Instagram" data-bind="css: 'c-contentstream__filter-item--' + type">
<button type="button" data-bind="click: $parent.filterStream, css: { 'is-active': type == $parent.selectedDisplayType().type }, attr: {'aria-label': 'Filter social media to ' + type }" class="c-contentstream__filter-button"
aria-label="Filter social media to Instagram">
<!-- ko if: type === 'All' --><!-- /ko -->
<!-- ko if: type === 'Headlines' --><!-- /ko -->
<!-- ko if: type === 'Facebook' --><!-- /ko -->
<!-- ko if: type === 'Twitter' --><!-- /ko -->
<!-- ko if: type === 'Instagram' -->
<span aria-hidden="true" class="sf-instagram sidearm-icon"></span>
<span>Instagram</span>
<!-- /ko -->
<!-- ko if: type === 'YouTube' --><!-- /ko -->
</button>
</li>
<li class="c-contentstream__filter-item c-contentstream__filter-item--Twitter" data-bind="css: 'c-contentstream__filter-item--' + type">
<button type="button" data-bind="click: $parent.filterStream, css: { 'is-active': type == $parent.selectedDisplayType().type }, attr: {'aria-label': 'Filter social media to ' + type }" class="c-contentstream__filter-button"
aria-label="Filter social media to Twitter">
<!-- ko if: type === 'All' --><!-- /ko -->
<!-- ko if: type === 'Headlines' --><!-- /ko -->
<!-- ko if: type === 'Facebook' --><!-- /ko -->
<!-- ko if: type === 'Twitter' -->
<span aria-hidden="true" class="sf-twitter sidearm-icon"></span>
<span>Twitter</span>
<!-- /ko -->
<!-- ko if: type === 'Instagram' --><!-- /ko -->
<!-- ko if: type === 'YouTube' --><!-- /ko -->
</button>
</li>
<li class="c-contentstream__filter-item c-contentstream__filter-item--Facebook" data-bind="css: 'c-contentstream__filter-item--' + type">
<button type="button" data-bind="click: $parent.filterStream, css: { 'is-active': type == $parent.selectedDisplayType().type }, attr: {'aria-label': 'Filter social media to ' + type }" class="c-contentstream__filter-button"
aria-label="Filter social media to Facebook">
<!-- ko if: type === 'All' --><!-- /ko -->
<!-- ko if: type === 'Headlines' --><!-- /ko -->
<!-- ko if: type === 'Facebook' -->
<span aria-hidden="true" class="sf-facebook-square sidearm-icon"></span>
<span>Facebook</span>
<!-- /ko -->
<!-- ko if: type === 'Twitter' --><!-- /ko -->
<!-- ko if: type === 'Instagram' --><!-- /ko -->
<!-- ko if: type === 'YouTube' --><!-- /ko -->
</button>
</li>
<li class="c-contentstream__filter-item c-contentstream__filter-item--Videos" data-bind="css: 'c-contentstream__filter-item--' + type">
<button type="button" data-bind="click: $parent.filterStream, css: { 'is-active': type == $parent.selectedDisplayType().type }, attr: {'aria-label': 'Filter social media to ' + type }" class="c-contentstream__filter-button"
aria-label="Filter social media to Videos">
<!-- ko if: type === 'All' --><!-- /ko -->
<!-- ko if: type === 'Headlines' --><!-- /ko -->
<!-- ko if: type === 'Facebook' --><!-- /ko -->
<!-- ko if: type === 'Twitter' --><!-- /ko -->
<!-- ko if: type === 'Instagram' --><!-- /ko -->
<!-- ko if: type === 'YouTube' --><!-- /ko -->
</button>
</li>
<!-- /ko -->
</ul>
</div>
<div class="c-contentstream__stream" data-bind="afterBind: { foreach: data, callback: packery }" data-packery="true" style="position: relative; height: 789.781px;">
<!-- ko if: type === 'tweet' --><!-- /ko -->
<!-- ko if: type === 'facebook' --><!-- /ko -->
<!-- ko if: type === 'instagram' --><!-- /ko -->
<!-- ko if: type === 'youtube' --><!-- /ko -->
<!-- ko if: type === 'story' -->
<div class="c-contentstream__item c-contentstream__item--story c-contentstream__item--featured" data-bind="with: data, css: { 'c-contentstream__item--featured' : featured }" style="position: absolute; left: 0px; top: 0px;">
<div class="c-contentstream__item-inner relative">
<!-- ko if: image_source -->
<a class="c-contentstream__url" data-bind="attr: { href: url }" href="/news/2024/11/12/general-preliminary-schedule-announced-for-2025-penn-relays-presented-by-toyota.aspx">
<div class="c-contentstream__media aspect">
<img class="c-contentstream__media-image" data-bind="attr: { 'src': image_source + '?width=540&height=304&mode=crop&scale=both&format=jpg&quality=80', alt: image_alt_text }" src="/images/2024/11/11/tentative_schedule_graphic.jpg?width=540&height=304&mode=crop&scale=both&format=jpg&quality=80" alt="PR_Tentative_Schedule_2025">
</div>
</a>
<!-- /ko -->
<div class="c-contentstream__body">
<div class="c-contentstream__text" data-bind="text: title">Preliminary Schedule Announced For 2025 Penn Relays Presented By Toyota</div>
</div>
<div class="c-contentstream__user flex flex-align-center">
<img class="c-contentstream__user-image lazyload" data-bind="attr: {'data-src': $component.bucket + '/images/responsive_2021/logo-penn-relays-hero.svg'}" alt="Penn Relays Logo"
data-src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/logo-penn-relays-hero.svg">
<div class="flex-item-1">
<div class="c-contentstream__date" data-bind="formatDate: date, format: 'MM/DD/YY'">11/12/24</div>
</div>
<span aria-hidden="true" class="sf-newspaper sidearm-icon c-contentstream__user-icon"></span>
</div>
</div>
</div>
<!-- /ko -->
<!-- ko if: type === 'tweet' --><!-- /ko -->
<!-- ko if: type === 'facebook' --><!-- /ko -->
<!-- ko if: type === 'instagram' -->
<div class="c-contentstream__item c-contentstream__item--instagram" data-bind="with: data" style="position: absolute; left: 479px; top: 0px;">
<div class="c-contentstream__item-inner">
<a class="c-contentstream__media" data-bind="attr: { href: link }" target="_blank" href="https://www.instagram.com/p/DCR5jD3RAlT/">
<img class="c-contentstream__media-image" data-bind="attr: { 'src': images.standard_resolution.url, alt: caption ? caption.text : 'No Instagram caption available'}" src="https://scontent-dfw5-1.cdninstagram.com/v/t51.75761-15/466849948_18462280342030167_5872912490969550365_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=8rl4Liib0dsQ7kNvgHQY6xV&_nc_zt=23&_nc_ht=scontent-dfw5-1.cdninstagram.com&edm=AM6HXa8EAAAA&_nc_gid=AVJZkH-3Cv7-ktApIQD5qI3&oh=00_AYDufW8521RwrpblsAJ_G_9kpg6sWAN7319UCacBkEay7w&oe=673A531B" alt="Preliminary Schedule ‼️
Penn Relays presented by @toyotausa is excited to announce the 2025 Penn Relays Schedule!
🗓️ April 24 -26 at Franklin Field.
📰 Link in Bio">
</a>
<div class="c-contentstream__user flex flex-align-center">
<img class="c-contentstream__user-image" data-bind="attr: { 'src': user.profile_picture, alt: user.full_name + ' profile picture' }"
src="https://scontent-dfw5-1.xx.fbcdn.net/v/t51.2885-15/88400662_260913721583931_7309162575395028992_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=7d201b&_nc_ohc=7bAX7Imo0iwQ7kNvgGIzx3U&_nc_zt=23&_nc_ht=scontent-dfw5-1.xx&edm=AL-3X8kEAAAA&oh=00_AYBYel-L1f32n9oXeRg2TVC-2N71kX_z9XIgv6-QVUhOHg&oe=673A4208"
alt="Penn Relays profile picture">
<div class="flex-item-1">
<div class="c-contentstream__user-name" data-bind="text: user.full_name">Penn Relays</div>
<a class="c-contentstream__user-screen" data-bind="text:'@' + user.username, attr: {href: 'https://www.instagram.com/' + user.username}" target="_blank" href="https://www.instagram.com/pennrelays">@pennrelays</a>
</div>
<span aria-hidden="true" class="sf-instagram sidearm-icon c-contentstream__user-icon"></span>
</div>
</div>
</div>
<!-- /ko -->
<!-- ko if: type === 'youtube' --><!-- /ko -->
<!-- ko if: type === 'story' --><!-- /ko -->
<!-- ko if: type === 'tweet' --><!-- /ko -->
<!-- ko if: type === 'facebook' -->
<div class="c-contentstream__item c-contentstream__item--facebook" data-bind="with: data" style="position: absolute; left: 959px; top: 0px;">
<div class="c-contentstream__item-inner">
<!-- ko if: full_picture -->
<div class="c-contentstream__media">
<img class="c-contentstream__media-image" data-bind="attr: { 'src': full_picture, alt: 'facebook post image' }"
src="https://scontent-dfw5-1.xx.fbcdn.net/v/t51.75761-15/466849948_18462280342030167_5872912490969550365_n.jpg?stp=dst-jpg_p720x720&_nc_cat=105&ccb=1-7&_nc_sid=127cfc&_nc_ohc=8rl4Liib0dsQ7kNvgHQY6xV&_nc_zt=23&_nc_ht=scontent-dfw5-1.xx&edm=AKIiGfEEAAAA&_nc_gid=AOfntiGAgOTO5wRbR1vexy1&oh=00_AYAK6aB3FUsUGShg-jnq4ciJpHG-XT5tgbQBz5ZW32wgYA&oe=673A531B"
alt="facebook post image">
</div>
<!-- /ko -->
<div class="c-contentstream__body">
<!-- ko if: message -->
<div class="c-contentstream__text" data-bind="html: message">Preliminary Schedule ‼️ Penn Relays presented by @toyotausa is excited to announced the 2025 Penn Relays Schedule! 🗓️ April 24 -26 at Franklin Field. 📰 Link in Bio
</div>
<!-- /ko -->
<!-- ko if: !message && description --><!-- /ko -->
<ul class="c-contentstream__actions reset-list flex flex-align-center">
<li class="c-contentstream__actions-item">
<a class="c-contentstream__actions-link" data-bind="attr: { href: link_to_post }" aria-label="Like this post" target="_blank" href="https://facebook.com/68780094941_959939369496161">
<span class="sf-facebook-like-empty sidearm-icon"></span>
</a>
</li>
</ul>
</div>
<div class="c-contentstream__user flex flex-align-center">
<img class="c-contentstream__user-image" data-bind="attr:{ 'src': page.picture, alt: page.name + ' profile picture' }"
src="https://scontent-dfw5-2.xx.fbcdn.net/v/t39.30808-1/352514411_952229469445365_2631410424438304620_n.png?stp=cp0_dst-png_s50x50&_nc_cat=102&ccb=1-7&_nc_sid=6738e8&_nc_ohc=laat98N0nVgQ7kNvgHT-naw&_nc_zt=24&_nc_ht=scontent-dfw5-2.xx&edm=AJdBtusEAAAA&_nc_gid=Av-pJ_5grs0vjpMrmNinmUA&oh=00_AYAqVEgqhuzHQ7WPdgk7TM3tj-G_eghgFFEGGc8r7gmvoA&oe=673A48E6"
alt="Penn Relays profile picture">
<div class="flex-item-1">
<div class="c-contentstream__user-name" data-bind="text: page.name">Penn Relays</div>
<a class="c-contentstream__user-screen" target="_blank" data-bind="text: '@' + page.username, attr: { href: page.link }" href="https://www.facebook.com/68780094941">@pennrelays</a>
</div>
<span aria-hidden="true" class="sf-facebook-square sidearm-icon c-contentstream__user-icon"></span>
</div>
</div>
</div>
<!-- /ko -->
<!-- ko if: type === 'instagram' --><!-- /ko -->
<!-- ko if: type === 'youtube' --><!-- /ko -->
<!-- ko if: type === 'story' --><!-- /ko -->
<!-- ko if: type === 'tweet' --><!-- /ko -->
<!-- ko if: type === 'facebook' --><!-- /ko -->
<!-- ko if: type === 'instagram' --><!-- /ko -->
<!-- ko if: type === 'youtube' --><!-- /ko -->
<!-- ko if: type === 'story' -->
<div class="c-contentstream__item c-contentstream__item--story" data-bind="with: data, css: { 'c-contentstream__item--featured' : featured }" style="position: absolute; left: 479px; top: 368px;">
<div class="c-contentstream__item-inner relative">
<!-- ko if: image_source -->
<a class="c-contentstream__url" data-bind="attr: { href: url }" href="/news/2024/10/29/register-today-4th-annual-penn-relays-5k-presented-by-toyota-set-for-november-16.aspx">
<div class="c-contentstream__media aspect">
<img class="c-contentstream__media-image" data-bind="attr: { 'src': image_source + '?width=540&height=304&mode=crop&scale=both&format=jpg&quality=80', alt: image_alt_text }" src="/images/2024/10/22/relays_5k_2024.jpg?width=540&height=304&mode=crop&scale=both&format=jpg&quality=80" alt="2024_PennRelays_5K">
</div>
</a>
<!-- /ko -->
<div class="c-contentstream__body">
<div class="c-contentstream__text" data-bind="text: title">REGISTER TODAY! 4th Annual Penn Relays 5K Presented By Toyota Set For November 16</div>
</div>
<div class="c-contentstream__user flex flex-align-center">
<img class="c-contentstream__user-image lazyload" data-bind="attr: {'data-src': $component.bucket + '/images/responsive_2021/logo-penn-relays-hero.svg'}" alt="Penn Relays Logo"
data-src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/logo-penn-relays-hero.svg">
<div class="flex-item-1">
<div class="c-contentstream__date" data-bind="formatDate: date, format: 'MM/DD/YY'">10/29/24</div>
</div>
<span aria-hidden="true" class="sf-newspaper sidearm-icon c-contentstream__user-icon"></span>
</div>
</div>
</div>
<!-- /ko -->
</div>
<!-- ko if: moreToLoad -->
<div class="load-more__container text-center">
<button class="load-more__button" data-bind="click: loadMore, text: isLoadingMore() ? 'Loading...' : 'Load More'">Load More</button>
</div>
<!-- /ko -->
</div>
</div>
</content-stream-component>
</section>
<div class="s-faq-galleries flex row pad">
<section aria-labelledby="h2_faq" class="s-faq" id="s-faq">
<h2 class="hide" id="h2_faq">FAQ's</h2>
<script>
var obj = {
"start": 0,
"count": 21,
"name": "",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "factlets",
"id": "3772b557-fb16-45ad-bbea-08c183ec9cbc",
"data": [{
"id": 2,
"title": "What happens if there is inclement weather?",
"date": "2018-01-26T00:00:00",
"description": "The Penn Relays is a rain-or-shine event. There is no rain date schedule for the Penn Relays. Please be advised that umbrellas are prohibited from being brought into the venue.",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 4,
"title": "Can I ride the train to the Penn Relays?",
"date": "2018-02-01T00:00:00",
"description": "Yes. <a href=\"http://www.amtrak.com\">Amtrak </a>offers convenient service to the Philadelphia 30th Street Station, just a few blocks from Franklin Field, the home of The Penn Relays.<br >\n ",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 5,
"title": "Can I take public transportation to the Penn Relays?",
"date": "2018-02-01T00:00:00",
"description": "Yes, <a href=\"http://www.septa.org/service/mfl/\">SEPTA</a> offers convenient subway service via the Market-Frankford Line stopping at the 30th Street Station or 34<sup>th</sup> & Market Streets. The <a href=\"http://www.septa.org/service/rail/\">SEPTA</a> Regional Rail has stops at the 30<sup>th</sup> Street Station or just outside Franklin Field at the Penn Medicine Station.<br >\n ",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 6,
"title": "Is youth ticket pricing available?",
"date": "2018-02-01T00:00:00",
"description": "There is no youth ticket pricing available for the 2024 Penn Relays.<br >\n ",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 7,
"title": "Are group tickets available?",
"date": "2018-02-01T00:00:00",
"description": "Group tickets will not be available for the 2024 Penn Relays. Elementary, middle and high schools attending Thursday or Friday of Penn Relays qualify for the School Days discount. Visit the <a href=\"https://pennathletics.com/sports/2018/7/31/penn-relays.aspx\">School Days page</a> for more information. ",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 8,
"title": "How do I upgrade my seats from previous years?",
"date": "2018-02-01T00:00:00",
"description": "Only those ticket holders who renew their 2023 seats during the renewal period will have the opportunity to upgrade seats. An upgrade period will occur before 2024 tickets go on sale to the general public. Those who move seats outside of their renewing price level will be subject to pay the difference in ticket prices at the 2024 rate. <br >\n<br >\nTentative 2024 Upgrade Period: <b>January 22-25, 2024</b><br >\n ",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 9,
"title": "When do tickets go on sale?",
"date": "2018-01-26T00:00:00",
"description": "Ticket sales for the general public will begin <strong>January 29, 2024</strong>. Get your tickets early! Ticket prices increase on April 8, 2024 and on race days.<br >\n ",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 10,
"title": "How do I pay past due entry fees?",
"date": "2018-02-01T00:00:00",
"description": "Contact the Penn Relays office by e-mail at pennrelays@upenn.edu or phone at (215) 898-6145.<br >\n ",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 11,
"title": "Why didn’t we get entry information this year?",
"date": "2018-02-01T00:00:00",
"description": "<p class=\"MsoNormal\">If your school or club did not compete at the Penn Relays for a couple of years, you have been placed on our inactive list. You may have also been placed on the inactive list if you have a past-due bill. To ask for reinstatement and/or to pay a past-due entry fee, contact us by e-mail at pennrelays@upenn.edu or phone at (215) 898-6145.<br >\n </p>\n",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 12,
"title": "What are the entry fees?",
"date": "2018-02-01T00:00:00",
"description": "Entry fees are $50 for each relay entered and $25 for each individual event entered. Entry fees are non-refundable processing fees.<br >\n ",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 13,
"title": "What is the deadline for entering?",
"date": "2018-02-01T00:00:00",
"description": "Deadlines vary for the different levels. However, the deadline for high school entries is always the fourth Monday before the Relays and the third Monday before Relays for colleges. Club and open individual entries are due the Friday before the college deadline.<br >\n ",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 14,
"title": "When does entry information get sent to me?",
"date": "2018-02-01T00:00:00",
"description": "Entry packets will be e-mailed mid-to late-February for those schools that are on our active list. ",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 15,
"title": "How do I enter a team or individual?",
"date": "2018-02-01T00:00:00",
"description": "Make certain you have your entry password that has been e-mailed either to you or to your athletic director. The information included with this year’s password will give you instructions about the entry process. The first two digits of the password are the current year; i.e., “24” for 2024. Each gender has a separate password for the same school.<br >\n ",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 16,
"title": "How do I enter my school?",
"date": "2018-02-01T00:00:00",
"description": "If your school has never been to the Penn Relays, or if has been several years since you were last here, <a href=\"https://pennrelaysonline.com/Registration/request.aspx\"><strong>click here to request entry information</strong></a>. You should fill out the information requested (please include your school’s website address). Filling out the requested information will get you onto our mailing list, unless we need to contact you for clarification.",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 17,
"title": "What are the dates of this year’s Penn Relays?",
"date": "2018-02-01T00:00:00",
"description": "The 2024 Penn Relays will be April 25-27. The Relays are always the last Saturday in April and the two days preceding. It is NOT always the last full weekend.<br >\n ",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 19,
"title": "Can I bring my school to the Penn Relays on a field trip?",
"date": "2018-03-17T03:21:00",
"description": "Yes! Information on how to purchase tickets through the Penn Relays School Days Program can be found <a href=\"https://pennathletics.com/sports/2018/7/31/penn-relays.aspx\"><strong>HERE</strong></a>.",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 20,
"title": "Can I bring my bag into the Penn Relays?",
"date": "2019-02-28T00:00:00",
"description": "That depends on the size of the bag. Bags must be smaller than 16\"x16\"x8\" and will be subject to a search by security personnel.<br >\n<br >\nNo large bags, like duffel/equipment bags, or backpacks will be permitted. Exceptions may be made for participants and coaches. All bags are subject to search by security personnel.<br >\n \n<div class=\"sidearm-story-image-align-center\" style=\"text-align:center\"><img alt=\"Stadium Policy 2020 Final V2\" height=\"309\" src=\"/common/controls/image_handler.aspx?thumb_id=15&image_path=/images/2020/2/27/StadiumPolicyFlyer_2020_Final_V2.jpg\" style=\"display: inline-block;\" width=\"400\" ></div>\n",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 21,
"title": "Is there parking near Franklin Field?",
"date": "2019-02-28T00:00:00",
"description": "Limited parking is available on Penn's campus for $25. Parking is available on a first-come, first-served basis. The following garages will be open for The Penn Relays:\n<ul>\n\t<li>Museum Garage, South & Convention Street (ONLY accepts credit)</li>\n\t<li>Chestnut 34, 34th & Chestnut Streets (ONLY accepts credit)</li>\n\t<li>Walnut 38, 38th & Walnut Streets (ONLY accepts credit)</li>\n\t<li>Walnut 40, 40th & Walnut Streets (ONLY accepts credit) </li>\n</ul>\nFor more information, visit <a href=\"https://cms.business-services.upenn.edu/transportation/\" target=\"_blank\">upenn.edu/parking</a>.",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}, {
"id": 22,
"title": "Can I bring food into The Penn Relays?",
"date": "2019-02-28T00:00:00",
"description": "Outside food must be wrapped in clear plastic and fit inside a clear 12\" x 6\" x 12\" bag or clear one gallon freezer bag. There is a limit of one food bag per guest. Large quantities of food items in containers such as pizza boxes or catering trays are prohibited. Concessions stands and food vendors are located throughout the concourse, Carnival Village and in Penn Park Village. Fans can bring in sealed plastic water bottles, juice boxes or pouches. Other prohibited items include coolers, glass bottles, cans, and alcohol. <strong><a href=\"https://pennrelays.com/sports/2019/12/10/franklin-field-policy-for-the-penn-relays.aspx\" target=\"_blank\">Full list of permitted and prohibited items.</a></strong>",
"type_id": 2,
"image": null,
"type_title": "Frequently Asked Questions"
}],
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<factlets-component params="{ id: '3772b557-fb16-45ad-bbea-08c183ec9cbc' }">
<div class="component c-factlets c-factlets--list">
<div class="c-factlets__top flex flex-align-center">
<div class="c-factlets__header">FAQ's</div>
<div class="c-factlets__ad"><ads-component params="{ name: 'faq-sponsor-spot-92d3fb' }"><!-- 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 === '#' -->
<span>
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))">
<source media="(min-width:0px)" data-srcset="/images/2022/12/2/blank_tile.png"><img data-src="/images/2022/12/2/blank_tile.png" alt="Blank Tile" class="lazyload" style="">
</picture>
</span>
<!-- /ko -->
<!-- ko if: link !== '' && link !== '#' --><!-- /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-factlets__inner" data-bind="fastForEach: data">
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_0">
<div class="c-factlets__title" data-bind="text: title">What happens if there is inclement weather?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_0">
<div class="c-factlets__description" data-bind="html: description">The Penn Relays is a rain-or-shine event. There is no rain date schedule for the Penn Relays. Please be advised that umbrellas are prohibited from being brought into
the venue.</div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_1">
<div class="c-factlets__title" data-bind="text: title">Can I ride the train to the Penn Relays?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_1">
<div class="c-factlets__description" data-bind="html: description">Yes. <a href="http://www.amtrak.com">Amtrak </a>offers convenient service to the Philadelphia 30th Street Station, just a few blocks from Franklin Field, the home of
The Penn Relays.<br> </div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_2">
<div class="c-factlets__title" data-bind="text: title">Can I take public transportation to the Penn Relays?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_2">
<div class="c-factlets__description" data-bind="html: description">Yes, <a href="http://www.septa.org/service/mfl/">SEPTA</a> offers convenient subway service via the Market-Frankford Line stopping at the 30th Street Station or
34<sup>th</sup> & Market Streets. The <a href="http://www.septa.org/service/rail/">SEPTA</a> Regional Rail has stops at the 30<sup>th</sup> Street Station or just outside Franklin Field at the Penn Medicine Station.<br>
</div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_3">
<div class="c-factlets__title" data-bind="text: title">Is youth ticket pricing available?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_3">
<div class="c-factlets__description" data-bind="html: description">There is no youth ticket pricing available for the 2024 Penn Relays.<br> </div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_4">
<div class="c-factlets__title" data-bind="text: title">Are group tickets available?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_4">
<div class="c-factlets__description" data-bind="html: description">Group tickets will not be available for the 2024 Penn Relays. Elementary, middle and high schools attending Thursday or Friday of Penn Relays qualify for the School
Days discount. Visit the <a href="https://pennathletics.com/sports/2018/7/31/penn-relays.aspx">School Days page</a> for more information. </div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_5">
<div class="c-factlets__title" data-bind="text: title">How do I upgrade my seats from previous years?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_5">
<div class="c-factlets__description" data-bind="html: description">Only those ticket holders who renew their 2023 seats during the renewal period will have the opportunity to upgrade seats. An upgrade period will occur before
2024 tickets go on sale to the general public. Those who move seats outside of their renewing price level will be subject to pay the difference in ticket prices at the 2024 rate. <br>
<br> Tentative 2024 Upgrade Period: <b>January 22-25, 2024</b><br>
</div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_6">
<div class="c-factlets__title" data-bind="text: title">When do tickets go on sale?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_6">
<div class="c-factlets__description" data-bind="html: description">Ticket sales for the general public will begin <strong>January 29, 2024</strong>. Get your tickets early! Ticket prices increase on April 8, 2024 and on
race days.<br> </div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_7">
<div class="c-factlets__title" data-bind="text: title">How do I pay past due entry fees?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_7">
<div class="c-factlets__description" data-bind="html: description">Contact the Penn Relays office by e-mail at pennrelays@upenn.edu or phone at (215) 898-6145.<br> </div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_8">
<div class="c-factlets__title" data-bind="text: title">Why didn’t we get entry information this year?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_8">
<div class="c-factlets__description" data-bind="html: description">
<p class="MsoNormal">If your school or club did not compete at the Penn Relays for a couple of years, you have been placed on our inactive list. You may have also been placed on the inactive list if you have a past-due bill.
To ask for reinstatement and/or to pay a past-due entry fee, contact us by e-mail at pennrelays@upenn.edu or phone at (215) 898-6145.<br> </p>
</div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_9">
<div class="c-factlets__title" data-bind="text: title">What are the entry fees?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_9">
<div class="c-factlets__description" data-bind="html: description">Entry fees are $50 for each relay entered and $25 for each individual event entered. Entry fees are non-refundable processing fees.<br> </div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_10">
<div class="c-factlets__title" data-bind="text: title">What is the deadline for entering?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_10">
<div class="c-factlets__description" data-bind="html: description">Deadlines vary for the different levels. However, the deadline for high school entries is always the fourth Monday before the Relays and the third Monday before
Relays for colleges. Club and open individual entries are due the Friday before the college deadline.<br> </div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_11">
<div class="c-factlets__title" data-bind="text: title">When does entry information get sent to me?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_11">
<div class="c-factlets__description" data-bind="html: description">Entry packets will be e-mailed mid-to late-February for those schools that are on our active list. </div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_12">
<div class="c-factlets__title" data-bind="text: title">How do I enter a team or individual?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_12">
<div class="c-factlets__description" data-bind="html: description">Make certain you have your entry password that has been e-mailed either to you or to your athletic director. The information included with this year’s password will
give you instructions about the entry process. The first two digits of the password are the current year; i.e., “24” for 2024. Each gender has a separate password for the same school.<br> </div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_13">
<div class="c-factlets__title" data-bind="text: title">How do I enter my school?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_13">
<div class="c-factlets__description" data-bind="html: description">If your school has never been to the Penn Relays, or if has been several years since you were last
here, <a href="https://pennrelaysonline.com/Registration/request.aspx"><strong>click here to request entry information</strong></a>. You should fill out the information requested (please include your school’s website
address). Filling out the requested information will get you onto our mailing list, unless we need to contact you for clarification.</div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_14">
<div class="c-factlets__title" data-bind="text: title">What are the dates of this year’s Penn Relays?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_14">
<div class="c-factlets__description" data-bind="html: description">The 2024 Penn Relays will be April 25-27. The Relays are always the last Saturday in April and the two days preceding. It is NOT always the last full
weekend.<br> </div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_15">
<div class="c-factlets__title" data-bind="text: title">Can I bring my school to the Penn Relays on a field trip?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_15">
<div class="c-factlets__description" data-bind="html: description">Yes! Information on how to purchase tickets through the Penn Relays School Days Program can be
found <a href="https://pennathletics.com/sports/2018/7/31/penn-relays.aspx"><strong>HERE</strong></a>.</div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_16">
<div class="c-factlets__title" data-bind="text: title">Can I bring my bag into the Penn Relays?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_16">
<div class="c-factlets__description" data-bind="html: description">That depends on the size of the bag. Bags must be smaller than 16"x16"x8" and will be subject to a search by security personnel.<br>
<br> No large bags, like duffel/equipment bags, or backpacks will be permitted. Exceptions may be made for participants and coaches. All bags are subject to search by security personnel.<br> <div
class="sidearm-story-image-align-center" style="text-align:center"><img alt="Stadium Policy 2020 Final V2" height="309"
src="/common/controls/image_handler.aspx?thumb_id=15&image_path=/images/2020/2/27/StadiumPolicyFlyer_2020_Final_V2.jpg" style="display: inline-block;" width="400" data-airgap-id="65"></div>
</div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_17">
<div class="c-factlets__title" data-bind="text: title">Is there parking near Franklin Field?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_17">
<div class="c-factlets__description" data-bind="html: description">Limited parking is available on Penn's campus for $25. Parking is available on a first-come, first-served basis. The following garages will be open for The Penn
Relays: <ul>
<li>Museum Garage, South & Convention Street (ONLY accepts credit)</li>
<li>Chestnut 34, 34th & Chestnut Streets (ONLY accepts credit)</li>
<li>Walnut 38, 38th & Walnut Streets (ONLY accepts credit)</li>
<li>Walnut 40, 40th & Walnut Streets (ONLY accepts credit) </li>
</ul> For more information, visit <a href="https://cms.business-services.upenn.edu/transportation/" target="_blank">upenn.edu/parking</a>.</div>
</div>
</div>
<div class="c-factlets__item">
<button class="c-factlets__toggle flex flex-align-center flex-justify-between" aria-expanded="false" data-bind="attr:{'aria-controls':'c-factlets__details_' + $index()}" aria-controls="c-factlets__details_18">
<div class="c-factlets__title" data-bind="text: title">Can I bring food into The Penn Relays?</div>
<span aria-hidden="true" class="sf-plus sidearm-icon"></span>
</button>
<div data-bind="attr:{'id':'c-factlets__details_' + $index()}" class="c-factlets__details" id="c-factlets__details_18">
<div class="c-factlets__description" data-bind="html: description">Outside food must be wrapped in clear plastic and fit inside a clear 12" x 6" x 12" bag or clear one gallon freezer bag. There is a limit of one food bag per guest.
Large quantities of food items in containers such as pizza boxes or catering trays are prohibited. Concessions stands and food vendors are located throughout the concourse, Carnival Village and in Penn Park Village. Fans can bring
in sealed plastic water bottles, juice boxes or pouches. Other prohibited items include coolers, glass bottles, cans, and
alcohol. <strong><a href="https://pennrelays.com/sports/2019/12/10/franklin-field-policy-for-the-penn-relays.aspx" target="_blank">Full list of permitted and prohibited items.</a></strong></div>
</div>
</div>
</div>
</div>
</factlets-component>
</section>
<section aria-labelledby="h2_galleries" class="s-galleries">
<h2 class="hide" id="h2_galleries">Photo Galleries</h2>
<script>
var obj = {
"start": 0,
"count": 4,
"name": "",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {
"sports": [{
"id": 10,
"title": "Featured Events"
}, {
"id": 1,
"title": "General"
}, {
"id": 2,
"title": "Men's Cross Country"
}, {
"id": 3,
"title": "Men's Indoor Track"
}, {
"id": 4,
"title": "Men's Track and Field"
}, {
"id": 8,
"title": "Penn Relays"
}, {
"id": 5,
"title": "Women's Cross Country"
}, {
"id": 6,
"title": "Women's Indoor Track"
}, {
"id": 7,
"title": "Women's Track and Field"
}]
},
"context": null,
"dummy": false,
"type": "galleries",
"id": "a22d0ca9-374e-453e-be30-fff5adb6fa97",
"data": [{
"id": 16,
"title": "2023 Penn Relays 5K presented by Toyota",
"url": "/galleries/?gallery=16",
"sport": {
"id": 8,
"title": "Penn Relays",
"abbreviation": "relays",
"shortname": "relays",
"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
},
"images": {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-074.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-074.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-074.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-074.jpg",
"caption": null,
"credit": null
}
},
"gallery_images": [{
"small": {
"url": "/images/2023/11/4/IMG_0180.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0180.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0180.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0180.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0181.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0181.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0181.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0181.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0184.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0184.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0184.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0184.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0186.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0186.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0186.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0186.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0188.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0188.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0188.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0188.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0189.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0189.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0189.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0189.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0191.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0191.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0191.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0191.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0194.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0194.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0194.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0194.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0195.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0195.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0195.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0195.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0199.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0199.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0199.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0199.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0200.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0200.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0200.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0200.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0202.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0202.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0202.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0202.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0203.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0203.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0203.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0203.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0206.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0206.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0206.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0206.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0208.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0208.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0208.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0208.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0209.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0209.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0209.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0209.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0210.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0210.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0210.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0210.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0211.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0211.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0211.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0211.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0213.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0213.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0213.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0213.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0214.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0214.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0214.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0214.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0217.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0217.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0217.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0217.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0221.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0221.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0221.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0221.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0222.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0222.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0222.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0222.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0224.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0224.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0224.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0224.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0227.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0227.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0227.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0227.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0229.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0229.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0229.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0229.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0001.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0001.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0001.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0001.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0002.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0002.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0002.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0002.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0003.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0003.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0003.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0003.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0004.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0004.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0004.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0004.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0005.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0005.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0005.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0005.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0006.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0006.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0006.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0006.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0007.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0007.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0007.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0007.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0008.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0008.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0008.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0008.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0009.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0009.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0009.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0009.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0010.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0010.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0010.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0010.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0012.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0012.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0012.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0012.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0013.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0013.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0013.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0013.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0015.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0015.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0015.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0015.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0020.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0020.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0020.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0020.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0021.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0021.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0021.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0021.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0023.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0023.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0023.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0023.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0024.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0024.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0024.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0024.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0025.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0025.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0025.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0025.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0026.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0026.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0026.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0026.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0027.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0027.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0027.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0027.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0029.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0029.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0029.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0029.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0033.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0033.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0033.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0033.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0034.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0034.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0034.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0034.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0036.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0036.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0036.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0036.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0038.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0038.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0038.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0038.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0041.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0041.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0041.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0041.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0044.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0044.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0044.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0044.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0049.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0049.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0049.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0049.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0050.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0050.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0050.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0050.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0052.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0052.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0052.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0052.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0055.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0055.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0055.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0055.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0057.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0057.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0057.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0057.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0059.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0059.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0059.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0059.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0063.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0063.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0063.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0063.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0065.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0065.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0065.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0065.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0069.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0069.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0069.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0069.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0070.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0070.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0070.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0070.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0072.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0072.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0072.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0072.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0073.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0073.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0073.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0073.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0074.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0074.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0074.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0074.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0075.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0075.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0075.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0075.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0076.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0076.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0076.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0076.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0077.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0077.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0077.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0077.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0078.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0078.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0078.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0078.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0079.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0079.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0079.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0079.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0081.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0081.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0081.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0081.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0082.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0082.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0082.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0082.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0083.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0083.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0083.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0083.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0084.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0084.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0084.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0084.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0085.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0085.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0085.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0085.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0088.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0088.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0088.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0088.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0090.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0090.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0090.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0090.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0097.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0097.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0097.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0097.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0098.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0098.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0098.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0098.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0099.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0099.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0099.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0099.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0105.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0105.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0105.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0105.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0106.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0106.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0106.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0106.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0109.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0109.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0109.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0109.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0110.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0110.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0110.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0110.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0111.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0111.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0111.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0111.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0113.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0113.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0113.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0113.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0117.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0117.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0117.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0117.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0119.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0119.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0119.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0119.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0120.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0120.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0120.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0120.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0122.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0122.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0122.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0122.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0126.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0126.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0126.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0126.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0127.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0127.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0127.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0127.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0130.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0130.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0130.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0130.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0131.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0131.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0131.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0131.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0133.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0133.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0133.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0133.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0136.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0136.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0136.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0136.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0137.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0137.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0137.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0137.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0138.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0138.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0138.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0138.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0139.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0139.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0139.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0139.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0140.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0140.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0140.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0140.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0141.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0141.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0141.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0141.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0142.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0142.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0142.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0142.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0143.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0143.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0143.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0143.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0144.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0144.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0144.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0144.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0147.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0147.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0147.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0147.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0148.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0148.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0148.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0148.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0150.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0150.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0150.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0150.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0155.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0155.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0155.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0155.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0158.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0158.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0158.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0158.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0159.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0159.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0159.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0159.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0161.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0161.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0161.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0161.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0163.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0163.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0163.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0163.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0164.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0164.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0164.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0164.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0170.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0170.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0170.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0170.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0171.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0171.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0171.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0171.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0174.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0174.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0174.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0174.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0176.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0176.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0176.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0176.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0177.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0177.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0177.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0177.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0178.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0178.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0178.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0178.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/IMG_0179.JPG?width=240&height=159",
"caption": null,
"credit": "Kyle Gurganious"
},
"medium": {
"url": "/images/2023/11/4/IMG_0179.JPG?width=370&height=246",
"caption": null,
"credit": "Kyle Gurganious"
},
"large": {
"url": "/images/2023/11/4/IMG_0179.JPG?width=1024&height=682",
"caption": null,
"credit": "Kyle Gurganious"
},
"original": {
"url": "/images/2023/11/4/IMG_0179.JPG",
"caption": null,
"credit": "Kyle Gurganious"
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-006.jpg?width=240&height=135",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-006.jpg?width=370&height=208",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-006.jpg?width=1024&height=576",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-006.jpg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-104.jpg?width=240&height=135",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-104.jpg?width=370&height=208",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-104.jpg?width=1024&height=576",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-104.jpg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-097.jpg?width=240&height=135",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-097.jpg?width=370&height=208",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-097.jpg?width=1024&height=576",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-097.jpg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-098.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-098.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-098.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-098.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-099.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-099.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-099.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-099.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-100.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-100.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-100.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-100.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-101.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-101.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-101.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-101.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-089.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-089.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-089.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-089.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-090.jpg?width=192&height=240",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-090.jpg?width=370&height=462",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-090.jpg?width=819&height=1024",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-090.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-091.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-091.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-091.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-091.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-092.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-092.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-092.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-092.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-081.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-081.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-081.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-081.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-082.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-082.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-082.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-082.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-083.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-083.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-083.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-083.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-084.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-084.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-084.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-084.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-085.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-085.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-085.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-085.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-086.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-086.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-086.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-086.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-087.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-087.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-087.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-087.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-088.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-088.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-088.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-088.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-074.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-074.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-074.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-074.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-075.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-075.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-075.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-075.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-078.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-078.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-078.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-078.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-079.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-079.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-079.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-079.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-080.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-080.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-080.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-080.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-066.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-066.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-066.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-066.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-067.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-067.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-067.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-067.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-068.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-068.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-068.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-068.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-069.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-069.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-069.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-069.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-070.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-070.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-070.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-070.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-071.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-071.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-071.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-071.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-072.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-072.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-072.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-072.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-057.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-057.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-057.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-057.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-058.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-058.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-058.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-058.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-060.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-060.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-060.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-060.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-061.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-061.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-061.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-061.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-062.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-062.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-062.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-062.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-063.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-063.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-063.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-063.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-064.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-064.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-064.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-064.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-065.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-065.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-065.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-065.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-048.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-048.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-048.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-048.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-049.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-049.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-049.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-049.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-050.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-050.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-050.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-050.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-051.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-051.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-051.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-051.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-052.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-052.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-052.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-052.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-053.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-053.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-053.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-053.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-054.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-054.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-054.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-054.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-055.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-055.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-055.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-055.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-056.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-056.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-056.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-056.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-041.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-041.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-041.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-041.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-042.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-042.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-042.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-042.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-043.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-043.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-043.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-043.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-044.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-044.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-044.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-044.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-046.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-046.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-046.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-046.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-047.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-047.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-047.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-047.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-034.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-034.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-034.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-034.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-035.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-035.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-035.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-035.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-036.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-036.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-036.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-036.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-037.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-037.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-037.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-037.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-038.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-038.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-038.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-038.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-039.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-039.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-039.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-039.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-040.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-040.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-040.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-040.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-028.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-028.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-028.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-028.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-029.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-029.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-029.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-029.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-030.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-030.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-030.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-030.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-031.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-031.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-031.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-031.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-032.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-032.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-032.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-032.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-033.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-033.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-033.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-033.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-020.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-020.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-020.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-020.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-021.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-021.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-021.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-021.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-022.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-022.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-022.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-022.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-023.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-023.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-023.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-023.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-024.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-024.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-024.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-024.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-025.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-025.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-025.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-025.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-026.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-026.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-026.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-026.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-027.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-027.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-027.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-027.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-013.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-013.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-013.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-013.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-014.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-014.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-014.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-014.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-015.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-015.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-015.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-015.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-016.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-016.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-016.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-016.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-017.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-017.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-017.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-017.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-007.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-007.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-007.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-007.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-008.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-008.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-008.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-008.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-009.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-009.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-009.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-009.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-010.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-010.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-010.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-010.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-011.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-011.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-011.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-011.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-012.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-012.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-012.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-012.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-001.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-001.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-001.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-001.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-002.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-002.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-002.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-002.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-003.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-003.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-003.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-003.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-004.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-004.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-004.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-004.jpg",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/11/4/PennRelays_5K-005.jpg?width=240&height=135",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/11/4/PennRelays_5K-005.jpg?width=370&height=208",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/11/4/PennRelays_5K-005.jpg?width=1024&height=576",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/11/4/PennRelays_5K-005.jpg",
"caption": null,
"credit": null
}
}],
"caption": "",
"credit": "",
"content_id": "16",
"content_title": "2023 Penn Relays 5K presented by Toyota",
"content_date": "2023-11-04T08:45:00",
"content_url": "/galleries/?gallery=16",
"content_image_url": "https://pennrelays.com/images/2023/11/4/PennRelays_5K-074.jpg?width=370&height=208",
"date": "2023-11-04T08:45:00"
}, {
"id": 15,
"title": "2023 Penn Relays Summer Showcase",
"url": "/galleries/?gallery=15",
"sport": {
"id": 8,
"title": "Penn Relays",
"abbreviation": "relays",
"shortname": "relays",
"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
},
"images": {
"small": {
"url": "/images/2023/7/16/IMG_8823.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8823.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8823.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8823.JPG",
"caption": null,
"credit": null
}
},
"gallery_images": [{
"small": {
"url": "/images/2023/7/16/DSC06113.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06113.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06113.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06113.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC03874.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC03874.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC03874.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC03874.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC03890.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC03890.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC03890.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC03890.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC03892.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC03892.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC03892.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC03892.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC03900.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC03900.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC03900.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC03900.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC03911.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC03911.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC03911.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC03911.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC03920.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC03920.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC03920.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC03920.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC03923.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC03923.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC03923.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC03923.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC03928.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC03928.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC03928.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC03928.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC03945.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC03945.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC03945.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC03945.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC03953.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC03953.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC03953.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC03953.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC03977.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC03977.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC03977.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC03977.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC03999.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC03999.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC03999.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC03999.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04004.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04004.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04004.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04004.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04019.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04019.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04019.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04019.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04023.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04023.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04023.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04023.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04031.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04031.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04031.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04031.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04036.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04036.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04036.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04036.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04053.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04053.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04053.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04053.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04055.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04055.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04055.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04055.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04056.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04056.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04056.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04056.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04061.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04061.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04061.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04061.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04066.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04066.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04066.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04066.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04078.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04078.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04078.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04078.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04085.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04085.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04085.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04085.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04086.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04086.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04086.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04086.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04088.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04088.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04088.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04088.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04106.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04106.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04106.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04106.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04107.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04107.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04107.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04107.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04111.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04111.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04111.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04111.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04124.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04124.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04124.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04124.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04147.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04147.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04147.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04147.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04209.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04209.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04209.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04209.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04215.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04215.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04215.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04215.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04216.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04216.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04216.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04216.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04266.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04266.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04266.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04266.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04267.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04267.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04267.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04267.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04269.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04269.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04269.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04269.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04279.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04279.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04279.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04279.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04315.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04315.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04315.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04315.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04316.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04316.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04316.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04316.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04337.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04337.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04337.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04337.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04348.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04348.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04348.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04348.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04354.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04354.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04354.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04354.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04391.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04391.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04391.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04391.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04392.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04392.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04392.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04392.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04393.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04393.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04393.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04393.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04416.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04416.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04416.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04416.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04418.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04418.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04418.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04418.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04419.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04419.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04419.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04419.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04420.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04420.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04420.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04420.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04431.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04431.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04431.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04431.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04455.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04455.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04455.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04455.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04477.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04477.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04477.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04477.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04489.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04489.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04489.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04489.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04491.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04491.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04491.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04491.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04492.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04492.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04492.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04492.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04495.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04495.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04495.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04495.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04504.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04504.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04504.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04504.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04509.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04509.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04509.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04509.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04553.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04553.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04553.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04553.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04559.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04559.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04559.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04559.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04580.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04580.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04580.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04580.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04584.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04584.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04584.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04584.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04586.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04586.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04586.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04586.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04616.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04616.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04616.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04616.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04639.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04639.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04639.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04639.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04649.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04649.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04649.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04649.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04652.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04652.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04652.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04652.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04666.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04666.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04666.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04666.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04669.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04669.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04669.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04669.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04679.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04679.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04679.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04679.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04690.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04690.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04690.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04690.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04719.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04719.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04719.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04719.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04727.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04727.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04727.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04727.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04733.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04733.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04733.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04733.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04742.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04742.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04742.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04742.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04761.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04761.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04761.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04761.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04771.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04771.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04771.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04771.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04774.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04774.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04774.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04774.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04781.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04781.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04781.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04781.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04800.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04800.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04800.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04800.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04807.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04807.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04807.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04807.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04813.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04813.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04813.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04813.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04816.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04816.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04816.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04816.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04826.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04826.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04826.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04826.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04838.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04838.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04838.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04838.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04849.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04849.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04849.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04849.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04856.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04856.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04856.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04856.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04861.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04861.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04861.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04861.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04866.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04866.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04866.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04866.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04898.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04898.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04898.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04898.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04907.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04907.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04907.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04907.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04911.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04911.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04911.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04911.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04916.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04916.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04916.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04916.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04924.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04924.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04924.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04924.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04927.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04927.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04927.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04927.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04947.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04947.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04947.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04947.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04953.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04953.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04953.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04953.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04955.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04955.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04955.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04955.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04970.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04970.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04970.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04970.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04985.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04985.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04985.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04985.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04986.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04986.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04986.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04986.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04992.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04992.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04992.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04992.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC04997.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC04997.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC04997.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC04997.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05001.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05001.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05001.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05001.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05004.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05004.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05004.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05004.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05008.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05008.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05008.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05008.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05020.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05020.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05020.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05020.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05034.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05034.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05034.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05034.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05039.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05039.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05039.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05039.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05045.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05045.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05045.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05045.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05052.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05052.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05052.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05052.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05053.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05053.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05053.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05053.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05058.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05058.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05058.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05058.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05068.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05068.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05068.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05068.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05075.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05075.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05075.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05075.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05084.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05084.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05084.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05084.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05091.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05091.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05091.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05091.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05094.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05094.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05094.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05094.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05097.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05097.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05097.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05097.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05106.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05106.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05106.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05106.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05134.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05134.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05134.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05134.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05138.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05138.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05138.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05138.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05144.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05144.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05144.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05144.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05155.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05155.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05155.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05155.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05167.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05167.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05167.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05167.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05180.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05180.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05180.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05180.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05184.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05184.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05184.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05184.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05185.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05185.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05185.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05185.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05202.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05202.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05202.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05202.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05211.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05211.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05211.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05211.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05219.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05219.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05219.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05219.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05235.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05235.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05235.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05235.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05237.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05237.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05237.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05237.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05245.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05245.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05245.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05245.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05246.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05246.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05246.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05246.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05250.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05250.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05250.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05250.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05258.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05258.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05258.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05258.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05259.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05259.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05259.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05259.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05262.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05262.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05262.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05262.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05267.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05267.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05267.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05267.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05269.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05269.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05269.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05269.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05279.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05279.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05279.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05279.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05291.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05291.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05291.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05291.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05292.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05292.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05292.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05292.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05293.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05293.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05293.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05293.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05296.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05296.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05296.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05296.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05305.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05305.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05305.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05305.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05317.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05317.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05317.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05317.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05336.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05336.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05336.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05336.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05390.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05390.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05390.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05390.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05398.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05398.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05398.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05398.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05411.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05411.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05411.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05411.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05440.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05440.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05440.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05440.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05442.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05442.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05442.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05442.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05459.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05459.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05459.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05459.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05460.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05460.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05460.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05460.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05461.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05461.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05461.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05461.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05462.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05462.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05462.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05462.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05465.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05465.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05465.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05465.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05467.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05467.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05467.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05467.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05493.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05493.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05493.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05493.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05511.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05511.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05511.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05511.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05514.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05514.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05514.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05514.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05515.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05515.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05515.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05515.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05516.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05516.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05516.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05516.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05521.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05521.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05521.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05521.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05524.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05524.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05524.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05524.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05527.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05527.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05527.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05527.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05552.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05552.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05552.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05552.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05557.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05557.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05557.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05557.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05559.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05559.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05559.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05559.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05582.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05582.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05582.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05582.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05583.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05583.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05583.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05583.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05587.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05587.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05587.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05587.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05589.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05589.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05589.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05589.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05596.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05596.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05596.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05596.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05627.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05627.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05627.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05627.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05646.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05646.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05646.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05646.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05653.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05653.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05653.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05653.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05666.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05666.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05666.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05666.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05681.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05681.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05681.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05681.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05682.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05682.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05682.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05682.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05687.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05687.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05687.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05687.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05699.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05699.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05699.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05699.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05703.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05703.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05703.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05703.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05706.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05706.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05706.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05706.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05715.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05715.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05715.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05715.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05725.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05725.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05725.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05725.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05753.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05753.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05753.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05753.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05754.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05754.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05754.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05754.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05755.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05755.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05755.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05755.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05756.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05756.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05756.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05756.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05765.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05765.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05765.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05765.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05767.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05767.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05767.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05767.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05776.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05776.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05776.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05776.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05788.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05788.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05788.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05788.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05803.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05803.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05803.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05803.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05805.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05805.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05805.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05805.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05817.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05817.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05817.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05817.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05821.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05821.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05821.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05821.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05853.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05853.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05853.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05853.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05860.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05860.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05860.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05860.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05872.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05872.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05872.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05872.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05873.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05873.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05873.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05873.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05878.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05878.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05878.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05878.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05881.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05881.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05881.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05881.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05885.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05885.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05885.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05885.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05899.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05899.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05899.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05899.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05917.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05917.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05917.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05917.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05927.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05927.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05927.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05927.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05938.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05938.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05938.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05938.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05947.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05947.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05947.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05947.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05955.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05955.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05955.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05955.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05963.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05963.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05963.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05963.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05967.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05967.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05967.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05967.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05973.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05973.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05973.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05973.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05981.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05981.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05981.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05981.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05984.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05984.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05984.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05984.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05992.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05992.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05992.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05992.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05993.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05993.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05993.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05993.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC05994.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC05994.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC05994.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC05994.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06005.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06005.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06005.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06005.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06008.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06008.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06008.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06008.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06013.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06013.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06013.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06013.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06022.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06022.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06022.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06022.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06025.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06025.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06025.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06025.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06027.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06027.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06027.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06027.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06029.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06029.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06029.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06029.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06036.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06036.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06036.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06036.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06039.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06039.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06039.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06039.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06042.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06042.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06042.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06042.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06054.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06054.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06054.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06054.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06065.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06065.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06065.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06065.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06067.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06067.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06067.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06067.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06078.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06078.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06078.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06078.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06099.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06099.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06099.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06099.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/DSC06100.jpeg?width=240&height=159",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"medium": {
"url": "/images/2023/7/16/DSC06100.jpeg?width=370&height=246",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"large": {
"url": "/images/2023/7/16/DSC06100.jpeg?width=1024&height=682",
"caption": null,
"credit": "Diego Zubieta-Soto"
},
"original": {
"url": "/images/2023/7/16/DSC06100.jpeg",
"caption": null,
"credit": "Diego Zubieta-Soto"
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8743.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8743.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8743.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8743.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8744.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8744.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8744.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8744.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8746.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8746.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8746.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8746.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8747.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8747.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8747.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8747.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8748.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8748.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8748.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8748.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8750.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8750.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8750.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8750.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8751.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8751.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8751.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8751.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8752.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8752.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8752.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8752.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8754.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8754.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8754.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8754.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8755.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8755.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8755.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8755.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8756.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8756.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8756.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8756.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8758.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8758.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8758.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8758.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8760.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8760.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8760.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8760.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8761.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8761.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8761.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8761.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8762.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8762.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8762.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8762.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8763.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8763.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8763.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8763.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8764.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8764.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8764.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8764.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8765.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8765.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8765.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8765.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8766.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8766.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8766.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8766.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8767.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8767.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8767.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8767.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8768.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8768.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8768.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8768.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8769.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8769.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8769.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8769.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8770.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8770.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8770.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8770.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8771.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8771.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8771.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8771.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8772.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8772.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8772.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8772.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8773.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8773.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8773.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8773.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8774.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8774.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8774.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8774.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8775.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8775.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8775.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8775.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8776.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8776.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8776.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8776.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8777.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8777.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8777.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8777.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8778.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8778.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8778.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8778.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8779.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8779.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8779.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8779.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8781.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8781.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8781.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8781.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8783.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8783.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8783.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8783.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8784.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8784.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8784.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8784.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8785.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8785.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8785.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8785.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8788.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8788.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8788.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8788.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8789.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8789.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8789.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8789.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8790.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8790.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8790.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8790.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8791.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8791.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8791.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8791.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8792.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8792.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8792.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8792.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8793.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8793.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8793.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8793.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8795.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8795.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8795.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8795.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8796.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8796.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8796.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8796.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8797.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8797.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8797.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8797.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8798.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8798.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8798.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8798.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8799.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8799.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8799.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8799.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8800.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8800.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8800.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8800.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8801.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8801.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8801.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8801.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8802.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8802.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8802.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8802.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8803.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8803.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8803.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8803.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8804.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8804.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8804.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8804.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8807.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8807.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8807.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8807.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8808.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8808.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8808.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8808.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8809.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8809.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8809.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8809.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8810.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8810.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8810.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8810.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8811.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8811.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8811.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8811.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8813.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8813.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8813.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8813.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8814.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8814.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8814.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8814.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8816.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8816.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8816.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8816.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8817.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8817.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8817.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8817.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8818.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8818.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8818.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8818.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8819.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8819.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8819.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8819.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8820.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8820.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8820.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8820.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8821.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8821.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8821.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8821.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8822.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8822.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8822.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8822.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8823.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8823.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8823.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8823.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8824.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8824.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8824.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8824.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8825.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8825.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8825.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8825.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8826.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8826.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8826.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8826.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8827.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8827.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8827.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8827.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8829.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8829.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8829.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8829.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8831.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8831.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8831.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8831.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8832.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8832.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8832.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8832.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8833.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8833.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8833.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8833.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8834.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8834.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8834.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8834.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8835.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8835.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8835.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8835.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8836.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8836.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8836.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8836.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8837.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8837.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8837.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8837.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8839.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8839.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8839.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8839.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8840.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8840.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8840.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8840.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8841.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8841.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8841.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8841.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8845.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8845.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8845.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8845.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8846.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8846.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8846.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8846.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8847.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8847.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8847.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8847.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8848.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8848.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8848.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8848.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8849.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8849.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8849.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8849.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8850.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8850.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8850.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8850.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8851.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8851.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8851.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8851.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8852.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8852.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8852.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8852.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8853.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8853.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8853.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8853.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8854.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8854.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8854.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8854.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8855.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8855.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8855.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8855.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8856.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8856.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8856.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8856.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8857.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8857.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8857.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8857.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8858.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8858.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8858.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8858.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8859.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8859.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8859.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8859.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8860.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8860.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8860.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8860.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8861.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8861.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8861.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8861.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8863.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8863.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8863.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8863.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8864.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8864.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8864.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8864.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8865.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8865.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8865.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8865.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8866.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8866.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8866.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8866.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8868.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8868.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8868.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8868.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8870.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8870.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8870.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8870.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8871.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8871.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8871.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8871.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8872.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8872.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8872.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8872.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8873.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8873.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8873.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8873.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8875.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8875.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8875.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8875.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8877.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8877.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8877.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8877.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8878.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8878.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8878.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8878.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8879.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8879.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8879.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8879.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8880.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8880.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8880.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8880.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8881.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8881.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8881.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8881.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8882.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8882.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8882.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8882.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8883.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8883.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8883.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8883.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8884.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8884.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8884.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8884.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8885.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8885.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8885.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8885.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8886.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8886.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8886.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8886.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8887.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8887.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8887.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8887.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8888.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8888.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8888.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8888.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8889.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8889.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8889.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8889.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8890.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8890.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8890.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8890.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8891.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8891.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8891.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8891.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8892.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8892.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8892.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8892.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8893.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8893.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8893.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8893.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8894.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8894.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8894.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8894.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8895.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8895.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8895.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8895.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8896.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8896.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8896.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8896.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8897.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8897.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8897.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8897.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8898.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8898.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8898.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8898.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8899.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8899.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8899.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8899.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8900.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8900.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8900.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8900.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8901.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8901.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8901.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8901.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8902.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8902.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8902.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8902.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8903.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8903.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8903.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8903.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8904.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8904.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8904.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8904.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8905.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8905.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8905.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8905.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8906.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8906.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8906.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8906.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8907.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8907.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8907.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8907.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8908.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8908.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8908.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8908.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8909.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8909.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8909.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8909.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8911.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8911.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8911.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8911.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8912.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8912.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8912.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8912.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8913.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8913.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8913.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8913.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8914.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8914.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8914.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8914.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8915.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8915.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8915.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8915.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8916.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8916.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8916.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8916.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8917.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8917.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8917.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8917.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8918.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8918.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8918.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8918.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8919.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8919.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8919.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8919.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8920.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8920.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8920.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8920.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8921.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8921.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8921.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8921.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8922.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8922.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8922.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8922.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8925.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8925.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8925.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8925.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8926.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8926.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8926.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8926.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8927.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8927.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8927.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8927.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8929.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8929.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8929.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8929.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8930.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8930.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8930.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8930.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8931.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8931.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8931.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8931.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8932.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8932.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8932.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8932.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8933.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8933.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8933.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8933.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8934.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8934.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8934.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8934.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8935.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8935.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8935.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8935.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8936.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8936.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8936.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8936.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8937.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8937.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8937.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8937.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8938.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8938.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8938.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8938.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8939.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8939.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8939.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8939.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8940.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8940.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8940.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8940.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8941.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8941.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8941.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8941.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8942.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8942.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8942.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8942.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8943.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8943.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8943.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8943.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8944.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8944.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8944.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8944.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8945.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8945.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8945.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8945.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8946.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8946.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8946.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8946.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8947.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8947.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8947.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8947.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8948.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8948.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8948.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8948.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8949.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8949.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8949.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8949.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8950.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8950.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8950.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8950.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8951.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8951.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8951.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8951.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8952.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8952.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8952.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8952.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8953.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8953.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8953.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8953.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8954.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8954.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8954.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8954.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8955.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8955.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8955.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8955.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8956.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8956.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8956.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8956.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8957.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8957.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8957.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8957.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8958.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8958.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8958.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8958.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8959.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8959.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8959.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8959.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8960.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8960.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8960.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8960.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8961.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8961.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8961.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8961.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8962.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8962.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8962.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8962.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8963.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8963.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8963.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8963.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8964.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8964.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8964.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8964.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8965.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8965.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8965.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8965.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8966.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8966.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8966.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8966.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8967.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8967.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8967.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8967.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8968.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8968.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8968.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8968.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8969.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8969.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8969.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8969.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8970.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8970.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8970.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8970.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8971.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8971.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8971.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8971.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8972.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8972.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8972.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8972.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8973.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8973.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8973.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8973.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8974.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8974.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8974.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8974.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8975.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8975.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8975.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8975.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8976.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8976.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8976.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8976.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8977.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8977.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8977.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8977.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8978.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8978.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8978.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8978.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8979.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8979.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8979.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8979.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8980.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8980.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8980.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8980.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8981.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8981.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8981.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8981.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8982.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8982.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8982.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8982.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8983.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8983.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8983.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8983.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8986.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8986.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8986.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8986.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8989.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8989.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8989.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8989.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8990.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8990.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8990.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8990.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8991.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8991.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8991.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8991.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8992.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8992.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8992.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8992.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8993.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8993.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8993.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8993.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8994.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8994.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8994.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8994.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8995.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8995.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8995.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8995.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8996.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8996.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8996.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8996.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8997.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8997.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8997.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8997.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8998.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8998.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8998.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8998.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8999.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8999.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8999.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8999.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9000.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9000.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9000.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9000.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9001.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9001.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9001.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9001.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9002.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9002.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9002.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9002.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9004.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9004.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9004.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9004.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9005.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9005.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9005.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9005.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9006.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9006.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9006.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9006.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9007.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9007.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9007.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9007.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9008.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9008.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9008.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9008.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9010.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9010.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9010.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9010.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9011.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9011.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9011.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9011.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9014.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9014.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9014.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9014.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9015.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9015.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9015.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9015.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9016.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9016.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9016.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9016.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9017.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9017.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9017.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9017.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9018.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9018.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9018.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9018.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9019.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9019.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9019.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9019.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9020.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9020.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9020.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9020.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9021.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9021.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9021.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9021.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9022.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9022.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9022.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9022.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9025.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9025.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9025.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9025.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9026.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9026.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9026.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9026.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9028.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9028.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9028.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9028.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9029.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9029.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9029.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9029.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9030.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9030.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9030.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9030.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9031.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9031.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9031.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9031.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9032.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9032.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9032.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9032.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9033.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9033.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9033.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9033.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9034.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9034.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9034.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9034.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9035.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9035.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9035.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9035.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9036.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9036.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9036.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9036.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9037.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9037.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9037.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9037.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9038.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9038.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9038.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9038.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9039.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9039.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9039.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9039.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9040.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9040.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9040.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9040.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9041.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9041.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9041.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9041.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9042.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9042.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9042.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9042.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9044.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9044.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9044.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9044.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9045.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9045.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9045.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9045.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9046.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9046.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9046.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9046.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9047.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9047.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9047.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9047.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9048.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9048.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9048.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9048.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9050.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9050.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9050.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9050.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9051.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9051.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9051.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9051.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9052.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9052.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9052.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9052.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9053.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9053.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9053.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9053.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9055.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9055.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9055.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9055.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9057.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9057.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9057.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9057.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9058.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9058.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9058.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9058.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9059.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9059.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9059.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9059.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9060.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9060.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9060.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9060.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9061.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9061.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9061.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9061.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9063.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9063.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9063.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9063.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9064.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9064.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9064.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9064.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9065.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9065.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9065.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9065.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9067.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9067.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9067.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9067.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9069.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9069.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9069.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9069.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9070.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9070.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9070.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9070.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9071.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9071.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9071.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9071.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9073.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9073.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9073.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9073.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9074.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9074.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9074.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9074.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9075.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9075.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9075.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9075.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9076.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9076.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9076.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9076.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9077.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9077.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9077.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9077.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9078.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9078.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9078.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9078.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9081.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9081.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9081.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9081.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9082.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9082.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9082.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9082.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9083.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9083.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9083.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9083.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9084.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9084.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9084.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9084.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9085.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9085.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9085.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9085.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9086.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9086.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9086.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9086.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9087.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9087.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9087.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9087.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9088.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9088.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9088.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9088.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9089.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9089.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9089.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9089.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9090.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9090.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9090.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9090.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9091.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9091.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9091.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9091.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9092.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9092.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9092.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9092.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9093.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9093.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9093.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9093.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9094.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9094.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9094.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9094.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9095.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9095.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9095.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9095.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9096.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9096.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9096.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9096.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9097.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9097.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9097.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9097.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9098.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9098.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9098.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9098.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9099.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9099.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9099.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9099.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9100.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9100.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9100.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9100.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9101.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9101.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9101.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9101.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9102.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9102.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9102.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9102.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9104.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9104.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9104.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9104.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9105.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9105.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9105.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9105.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9106.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9106.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9106.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9106.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9107.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9107.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9107.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9107.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9108.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9108.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9108.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9108.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9109.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9109.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9109.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9109.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9110.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9110.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9110.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9110.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9111.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9111.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9111.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9111.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9112.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9112.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9112.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9112.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9113.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9113.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9113.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9113.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9114.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9114.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9114.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9114.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9115.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9115.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9115.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9115.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9116.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9116.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9116.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9116.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9118.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9118.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9118.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9118.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9119.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9119.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9119.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9119.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9120.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9120.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9120.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9120.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9121.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9121.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9121.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9121.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9122.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9122.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9122.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9122.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9123.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9123.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9123.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9123.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9125.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9125.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9125.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9125.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9127.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9127.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9127.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9127.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9128.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9128.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9128.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9128.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9130.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9130.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9130.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9130.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9131.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9131.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9131.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9131.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9132.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9132.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9132.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9132.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9133.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9133.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9133.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9133.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9134.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9134.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9134.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9134.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9136.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9136.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9136.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9136.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9137.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9137.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9137.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9137.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9141.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9141.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9141.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9141.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9142.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9142.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9142.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9142.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9143.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9143.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9143.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9143.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9144.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9144.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9144.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9144.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9145.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9145.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9145.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9145.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9146.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9146.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9146.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9146.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9147.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9147.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9147.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9147.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9148.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9148.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9148.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9148.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9149.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9149.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9149.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9149.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9150.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9150.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9150.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9150.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9151.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9151.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9151.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9151.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9152.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9152.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9152.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9152.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9153.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9153.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9153.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9153.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9155.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9155.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9155.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9155.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9156.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9156.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9156.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9156.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9157.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9157.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9157.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9157.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9158.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9158.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9158.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9158.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9159.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9159.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9159.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9159.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9160.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9160.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9160.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9160.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9161.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9161.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9161.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9161.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9162.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9162.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9162.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9162.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9163.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9163.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9163.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9163.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9164.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9164.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9164.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9164.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9169.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9169.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9169.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9169.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9172.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9172.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9172.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9172.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9173.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9173.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9173.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9173.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9174.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9174.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9174.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9174.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9176.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9176.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9176.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9176.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9177.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9177.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9177.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9177.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9180.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9180.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9180.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9180.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9181.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9181.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9181.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9181.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9182.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9182.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9182.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9182.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9183.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9183.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9183.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9183.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9184.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9184.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9184.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9184.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9185.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9185.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9185.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9185.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9186.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9186.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9186.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9186.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9187.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9187.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9187.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9187.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9192.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9192.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9192.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9192.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9193.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9193.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9193.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9193.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9195.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9195.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9195.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9195.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9196.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9196.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9196.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9196.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9199.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9199.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9199.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9199.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9200.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9200.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9200.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9200.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9201.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9201.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9201.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9201.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9203.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9203.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9203.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9203.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9204.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9204.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9204.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9204.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9206.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9206.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9206.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9206.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9207.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9207.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9207.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9207.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9208.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9208.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9208.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9208.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9209.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9209.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9209.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9209.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9210.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9210.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9210.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9210.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9211.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9211.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9211.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9211.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9212.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9212.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9212.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9212.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9213.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9213.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9213.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9213.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9214.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9214.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9214.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9214.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9215.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9215.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9215.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9215.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9216.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9216.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9216.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9216.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9217.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9217.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9217.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9217.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9218.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9218.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9218.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9218.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9219.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9219.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9219.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9219.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9220.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9220.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9220.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9220.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9221.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9221.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9221.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9221.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9222.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9222.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9222.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9222.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9223.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9223.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9223.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9223.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9224.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9224.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9224.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9224.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9225.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9225.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9225.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9225.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9226.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9226.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9226.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9226.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9227.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9227.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9227.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9227.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9228.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9228.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9228.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9228.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9229.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9229.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9229.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9229.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9230.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9230.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9230.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9230.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9231.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9231.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9231.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9231.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9233.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9233.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9233.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9233.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9234.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9234.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9234.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9234.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9236.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9236.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9236.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9236.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9238.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9238.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9238.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9238.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9239.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9239.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9239.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9239.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9240.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9240.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9240.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9240.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9241.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9241.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9241.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9241.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9242.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9242.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9242.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9242.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9243.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9243.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9243.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9243.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9245.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9245.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9245.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9245.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9247.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9247.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9247.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9247.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9248.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9248.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9248.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9248.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9249.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9249.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9249.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9249.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9250.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9250.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9250.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9250.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9251.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9251.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9251.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9251.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9252.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9252.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9252.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9252.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9253.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9253.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9253.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9253.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9255.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9255.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9255.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9255.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9256.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9256.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9256.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9256.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9257.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9257.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9257.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9257.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9258.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9258.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9258.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9258.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9259.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9259.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9259.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9259.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9260.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9260.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9260.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9260.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9261.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9261.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9261.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9261.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9262.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9262.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9262.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9262.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9263.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9263.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9263.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9263.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_9264.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_9264.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_9264.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_9264.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8676.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8676.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8676.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8676.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8678.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8678.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8678.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8678.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8679.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8679.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8679.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8679.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8682.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8682.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8682.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8682.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8685.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8685.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8685.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8685.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8687.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8687.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8687.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8687.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8688.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8688.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8688.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8688.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8689.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8689.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8689.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8689.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8690.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8690.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8690.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8690.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8693.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8693.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8693.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8693.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8694.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8694.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8694.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8694.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8695.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8695.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8695.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8695.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8696.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8696.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8696.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8696.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8697.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8697.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8697.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8697.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8698.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8698.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8698.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8698.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8700.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8700.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8700.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8700.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8701.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8701.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8701.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8701.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8703.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8703.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8703.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8703.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8705.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8705.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8705.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8705.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8706.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8706.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8706.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8706.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8707.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8707.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8707.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8707.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8709.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8709.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8709.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8709.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8711.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8711.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8711.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8711.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8714.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8714.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8714.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8714.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8715.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8715.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8715.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8715.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8717.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8717.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8717.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8717.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8718.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8718.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8718.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8718.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8719.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8719.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8719.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8719.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8720.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8720.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8720.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8720.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8721.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8721.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8721.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8721.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8722.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8722.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8722.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8722.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8723.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8723.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8723.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8723.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8724.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8724.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8724.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8724.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8725.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8725.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8725.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8725.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8726.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8726.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8726.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8726.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8727.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8727.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8727.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8727.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8728.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8728.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8728.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8728.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8729.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8729.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8729.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8729.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8730.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8730.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8730.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8730.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8731.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8731.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8731.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8731.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8732.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8732.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8732.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8732.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8733.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8733.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8733.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8733.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8735.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8735.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8735.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8735.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8736.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8736.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8736.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8736.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8737.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8737.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8737.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8737.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8739.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8739.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8739.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8739.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8740.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8740.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8740.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8740.JPG",
"caption": null,
"credit": null
}
}, {
"small": {
"url": "/images/2023/7/16/IMG_8741.JPG?width=240&height=159",
"caption": null,
"credit": null
},
"medium": {
"url": "/images/2023/7/16/IMG_8741.JPG?width=370&height=246",
"caption": null,
"credit": null
},
"large": {
"url": "/images/2023/7/16/IMG_8741.JPG?width=1024&height=682",
"caption": null,
"credit": null
},
"original": {
"url": "/images/2023/7/16/IMG_8741.JPG",
"caption": null,
"credit": null
}
}],
"caption": "",
"credit": "",
"content_id": "15",
"content_title": "2023 Penn Relays Summer Showcase",
"content_date": "2023-07-15T15:00:00",
"content_url": "/galleries/?gallery=15",
"content_image_url": "https://pennrelays.com/images/2023/7/16/IMG_8823.JPG?width=370&height=246",
"date": "2023-07-15T15:00:00"
}, {
"id": 10,
"title": "2023 Penn Relays Carnival Program",
"url": "/galleries/?gallery=10",
"sport": {
"id": 8,
"title": "Penn Relays",
"abbreviation": "relays",
"shortname": "relays",
"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
},
"images": {
"small": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_314.JPG?width=240&height=176",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_314.JPG?width=370&height=272",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_314.JPG?width=1024&height=754",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_314.JPG",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
}
},
"gallery_images": [{
"small": {
"url": "/images/2023/1/31/2359-_SR16858.jpg?width=240&height=159",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"medium": {
"url": "/images/2023/1/31/2359-_SR16858.jpg?width=370&height=246",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"large": {
"url": "/images/2023/1/31/2359-_SR16858.jpg?width=1024&height=682",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"original": {
"url": "/images/2023/1/31/2359-_SR16858.jpg",
"caption": "April 2022 - Penn Relays",
"credit": null
}
}, {
"small": {
"url": "/images/2023/1/31/_SR19274.JPG?width=240&height=159",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"medium": {
"url": "/images/2023/1/31/_SR19274.JPG?width=370&height=246",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"large": {
"url": "/images/2023/1/31/_SR19274.JPG?width=1024&height=682",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"original": {
"url": "/images/2023/1/31/_SR19274.JPG",
"caption": "April 2022 - Penn Relays",
"credit": null
}
}, {
"small": {
"url": "/images/2023/1/31/678-JDT_2990.jpg?width=240&height=159",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"medium": {
"url": "/images/2023/1/31/678-JDT_2990.jpg?width=370&height=246",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"large": {
"url": "/images/2023/1/31/678-JDT_2990.jpg?width=1024&height=681",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"original": {
"url": "/images/2023/1/31/678-JDT_2990.jpg",
"caption": "April 2022 - Penn Relays",
"credit": null
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelaysUSAJAM.jpg?width=159&height=240",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"medium": {
"url": "/images/2023/1/31/PennRelaysUSAJAM.jpg?width=366&height=550",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"large": {
"url": "/images/2023/1/31/PennRelaysUSAJAM.jpg?width=682&height=1024",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"original": {
"url": "/images/2023/1/31/PennRelaysUSAJAM.jpg",
"caption": "April 2022 - Penn Relays",
"credit": null
}
}, {
"small": {
"url": "/images/2023/1/31/_SR19261.JPG?width=240&height=159",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"medium": {
"url": "/images/2023/1/31/_SR19261.JPG?width=370&height=246",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"large": {
"url": "/images/2023/1/31/_SR19261.JPG?width=1024&height=682",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"original": {
"url": "/images/2023/1/31/_SR19261.JPG",
"caption": "April 2022 - Penn Relays",
"credit": null
}
}, {
"small": {
"url": "/images/2023/1/31/jkh-1811.jpg?width=240&height=159",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"medium": {
"url": "/images/2023/1/31/jkh-1811.jpg?width=370&height=246",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"large": {
"url": "/images/2023/1/31/jkh-1811.jpg?width=1024&height=682",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"original": {
"url": "/images/2023/1/31/jkh-1811.jpg",
"caption": "April 2022 - Penn Relays",
"credit": null
}
}, {
"small": {
"url": "/images/2023/1/31/jkh-1976.jpg?width=160&height=240",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"medium": {
"url": "/images/2023/1/31/jkh-1976.jpg?width=366&height=550",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"large": {
"url": "/images/2023/1/31/jkh-1976.jpg?width=682&height=1024",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"original": {
"url": "/images/2023/1/31/jkh-1976.jpg",
"caption": "April 2022 - Penn Relays",
"credit": null
}
}, {
"small": {
"url": "/images/2023/1/31/_DET9128-5305.jpg?width=240&height=160",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"medium": {
"url": "/images/2023/1/31/_DET9128-5305.jpg?width=370&height=246",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"large": {
"url": "/images/2023/1/31/_DET9128-5305.jpg?width=1024&height=682",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"original": {
"url": "/images/2023/1/31/_DET9128-5305.jpg",
"caption": "April 2022 - Penn Relays",
"credit": null
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_346.JPG?width=240&height=159",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_346.JPG?width=370&height=246",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_346.JPG?width=1024&height=682",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_346.JPG",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/1/31/jkh-1809.jpg?width=240&height=159",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"medium": {
"url": "/images/2023/1/31/jkh-1809.jpg?width=370&height=246",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"large": {
"url": "/images/2023/1/31/jkh-1809.jpg?width=1024&height=682",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"original": {
"url": "/images/2023/1/31/jkh-1809.jpg",
"caption": "April 2022 - Penn Relays",
"credit": null
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelays2023.jpg?width=159&height=240",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"medium": {
"url": "/images/2023/1/31/PennRelays2023.jpg?width=366&height=550",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"large": {
"url": "/images/2023/1/31/PennRelays2023.jpg?width=682&height=1024",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"original": {
"url": "/images/2023/1/31/PennRelays2023.jpg",
"caption": "April 2022 - Penn Relays",
"credit": null
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelays2022LongJump.JPG?width=201&height=240",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/1/31/PennRelays2022LongJump.JPG?width=370&height=441",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/1/31/PennRelays2022LongJump.JPG?width=858&height=1024",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/1/31/PennRelays2022LongJump.JPG",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelays2022_Splashdown.JPG?width=240&height=175",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/1/31/PennRelays2022_Splashdown.JPG?width=370&height=270",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/1/31/PennRelays2022_Splashdown.JPG?width=1024&height=747",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/1/31/PennRelays2022_Splashdown.JPG",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/1/31/jkh-487.jpg?width=159&height=240",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"medium": {
"url": "/images/2023/1/31/jkh-487.jpg?width=366&height=550",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"large": {
"url": "/images/2023/1/31/jkh-487.jpg?width=682&height=1024",
"caption": "April 2022 - Penn Relays",
"credit": null
},
"original": {
"url": "/images/2023/1/31/jkh-487.jpg",
"caption": "April 2022 - Penn Relays",
"credit": null
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_314.JPG?width=240&height=176",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_314.JPG?width=370&height=272",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_314.JPG?width=1024&height=754",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_314.JPG",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelays2022Hurdle.JPG?width=240&height=185",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/1/31/PennRelays2022Hurdle.JPG?width=370&height=285",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/1/31/PennRelays2022Hurdle.JPG?width=1024&height=791",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/1/31/PennRelays2022Hurdle.JPG",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_331.JPG?width=180&height=240",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_331.JPG?width=370&height=492",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_331.JPG?width=769&height=1024",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_331.JPG",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_104.JPG?width=240&height=160",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_104.JPG?width=370&height=248",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_104.JPG?width=1024&height=686",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_104.JPG",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelays2022.JPG?width=240&height=174",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/1/31/PennRelays2022.JPG?width=370&height=268",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/1/31/PennRelays2022.JPG?width=1024&height=742",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/1/31/PennRelays2022.JPG",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_034.JPG?width=240&height=207",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_034.JPG?width=370&height=320",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_034.JPG?width=1024&height=887",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_034.JPG",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_251.JPG?width=240&height=177",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_251.JPG?width=370&height=272",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_251.JPG?width=1024&height=755",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_251.JPG",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_072.JPG?width=240&height=237",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_072.JPG?width=370&height=365",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_072.JPG?width=1024&height=1011",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_072.JPG",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_230.JPG?width=240&height=174",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_230.JPG?width=370&height=268",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_230.JPG?width=1024&height=743",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/1/31/PennRelays_2022_Dettman_Select_230.JPG",
"caption": "April 2022 - Penn Relays \n\n",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/2/1/Carnival_Village_1.JPG?width=240&height=159",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"medium": {
"url": "/images/2023/2/1/Carnival_Village_1.JPG?width=370&height=246",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"large": {
"url": "/images/2023/2/1/Carnival_Village_1.JPG?width=1024&height=681",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"original": {
"url": "/images/2023/2/1/Carnival_Village_1.JPG",
"caption": "April 2022 - Penn Relays ",
"credit": null
}
}, {
"small": {
"url": "/images/2023/2/1/2E2A9473.JPG?width=240&height=159",
"caption": "April 2022 - Penn Relays \n",
"credit": null
},
"medium": {
"url": "/images/2023/2/1/2E2A9473.JPG?width=370&height=246",
"caption": "April 2022 - Penn Relays \n",
"credit": null
},
"large": {
"url": "/images/2023/2/1/2E2A9473.JPG?width=1024&height=682",
"caption": "April 2022 - Penn Relays \n",
"credit": null
},
"original": {
"url": "/images/2023/2/1/2E2A9473.JPG",
"caption": "April 2022 - Penn Relays \n",
"credit": null
}
}, {
"small": {
"url": "/images/2023/2/1/_SR17703.JPG?width=240&height=159",
"caption": "April 2022 - Penn Relays \n",
"credit": null
},
"medium": {
"url": "/images/2023/2/1/_SR17703.JPG?width=370&height=246",
"caption": "April 2022 - Penn Relays \n",
"credit": null
},
"large": {
"url": "/images/2023/2/1/_SR17703.JPG?width=1024&height=682",
"caption": "April 2022 - Penn Relays \n",
"credit": null
},
"original": {
"url": "/images/2023/2/1/_SR17703.JPG",
"caption": "April 2022 - Penn Relays \n",
"credit": null
}
}, {
"small": {
"url": "/images/2023/2/1/carnival_Village.JPG?width=240&height=159",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"medium": {
"url": "/images/2023/2/1/carnival_Village.JPG?width=370&height=246",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"large": {
"url": "/images/2023/2/1/carnival_Village.JPG?width=1024&height=681",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"original": {
"url": "/images/2023/2/1/carnival_Village.JPG",
"caption": "April 2022 - Penn Relays ",
"credit": null
}
}, {
"small": {
"url": "/images/2023/2/1/2483-_SR16985.jpg?width=240&height=159",
"caption": "April 2022 - Penn Relays \n",
"credit": null
},
"medium": {
"url": "/images/2023/2/1/2483-_SR16985.jpg?width=370&height=246",
"caption": "April 2022 - Penn Relays \n",
"credit": null
},
"large": {
"url": "/images/2023/2/1/2483-_SR16985.jpg?width=1024&height=682",
"caption": "April 2022 - Penn Relays \n",
"credit": null
},
"original": {
"url": "/images/2023/2/1/2483-_SR16985.jpg",
"caption": "April 2022 - Penn Relays \n",
"credit": null
}
}, {
"small": {
"url": "/images/2023/2/1/2129-_SR25966.jpg?width=240&height=160",
"caption": "April 2022 - Penn Relays \n",
"credit": null
},
"medium": {
"url": "/images/2023/2/1/2129-_SR25966.jpg?width=370&height=246",
"caption": "April 2022 - Penn Relays \n",
"credit": null
},
"large": {
"url": "/images/2023/2/1/2129-_SR25966.jpg?width=1024&height=683",
"caption": "April 2022 - Penn Relays \n",
"credit": null
},
"original": {
"url": "/images/2023/2/1/2129-_SR25966.jpg",
"caption": "April 2022 - Penn Relays \n",
"credit": null
}
}, {
"small": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_082.JPG?width=240&height=140",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_082.JPG?width=370&height=216",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_082.JPG?width=1024&height=598",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_082.JPG",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_212.JPG?width=240&height=164",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_212.JPG?width=370&height=253",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_212.JPG?width=1024&height=701",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_212.JPG",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_241.JPG?width=240&height=156",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_241.JPG?width=370&height=241",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_241.JPG?width=1024&height=668",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_241.JPG",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_342.JPG?width=240&height=187",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_342.JPG?width=370&height=288",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_342.JPG?width=1024&height=798",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_342.JPG",
"caption": "April 2022 - Penn Relays \n",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/2/1/RTF_1335.JPG?width=240&height=159",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"medium": {
"url": "/images/2023/2/1/RTF_1335.JPG?width=370&height=246",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"large": {
"url": "/images/2023/2/1/RTF_1335.JPG?width=1024&height=682",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"original": {
"url": "/images/2023/2/1/RTF_1335.JPG",
"caption": "April 2022 - Penn Relays ",
"credit": null
}
}, {
"small": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_286.JPG?width=240&height=143",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"medium": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_286.JPG?width=370&height=220",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"large": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_286.JPG?width=1024&height=611",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
},
"original": {
"url": "/images/2023/2/1/PennRelays_2022_Dettman_Select_286.JPG",
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman"
}
}, {
"small": {
"url": "/images/2023/2/1/1224-RTF_1255__1_.jpg?width=240&height=159",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"medium": {
"url": "/images/2023/2/1/1224-RTF_1255__1_.jpg?width=370&height=246",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"large": {
"url": "/images/2023/2/1/1224-RTF_1255__1_.jpg?width=1024&height=682",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"original": {
"url": "/images/2023/2/1/1224-RTF_1255__1_.jpg",
"caption": "April 2022 - Penn Relays ",
"credit": null
}
}, {
"small": {
"url": "/images/2023/2/1/RTF_2034.JPG?width=240&height=159",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"medium": {
"url": "/images/2023/2/1/RTF_2034.JPG?width=370&height=246",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"large": {
"url": "/images/2023/2/1/RTF_2034.JPG?width=1024&height=682",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"original": {
"url": "/images/2023/2/1/RTF_2034.JPG",
"caption": "April 2022 - Penn Relays ",
"credit": null
}
}, {
"small": {
"url": "/images/2023/2/1/175-_C6H0175.jpg?width=240&height=159",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"medium": {
"url": "/images/2023/2/1/175-_C6H0175.jpg?width=370&height=246",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"large": {
"url": "/images/2023/2/1/175-_C6H0175.jpg?width=1024&height=682",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"original": {
"url": "/images/2023/2/1/175-_C6H0175.jpg",
"caption": "April 2022 - Penn Relays ",
"credit": null
}
}, {
"small": {
"url": "/images/2023/2/1/jkh-1690.jpg?width=240&height=159",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"medium": {
"url": "/images/2023/2/1/jkh-1690.jpg?width=370&height=246",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"large": {
"url": "/images/2023/2/1/jkh-1690.jpg?width=1024&height=682",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"original": {
"url": "/images/2023/2/1/jkh-1690.jpg",
"caption": "April 2022 - Penn Relays ",
"credit": null
}
}, {
"small": {
"url": "/images/2023/2/1/1413-JDT_3537.jpg?width=240&height=159",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"medium": {
"url": "/images/2023/2/1/1413-JDT_3537.jpg?width=370&height=246",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"large": {
"url": "/images/2023/2/1/1413-JDT_3537.jpg?width=1024&height=681",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"original": {
"url": "/images/2023/2/1/1413-JDT_3537.jpg",
"caption": "April 2022 - Penn Relays ",
"credit": null
}
}, {
"small": {
"url": "/images/2023/2/1/EM3_0364.JPG?width=240&height=159",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"medium": {
"url": "/images/2023/2/1/EM3_0364.JPG?width=370&height=246",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"large": {
"url": "/images/2023/2/1/EM3_0364.JPG?width=1024&height=681",
"caption": "April 2022 - Penn Relays ",
"credit": null
},
"original": {
"url": "/images/2023/2/1/EM3_0364.JPG",
"caption": "April 2022 - Penn Relays ",
"credit": null
}
}],
"caption": "April 2022 - Penn Relays ",
"credit": "Ross Dettman",
"content_id": "10",
"content_title": "2023 Penn Relays Carnival Program",
"content_date": "2023-01-31T12:15:00",
"content_url": "/galleries/?gallery=10",
"content_image_url": "https://pennrelays.com/images/2023/1/31/PennRelays_2022_Dettman_Select_314.JPG?width=370&height=272",
"date": "2023-01-31T12:15:00"
}, {
"id": 8,
"title": "2022 Penn Relays 5K presented by Toyota",
"url": "/galleries/?gallery=8",
"sport": {
"id": 8,
"title": "Penn Relays",
"abbreviation": "relays",
"shortname": "relays",
"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
},
"images": {
"small": {
"url": "/images/2022/10/22/IMG_5827.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5827.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5827.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5827.JPG",
"caption": "2022 PR5K",
"credit": null
}
},
"gallery_images": [{
"small": {
"url": "/images/2022/10/22/DSC00003.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00003.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00003.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00003.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00009.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00009.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00009.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00009.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00013.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00013.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00013.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00013.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00017.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00017.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00017.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00017.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00051.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00051.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00051.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00051.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00080.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00080.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00080.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00080.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00096.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00096.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00096.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00096.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00107.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00107.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00107.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00107.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00129.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00129.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00129.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00129.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00152.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00152.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00152.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00152.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00158.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00158.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00158.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00158.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00175.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00175.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00175.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00175.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00176.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00176.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00176.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00176.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00192.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00192.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00192.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00192.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00210.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00210.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00210.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00210.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00252.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00252.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00252.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00252.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00265.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00265.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00265.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00265.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00270.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00270.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00270.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00270.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00272.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00272.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00272.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00272.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00325.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00325.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00325.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00325.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00328.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00328.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00328.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00328.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00341.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00341.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00341.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00341.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00371.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00371.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00371.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00371.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00375.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00375.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00375.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00375.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00386.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00386.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00386.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00386.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00391.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00391.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00391.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00391.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00418.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00418.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00418.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00418.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00448.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00448.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00448.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00448.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00449.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00449.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00449.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00449.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00490.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00490.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00490.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00490.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00500.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00500.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00500.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00500.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00543.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00543.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00543.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00543.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00573.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00573.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00573.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00573.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00596.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00596.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00596.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00596.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00615.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00615.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00615.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00615.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC00644.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC00644.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC00644.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC00644.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09637.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09637.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09637.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09637.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09651.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09651.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09651.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09651.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09657.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09657.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09657.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09657.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09665.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09665.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09665.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09665.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09679.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09679.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09679.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09679.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09690.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09690.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09690.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09690.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09713.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09713.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09713.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09713.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09761.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09761.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09761.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09761.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09768.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09768.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09768.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09768.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09773.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09773.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09773.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09773.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09826.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09826.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09826.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09826.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09846.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09846.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09846.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09846.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09852.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09852.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09852.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09852.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09867.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09867.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09867.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09867.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09879.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09879.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09879.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09879.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09889.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09889.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09889.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09889.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09896.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09896.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09896.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09896.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09906.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09906.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09906.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09906.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09921.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09921.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09921.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09921.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09940.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09940.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09940.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09940.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09948.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09948.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09948.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09948.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09982.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09982.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09982.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09982.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09984.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09984.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09984.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09984.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09993.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09993.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09993.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09993.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/DSC09998.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/DSC09998.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/DSC09998.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/DSC09998.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5923.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5923.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5923.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5923.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5724.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5724.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5724.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5724.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5727.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5727.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5727.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5727.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5728.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5728.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5728.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5728.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5729.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5729.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5729.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5729.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5731.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5731.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5731.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5731.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5735.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5735.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5735.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5735.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5737.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5737.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5737.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5737.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5739.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5739.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5739.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5739.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5740.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5740.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5740.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5740.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5741.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5741.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5741.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5741.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5742.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5742.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5742.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5742.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5743.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5743.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5743.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5743.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5744.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5744.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5744.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5744.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5746.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5746.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5746.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5746.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5747.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5747.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5747.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5747.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5748.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5748.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5748.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5748.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5749.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5749.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5749.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5749.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5750.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5750.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5750.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5750.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5751.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5751.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5751.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5751.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5753.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5753.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5753.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5753.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5757.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5757.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5757.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5757.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5758.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5758.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5758.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5758.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5759.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5759.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5759.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5759.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5762.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5762.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5762.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5762.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5763.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5763.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5763.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5763.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5764.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5764.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5764.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5764.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5767.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5767.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5767.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5767.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5769.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5769.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5769.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5769.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5770.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5770.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5770.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5770.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5772.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5772.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5772.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5772.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5773.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5773.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5773.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5773.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5774.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5774.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5774.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5774.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5775.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5775.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5775.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5775.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5776.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5776.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5776.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5776.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5777.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5777.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5777.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5777.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5778.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5778.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5778.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5778.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5779.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5779.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5779.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5779.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5780.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5780.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5780.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5780.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5781.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5781.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5781.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5781.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5782.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5782.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5782.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5782.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5783.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5783.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5783.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5783.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5784.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5784.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5784.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5784.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5785.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5785.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5785.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5785.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5786.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5786.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5786.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5786.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5787.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5787.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5787.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5787.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5788.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5788.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5788.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5788.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5789.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5789.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5789.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5789.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5790.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5790.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5790.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5790.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5791.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5791.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5791.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5791.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5792.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5792.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5792.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5792.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5793.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5793.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5793.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5793.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5794.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5794.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5794.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5794.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5795.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5795.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5795.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5795.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5796.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5796.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5796.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5796.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5797.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5797.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5797.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5797.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5798.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5798.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5798.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5798.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5799.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5799.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5799.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5799.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5800.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5800.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5800.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5800.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5801.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5801.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5801.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5801.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5803.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5803.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5803.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5803.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5804.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5804.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5804.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5804.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5806.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5806.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5806.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5806.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5807.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5807.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5807.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5807.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5808.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5808.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5808.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5808.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5809.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5809.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5809.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5809.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5811.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5811.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5811.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5811.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5812.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5812.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5812.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5812.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5813.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5813.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5813.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5813.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5814.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5814.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5814.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5814.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5815.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5815.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5815.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5815.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5816.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5816.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5816.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5816.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5817.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5817.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5817.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5817.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5818.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5818.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5818.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5818.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5826.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5826.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5826.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5826.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5827.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5827.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5827.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5827.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5834.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5834.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5834.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5834.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5835.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5835.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5835.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5835.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5837.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5837.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5837.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5837.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5843.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5843.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5843.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5843.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5844.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5844.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5844.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5844.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5845.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5845.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5845.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5845.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5846.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5846.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5846.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5846.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5847.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5847.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5847.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5847.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5848.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5848.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5848.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5848.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5849.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5849.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5849.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5849.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5850.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5850.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5850.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5850.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5851.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5851.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5851.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5851.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5852.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5852.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5852.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5852.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5853.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5853.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5853.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5853.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5855.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5855.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5855.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5855.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5857.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5857.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5857.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5857.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5859.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5859.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5859.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5859.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5863.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5863.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5863.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5863.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5864.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5864.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5864.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5864.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5865.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5865.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5865.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5865.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5866.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5866.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5866.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5866.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5867.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5867.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5867.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5867.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5868.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5868.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5868.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5868.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5869.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5869.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5869.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5869.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5870.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5870.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5870.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5870.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5871.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5871.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5871.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5871.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5873.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5873.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5873.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5873.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5874.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5874.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5874.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5874.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5879.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5879.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5879.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5879.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5880.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5880.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5880.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5880.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5881.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5881.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5881.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5881.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5882.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5882.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5882.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5882.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5884.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5884.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5884.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5884.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5885.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5885.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5885.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5885.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5886.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5886.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5886.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5886.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5891.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5891.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5891.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5891.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5893.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5893.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5893.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5893.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5897.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5897.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5897.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5897.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5898.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5898.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5898.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5898.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5901.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5901.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5901.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5901.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5903.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5903.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5903.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5903.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5908.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5908.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5908.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5908.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5909.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5909.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5909.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5909.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5910.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5910.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5910.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5910.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5911.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5911.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5911.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5911.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5912.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5912.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5912.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5912.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5913.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5913.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5913.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5913.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5914.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5914.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5914.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5914.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5915.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5915.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5915.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5915.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5916.JPG?width=159&height=240",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5916.JPG?width=366&height=550",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5916.JPG?width=682&height=1024",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5916.JPG",
"caption": "2022 PR5K",
"credit": null
}
}, {
"small": {
"url": "/images/2022/10/22/IMG_5920.JPG?width=240&height=159",
"caption": "2022 PR5K",
"credit": null
},
"medium": {
"url": "/images/2022/10/22/IMG_5920.JPG?width=370&height=246",
"caption": "2022 PR5K",
"credit": null
},
"large": {
"url": "/images/2022/10/22/IMG_5920.JPG?width=1024&height=682",
"caption": "2022 PR5K",
"credit": null
},
"original": {
"url": "/images/2022/10/22/IMG_5920.JPG",
"caption": "2022 PR5K",
"credit": null
}
}],
"caption": "2022 PR5K",
"credit": "",
"content_id": "8",
"content_title": "2022 Penn Relays 5K presented by Toyota",
"content_date": "2022-10-22T10:00:00",
"content_url": "/galleries/?gallery=8",
"content_image_url": "https://pennrelays.com/images/2022/10/22/IMG_5827.JPG?width=370&height=246",
"date": "2022-10-22T10:00:00"
}],
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<galleries-component params="{ id: 'a22d0ca9-374e-453e-be30-fff5adb6fa97' }">
<div class="component c-galleries c-galleries--grid">
<div class="c-galleries__top">
<div class="c-galleries__header">PHOTO GALLERIES</div>
<div class="c-galleries__ad">
<ads-component params="{ name: 'cs---photo-galleries-sponsor-68ddb5' }"><!-- 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 && 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 && 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 && item.component;
});
if(index < 0)
return;
var model = $parents[index];
if (model.component.name === 'main-nav') {
model.closeMenu();
}
return;
}
}
" aria-label="TIMEX Photo Gallery" href="/common/controls/adhandler.aspx?ad_id=128&target=https://www.timex.com/?gclid=Cj0KCQiA0oagBhDHARIsAI-Bbgc1tq_0sXpt6nlEANxmTFS0YSekTYbGdEOxudPuQVqVIIOdBdusEVgaAg0kEALw_wcB" title="TIMEX Photo Gallery" 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/3/3/TIMEX_Photo_Galleries.png"><img data-src="/images/2023/3/3/TIMEX_Photo_Galleries.png" alt="TIMEX Photo Gallery" 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>
<!-- ko if: !data().length --><!-- /ko -->
<div class="c-galleries__list" 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=16" title="View gallery 2023 Penn Relays 5K presented by Toyota">
<div class="c-galleries__media-container">
<div class="c-galleries__media relative">
<picture class="c-galleries__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 1025, 'image': images.large.url + '?width=696&height=279&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80' },
{ 'breakpoint': 0, 'image': images.large.url + '?width=760&height=463&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80' }
]}, alt: title">
<source media="(min-width:1025px)" data-srcset="/images/2023/11/4/PennRelays_5K-074.jpg?width=1024&height=576?width=696&height=279&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80"><source media="(min-width:0px)" data-srcset="/images/2023/11/4/PennRelays_5K-074.jpg?width=1024&height=576?width=760&height=463&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80"><img data-src="/images/2023/11/4/PennRelays_5K-074.jpg?width=1024&height=576?width=696&height=279&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80" alt="2023 Penn Relays 5K presented by Toyota" class="lazyload" style=""></picture>
</div>
</div>
<button type="button" class="c-galleries__toggle" data-bind="click: toggleGallery, css: {'is-toggled': selected()}" aria-label="Toggle gallery details">
<span class="sidearm-icon sf-plus" aria-hidden="true"></span>
</button>
<div class="c-galleries__overlay" data-bind="css:{ 'is-open': selected() }">
<div class="c-galleries__title" data-bind="text: title">2023 Penn Relays 5K presented by Toyota</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=15" title="View gallery 2023 Penn Relays Summer Showcase">
<div class="c-galleries__media-container">
<div class="c-galleries__media relative">
<picture class="c-galleries__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 1025, 'image': images.large.url + '?width=696&height=279&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80' },
{ 'breakpoint': 0, 'image': images.large.url + '?width=760&height=463&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80' }
]}, alt: title">
<source media="(min-width:1025px)" data-srcset="/images/2023/7/16/IMG_8823.JPG?width=1024&height=682?width=696&height=279&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80"><source media="(min-width:0px)" data-srcset="/images/2023/7/16/IMG_8823.JPG?width=1024&height=682?width=760&height=463&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80"><img data-src="/images/2023/7/16/IMG_8823.JPG?width=1024&height=682?width=696&height=279&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80" alt="2023 Penn Relays Summer Showcase" class="lazyload" style=""></picture>
</div>
</div>
<button type="button" class="c-galleries__toggle" data-bind="click: toggleGallery, css: {'is-toggled': selected()}" aria-label="Toggle gallery details">
<span class="sidearm-icon sf-plus" aria-hidden="true"></span>
</button>
<div class="c-galleries__overlay" data-bind="css:{ 'is-open': selected() }">
<div class="c-galleries__title" data-bind="text: title">2023 Penn Relays Summer Showcase</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=10" title="View gallery 2023 Penn Relays Carnival Program">
<div class="c-galleries__media-container">
<div class="c-galleries__media relative">
<picture class="c-galleries__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 1025, 'image': images.large.url + '?width=696&height=279&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80' },
{ 'breakpoint': 0, 'image': images.large.url + '?width=760&height=463&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80' }
]}, alt: title">
<source media="(min-width:1025px)" data-srcset="/images/2023/1/31/PennRelays_2022_Dettman_Select_314.JPG?width=1024&height=754?width=696&height=279&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80"><source media="(min-width:0px)" data-srcset="/images/2023/1/31/PennRelays_2022_Dettman_Select_314.JPG?width=1024&height=754?width=760&height=463&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80"><img data-src="/images/2023/1/31/PennRelays_2022_Dettman_Select_314.JPG?width=1024&height=754?width=696&height=279&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80" alt="2023 Penn Relays Carnival Program" class="lazyload" style=""></picture>
</div>
</div>
<button type="button" class="c-galleries__toggle" data-bind="click: toggleGallery, css: {'is-toggled': selected()}" aria-label="Toggle gallery details">
<span class="sidearm-icon sf-plus" aria-hidden="true"></span>
</button>
<div class="c-galleries__overlay" data-bind="css:{ 'is-open': selected() }">
<div class="c-galleries__title" data-bind="text: title">2023 Penn Relays Carnival Program</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=8" title="View gallery 2022 Penn Relays 5K presented by Toyota">
<div class="c-galleries__media-container">
<div class="c-galleries__media relative">
<picture class="c-galleries__picture" data-bind="html5Picture: { 'images': [
{ 'breakpoint': 1025, 'image': images.large.url + '?width=696&height=279&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80' },
{ 'breakpoint': 0, 'image': images.large.url + '?width=760&height=463&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80' }
]}, alt: title">
<source media="(min-width:1025px)" data-srcset="/images/2022/10/22/IMG_5827.JPG?width=1024&height=682?width=696&height=279&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80"><source media="(min-width:0px)" data-srcset="/images/2022/10/22/IMG_5827.JPG?width=1024&height=682?width=760&height=463&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80"><img data-src="/images/2022/10/22/IMG_5827.JPG?width=1024&height=682?width=696&height=279&mode=crop&scale=both&anchor=topcenter&format=jpg&quality=80" alt="2022 Penn Relays 5K presented by Toyota" class="lazyload" style=""></picture>
</div>
</div>
<button type="button" class="c-galleries__toggle" data-bind="click: toggleGallery, css: {'is-toggled': selected()}" aria-label="Toggle gallery details">
<span class="sidearm-icon sf-plus" aria-hidden="true"></span>
</button>
<div class="c-galleries__overlay" data-bind="css:{ 'is-open': selected() }">
<div class="c-galleries__title" data-bind="text: title">2022 Penn Relays 5K presented by Toyota</div>
</div>
</a>
</div>
</div>
<div class="c-galleries__more-container">
<a class="c-galleries__more" href="/galleries">MORE PHOTOS</a>
</div>
</div>
</galleries-component>
</section>
</div>
<div class="promo-rotator">
<div class="row no-pad">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "promo-rotator---above-athletes-05ab21",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "4e7908db-00f9-4ff1-ab05-c95b2f33a7f2",
"data": {
"location": {
"id": 152,
"title": "Promo Rotator - Above Athletes",
"type": "multi",
"effect": "slide",
"fixed_image_sizes": true,
"excluded_sport_ids": [],
"slick": true,
"dfp": false,
"sidearm_dfp": false,
"common_page": false,
"html_template": null,
"name": "promo-rotator---above-athletes-05ab21",
"autoplay_speed": 8,
"accessibility_icons": true,
"sizes": null,
"slick_options": [{
"id": 0,
"breakpoint": 0,
"arrows": true,
"dots": false,
"slides_to_show": 1,
"slides_to_scroll": 1,
"extra_options": "{autoplay:true, autoplaySpeed:5000, pausable: true, pauseOnHover: false} "
}],
"dfp_sizes": null
},
"campaigns": [{
"id": 26,
"title": "Relays App Ad ",
"start_date": "2021-02-19T05:41:27",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=26&target=https://pennrelays.com/sports/2018/2/14/penn-relays-app.aspx",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 769,
"alt": "APPad1416",
"image": "/images/2021/3/17/RELAYSAPP1416.png",
"width": null,
"height": null
}, {
"breakpoint": 0,
"alt": "Appad768",
"image": "/images/2021/3/17/RELAYSAPP768.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 27,
"title": "Know Before You Go",
"start_date": "2021-02-19T05:41:27",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=27&target=https://pennrelays.com/sports/2023/4/6/know-before-you-go-2023.aspx",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 769,
"alt": "KBYGAd 1416",
"image": "/images/2021/3/17/KBYGAD1416.png",
"width": null,
"height": null
}, {
"breakpoint": 0,
"alt": "kbyg768",
"image": "/images/2021/3/17/KBYG768.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}, {
"id": 32,
"title": "Digital Fan Guide",
"start_date": "2021-03-17T00:00:00",
"end_date": null,
"open_in_new_window": true,
"link": "/common/controls/adhandler.aspx?ad_id=32&target=https://pennrelays.com/sports/2018/2/14/fan-guide.aspx",
"icon": null,
"html": null,
"picture": {
"images": [{
"breakpoint": 769,
"alt": "Digital Fan Guide 1416",
"image": "/images/2021/3/17/Digitalfanguide1416_71.png",
"width": null,
"height": null
}, {
"breakpoint": 0,
"alt": "Digital Fan Guide Ad 768",
"image": "/images/2021/3/17/Digitalfanguide768.png",
"width": null,
"height": null
}]
},
"css_class": null,
"is_dummy": false,
"hover_text": null
}],
"content_id": "promo-rotator---above-athletes-05ab21",
"content_title": "promo-rotator---above-athletes-05ab21",
"content_date": null,
"content_url": null,
"content_image_url": "/images/2021/3/17/RELAYSAPP1416.png"
},
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<ads-component params="{ id: '4e7908db-00f9-4ff1-ab05-c95b2f33a7f2' }"><!-- 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: 7080px; transform: translate3d(-2832px, 0px, 0px);">
<div class="ad multi-ad slick-slide slick-cloned" data-bind="css: css_class" data-slick-index="-1" aria-hidden="true" style="width: 1416px;">
<!-- 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="Digital Fan Guide 1416" href="/common/controls/adhandler.aspx?ad_id=32&target=https://pennrelays.com/sports/2018/2/14/fan-guide.aspx" title="Digital Fan Guide" 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:769px)" data-srcset="/images/2021/3/17/Digitalfanguide1416_71.png"><source media="(min-width:0px)" data-srcset="/images/2021/3/17/Digitalfanguide768.png"><img data-src="/images/2021/3/17/Digitalfanguide1416_71.png" alt="Digital Fan Guide 1416" 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="0" aria-hidden="true" style="width: 1416px;">
<!-- 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="APPad1416" href="/common/controls/adhandler.aspx?ad_id=26&target=https://pennrelays.com/sports/2018/2/14/penn-relays-app.aspx" title="Relays App Ad " target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:769px)" data-srcset="/images/2021/3/17/RELAYSAPP1416.png"><source media="(min-width:0px)" data-srcset="/images/2021/3/17/RELAYSAPP768.png"><img data-src="/images/2021/3/17/RELAYSAPP1416.png" alt="APPad1416" class="lazyload" style=""></picture>
<!-- ko if: open_in_new_window -->
<span class="external-link a11y-hide">Opens in new window</span>
<!-- /ko -->
</a>
<!-- /ko -->
</div>
<div class="ad multi-ad slick-slide slick-active" data-bind="css: css_class" data-slick-index="1" aria-hidden="false" style="width: 1416px;">
<!-- 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="KBYGAd 1416" href="/common/controls/adhandler.aspx?ad_id=27&target=https://pennrelays.com/sports/2023/4/6/know-before-you-go-2023.aspx" title="Know Before You Go" 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:769px)" data-srcset="/images/2021/3/17/KBYGAD1416.png"><source media="(min-width:0px)" data-srcset="/images/2021/3/17/KBYG768.png"><img data-src="/images/2021/3/17/KBYGAD1416.png" alt="KBYGAd 1416" 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="2" aria-hidden="true" style="width: 1416px;">
<!-- 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="Digital Fan Guide 1416" href="/common/controls/adhandler.aspx?ad_id=32&target=https://pennrelays.com/sports/2018/2/14/fan-guide.aspx" title="Digital Fan Guide" 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:769px)" data-srcset="/images/2021/3/17/Digitalfanguide1416_71.png"><source media="(min-width:0px)" data-srcset="/images/2021/3/17/Digitalfanguide768.png"><img data-src="/images/2021/3/17/Digitalfanguide1416_71.png" alt="Digital Fan Guide 1416" 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: 1416px;">
<!-- 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="APPad1416" href="/common/controls/adhandler.aspx?ad_id=26&target=https://pennrelays.com/sports/2018/2/14/penn-relays-app.aspx" title="Relays App Ad " target="_blank">
<picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:769px)" data-srcset="/images/2021/3/17/RELAYSAPP1416.png"><source media="(min-width:0px)" data-srcset="/images/2021/3/17/RELAYSAPP768.png"><img data-src="/images/2021/3/17/RELAYSAPP1416.png" alt="APPad1416" 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" style="display: inline-block;">Previous</button><button type="button" data-role="none" class="slick-next" aria-label="next"
style="display: block;">Next</button><button type="button" aria-label="Pause" class="slick-pause-play slick-pause">Pause</button>
</div>
<!-- /ko -->
<!-- ko if: ad.location.effect === 'none' --><!-- /ko -->
<!-- ko if: ad.location.effect === 'random' --><!-- /ko -->
<!-- /ko -->
<!-- ko case: ad.location.type === 'html' --><!-- /ko -->
<!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
<!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
<!-- /ko -->
<!-- /ko -->
</ads-component>
</div>
</div>
<section class="s-awards" aria-labelledby="h2_awards" id="s-awards">
<h2 class="hide" id="h2_awards">Awards</h2>
<script>
var obj = {
"start": 0,
"count": 2,
"name": "",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {
"award_id": 1
},
"context": null,
"dummy": false,
"type": "awards",
"id": "3b94bcc6-1249-4a66-8aa0-beef92567d5a",
"data": [],
"mode": "web"
};
if (!("sidearmComponents" in window)) window.sidearmComponents = [];
window.sidearmComponents.push(obj);
</script>
<awards-component params="{ id: '3b94bcc6-1249-4a66-8aa0-beef92567d5a' }"><!-- ko if: data().length > 0 --><!-- /ko --></awards-component>
</section>
<script>
require(['jquery', 'jquery-ui'], function($) {
$('.s-faq').on('click', '.c-factlets__toggle', function(e) {
e.preventDefault();
var $this = $(this),
$item = $this.closest(".c-factlets__item"),
expanded = $.trim($this.attr("aria-expanded"));
if (expanded == "false") {
$this.attr("aria-expanded", "true");
$item.addClass("is-open");
} else {
$this.attr("aria-expanded", "false");
$item.removeClass("is-open");
}
});
$(document).on("focusin focusout", ".c-factlets__details-inner a", function(e) {
if (e.type === "focusin") {
$(this).closest(".c-factlets__item").find(".c-factlets__top").attr("aria-expanded", "true");
$(this).closest(".c-factlets__item").addClass("is-open");
} else if (e.type === "focusout") {
$(this).closest(".c-factlets__item").find(".c-factlets__top").attr("aria-expanded", "false");
$(this).closest(".c-factlets__item").removeClass("is-open");
}
});
});
</script>
</main>
<footer class="main-footer s-footer" aria-labelledby="h2_footer" id="footer">
<h2 class="hide" id="h2_footer">Footer</h2>
<div class="s-footer__logos">
<div class="s-footer__logos-inner row no-pad">
<div class="s-footer__logos-list flex">
<div class="s-footer__logos-item">
<a href="https://pennathletics.com/" target="_blank" class="s-footer__logos-link">
<img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/logo-affiliate-athletics.png" alt="University of Pennsylvania Athletics" data-airgap-id="40">
</a>
</div>
<div class="s-footer__logos-item">
<a href="https://www.jmisports.com/" target="_blank" class="s-footer__logos-link">
<img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/logo-affiliate-sports.png" alt="Penn Sports Properties - JMI Sports" data-airgap-id="41">
</a>
</div>
<div class="s-footer__logos-item">
<a href="https://www.upenn.edu/" target="_blank" class="s-footer__logos-link">
<img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/thepennrelays.sidearmsports.com/images/responsive_2021/logo-affiliate-university.png" alt="University of Pennsylvania" data-airgap-id="42">
</a>
</div>
</div>
</div>
</div>
<div class="s-footer__main">
<div class="s-footer__main-inner">
<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--white 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" viewBox="0 0 200 57" xmlns:xlink="http://www.w3.org/1999/xlink" role="img" aria-label="Sidearm Sports website, opens a new tab"><g clip-path="url(#clip6)"><title>Sidearm Sports, opens a new window</title><path d="M126.192 3.382c-.61 0-.924.558-.924 1.674v.662c0 .855.61 1.64 1.865 2.371 1.743 1.03 2.894 1.866 3.469 2.511 1.273 1.465 1.9 3.487 1.9 6.067 0 3.626-2.126 5.44-6.362 5.44-2.092 0-3.609-.384-4.515-1.168-.977-.855-1.465-2.302-1.465-4.36v-2.65h5.108c0 .245-.017.611-.052 1.1a16.89 16.89 0 00-.053 1.098c0 1.726.349 2.58 1.046 2.58.698 0 1.029-.663 1.029-1.988 0-.906-.105-1.621-.349-2.127-.244-.505-.732-.993-1.482-1.499-1.952-1.29-3.085-2.11-3.381-2.423-1.221-1.308-1.831-3.104-1.831-5.405 0-3.522 2.005-5.265 5.997-5.265 2.475 0 4.114.523 4.916 1.552.697.871 1.028 2.58 1.028 5.108h-4.881V5.352c0-1.307-.348-1.97-1.063-1.97zm12.621 5.998h.993c.907 0 1.36-.454 1.36-1.343V5.038c0-.889-.453-1.325-1.36-1.325h-.993V9.38zM133.566 0h7.199c3.487 0 5.23 1.691 5.23 5.038v2.72c0 2.406-.645 3.94-1.918 4.638-.819.453-2.58.68-5.264.68v9.013h-5.247V0zm18.949 17.138c0 .924.348 1.394 1.046 1.394.697 0 1.045-.47 1.045-1.394V4.968c0-.923-.348-1.394-1.045-1.394-.698 0-1.046.47-1.046 1.395v12.169zm-5.457-10.565c0-2.232.523-3.888 1.569-4.97C149.673.523 151.329 0 153.561 0c2.248 0 3.887.523 4.933 1.604 1.046 1.063 1.569 2.72 1.569 4.969v8.96c0 2.232-.523 3.889-1.569 4.97-1.046 1.063-2.685 1.604-4.933 1.604-2.232 0-3.888-.54-4.934-1.604-1.046-1.064-1.569-2.72-1.569-4.97v-8.96zm19.577 1.883h.436c1.133 0 1.708-.506 1.708-1.552v-1.83c0-1.03-.575-1.552-1.708-1.552h-.436v4.934zM161.388 0h6.031c2.754 0 4.515.384 5.3 1.168.784.785 1.168 2.545 1.168 5.3 0 1.238-.245 2.162-.75 2.772-.506.61-1.377.994-2.597 1.133 1.307.175 2.231.558 2.754 1.151.54.61.802 1.552.802 2.842v7.74h-5.317v-8.385c0-1.273-.488-1.918-1.447-1.918h-.68v10.303h-5.247V0h-.017zm16.525 4.463h-3.382V0h12.447v4.463h-3.382v17.644h-5.683V4.463zm15.759-1.081c-.61 0-.924.558-.924 1.674v.662c0 .855.628 1.64 1.865 2.371 1.744 1.03 2.894 1.866 3.47 2.511 1.272 1.464 1.9 3.487 1.9 6.067 0 3.626-2.11 5.44-6.363 5.44-2.092 0-3.591-.384-4.515-1.169-.959-.854-1.447-2.3-1.447-4.358v-2.65h5.108c0 .244-.018.61-.053 1.098a17.48 17.48 0 00-.052 1.099c0 1.726.331 2.58 1.029 2.58.697 0 1.046-.663 1.046-1.988 0-.906-.123-1.621-.367-2.127-.226-.505-.732-.993-1.464-1.499-1.97-1.307-3.103-2.127-3.399-2.44-1.22-1.308-1.831-3.104-1.831-5.405 0-3.505 2.005-5.265 6.015-5.265 2.475 0 4.114.523 4.915 1.551.698.872 1.029 2.58 1.029 5.108h-4.898v-1.29c.017-1.307-.349-1.97-1.064-1.97z" fill="#EE7623"></path><path d="M29.844 3.382c-.645 0-.959.558-.959 1.656v.646c0 .854.645 1.638 1.953 2.37 1.813 1.03 3.015 1.866 3.608 2.511 1.325 1.465 1.97 3.47 1.97 6.05 0 3.609-2.197 5.422-6.607 5.422-2.179 0-3.748-.384-4.69-1.15-1.01-.855-1.516-2.302-1.516-4.36v-2.632h5.317c0 .244-.017.61-.07 1.098-.035.489-.07.855-.07 1.099 0 1.726.367 2.58 1.081 2.58.715 0 1.081-.663 1.081-1.988 0-.906-.122-1.62-.366-2.109-.244-.506-.767-1.011-1.534-1.5-2.057-1.307-3.225-2.109-3.539-2.423-1.272-1.307-1.9-3.103-1.9-5.387C23.603 1.743 25.678 0 29.861 0c2.563 0 4.271.506 5.108 1.534.715.872 1.08 2.563 1.08 5.091h-5.09v-1.29c0-1.308-.383-1.953-1.115-1.953zM37.776.07h5.682v22.037h-5.682V.07zM50.78 18.393h.837c.889 0 1.325-.61 1.325-1.813V5.579c0-1.22-.436-1.83-1.325-1.83h-.837v14.644zM45.097.07h7.165c2.249 0 3.835.366 4.759 1.115 1.063.837 1.604 2.354 1.604 4.533v12.17c0 2.824-1.674 4.236-5.038 4.236h-8.49V.07zm20.849 17.59v-4.846h4.811l.54-4.254h-5.35V4.515h5.856L72.361.07h-13.51s1.343.75 1.412 1.952v18.15c-.07 1.185-1.412 1.952-1.412 1.952H69.59l.557-4.446h-4.2v-.017zm13.196-4.88l-.993-8.822-.994 8.821h1.987zM73.982.07h8.176l3.033 22.037h-5.386l-.576-5.945h-2.074l-.627 5.945h-5.335L73.983.07zm16.945 8.42h.435c1.133 0 1.691-.505 1.691-1.551V5.126c0-1.029-.558-1.552-1.69-1.552h-.436V8.49zM83.797.07h7.897c2.736 0 4.497.383 5.281 1.168.785.784 1.169 2.545 1.169 5.282 0 1.238-.245 2.162-.75 2.755-.506.61-1.36.976-2.58 1.133 1.29.157 2.214.54 2.754 1.15.54.594.802 1.553.802 2.843v7.723h-5.317v-7.305c0-1.273-.488-2.04-1.447-2.04h-.68v9.328h-4.148L83.797.07zm15.95 0h7.566l1.482 12.448L110.172.07h7.652v22.037h-4.811V5.736l-2.458 16.37h-3.608l-2.389-16.37v16.37h-4.81V.07zM6.31 17.33l4.707 4.707 6.572-6.573-2.214-2.197L6.31 17.33zM4.445 6.573L6.66 8.787l9.065-4.08L11.017 0 4.445 6.573z" fill="#003057"></path><path d="M6.24 10.548L3.365 7.67 0 11.018l5.23 5.23 10.564-4.759 2.893 2.894 3.347-3.365-5.212-5.212-10.581 4.742z" fill="#EE7623"></path><path d="M19.158 44.23h2.075c.366 0 .697.035.993.105.296.07.54.175.75.331.209.157.366.35.488.576.122.226.174.523.174.837 0 .348-.07.645-.192.889-.14.244-.313.436-.54.575-.227.14-.488.244-.784.314a4.14 4.14 0 01-.96.104h-.87v2.633h-1.134V44.23zm1.918 2.773c.191 0 .366-.018.523-.035a1.73 1.73 0 00.453-.14.704.704 0 00.314-.279.939.939 0 00.122-.47c0-.192-.035-.332-.122-.454a.704.704 0 00-.314-.279 1.153 1.153 0 00-.436-.122 4.588 4.588 0 00-.506-.035h-.819v1.831h.785v-.017zm4.009.383c0-.506.087-.976.261-1.377.175-.401.401-.767.715-1.046a3.22 3.22 0 011.081-.663 3.837 3.837 0 011.36-.226c.488 0 .959.07 1.377.226a3.22 3.22 0 011.08.663c.314.279.541.627.715 1.046.175.4.262.871.262 1.377 0 .488-.087.941-.262 1.36-.174.401-.4.767-.714 1.063a3.494 3.494 0 01-1.081.698c-.419.174-.872.244-1.377.244-.488 0-.942-.087-1.36-.244a3.205 3.205 0 01-1.08-.697 3.261 3.261 0 01-.716-1.064 3.38 3.38 0 01-.261-1.36zm1.238 0c0 .349.052.663.157.941.104.28.261.524.453.733.192.209.418.366.697.488.262.122.558.174.89.174.33 0 .627-.052.888-.174.262-.122.506-.279.697-.488.192-.21.35-.454.454-.733a2.67 2.67 0 00.157-.94c0-.332-.053-.629-.157-.925a2.208 2.208 0 00-.436-.732 2.01 2.01 0 00-.697-.488 2.187 2.187 0 00-.89-.175c-.313 0-.627.053-.889.175a2.113 2.113 0 00-.68.488c-.191.21-.33.453-.435.732a1.89 1.89 0 00-.21.924zm6.816-3.156h1.237l1.238 4.673h.018l1.394-4.672h1.168l1.377 4.672h.018l1.255-4.672h1.203l-1.866 6.346h-1.098l-1.482-4.76h-.017l-1.482 4.76h-1.098l-1.865-6.346zm10.407 0h4.2v.994h-3.085v1.622h2.911v.959h-2.91V49.6h3.242v1.011h-4.376v-6.38h.018zm6.24 0H52c.297 0 .593.035.872.088.279.07.523.174.75.314.226.139.4.33.523.557.139.227.191.523.191.855 0 .453-.122.837-.383 1.133-.262.296-.61.488-1.064.593l1.691 2.824h-1.36l-1.464-2.685h-.819v2.685h-1.133V44.23h-.018zm2.057 2.738c.157 0 .332-.018.489-.035.157-.018.313-.07.435-.14a.957.957 0 00.314-.279c.087-.122.122-.279.122-.47 0-.175-.035-.314-.122-.419a.868.868 0 00-.296-.261 1.556 1.556 0 00-.401-.14c-.157-.017-.297-.035-.453-.035h-1.029v1.779h.941zm4.359-2.738h4.2v.994h-3.085v1.622h2.911v.959h-2.91V49.6h3.242v1.011h-4.376v-6.38h.018zm6.223 0h2.249c.418 0 .836.053 1.255.157.418.105.802.28 1.133.54.331.245.61.576.82.977.208.401.313.907.313 1.5 0 .557-.105 1.028-.314 1.43-.21.4-.488.731-.82.993a3.316 3.316 0 01-1.132.575 4.475 4.475 0 01-1.255.192h-2.25V44.23zm2.074 5.37c.297 0 .593-.035.872-.104.296-.07.558-.192.802-.349.244-.157.436-.384.575-.663.157-.279.227-.645.227-1.063 0-.453-.07-.82-.227-1.116a2.208 2.208 0 00-.575-.68 2.173 2.173 0 00-.802-.331 5.093 5.093 0 00-.872-.087h-.941V49.6h.941zm8.559-5.37h2.476c.244 0 .47.035.715.088.226.052.435.157.627.279a1.6 1.6 0 01.453.505c.105.21.175.454.175.733 0 .366-.105.662-.314.889a1.81 1.81 0 01-.802.505v.018c.4.052.732.209.994.47.261.262.383.61.383 1.029 0 .349-.07.645-.209.872a1.72 1.72 0 01-.54.575c-.227.14-.489.244-.767.314-.297.07-.593.087-.89.087h-2.283V44.23h-.018zm1.133 2.58h1.012c.383 0 .662-.069.854-.226a.787.787 0 00.296-.645c0-.279-.104-.488-.296-.61-.21-.122-.523-.175-.959-.175h-.906v1.657zm0 2.825h1.012c.14 0 .296-.017.47-.035.175-.017.314-.07.47-.122a.918.918 0 00.35-.279.87.87 0 00.139-.505c0-.332-.105-.576-.349-.698-.226-.14-.575-.192-1.028-.192h-1.063v1.831zm6.974-1.813l-2.389-3.592h1.377l1.604 2.668 1.621-2.668h1.308l-2.388 3.592v2.755h-1.133v-2.755zm35.474-4.132h-1.325v7.427h5.857V49.81h-4.532v-6.12zm6.258 7.427h5.857v-1.325h-4.532v-1.726h3.225v-1.325h-3.225v-1.063a.662.662 0 00-.662-.663h5.194V43.69h-5.857v7.427zm10.006-7.427l-2.615 7.427h1.395l2.162-6.102 1.063 3.051h-1.412l-.471 1.325h2.354l.61 1.726h1.412l-2.615-7.427h-1.883zm11.889 3.068v-1.743c0-.732-.593-1.325-1.325-1.325h-4.532v7.427h1.325v-3.051h2.057l1.412 3.051h1.447l-1.43-3.086a1.29 1.29 0 001.046-1.273zm-1.325-.017h-3.207v-1.063a.663.663 0 00-.663-.663h3.87v1.726zm3.853 4.376h1.325v-3.051h3.207v-1.325h-3.207v-1.063a.663.663 0 00-.663-.663h5.195V43.69h-5.857v7.427zm8.89-7.427h-1.325v7.427h1.325V43.69zm2.545 7.427h5.858v-1.325h-4.533v-1.726h3.208v-1.325h-3.208v-1.063a.662.662 0 00-.662-.663h5.195V43.69h-5.858v7.427zm9.518-7.427h-1.325v7.427h5.858V49.81h-4.533v-6.12zm9.832 0h-3.591v7.427h3.591a2.742 2.742 0 002.737-2.737v-1.97c0-1.5-1.22-2.72-2.737-2.72zm1.412 4.707c0 .785-.627 1.413-1.412 1.413h-2.266v-4.132a.662.662 0 00-.663-.663h2.929c.785 0 1.412.628 1.412 1.412v1.97zm-88.242 7.759h17.485V38.669H91.275v17.487zm7.304-5.039l2.807-2.807 5.997 2.807h-8.804zm-.244-7.427h6.189l-7.427 7.427h-4.445l6.555-6.555-.872-.872zM200 30.876H0v.715h200v-.715z" fill="#003057"></path></g><defs><clipPath id="clip6"><path fill="#fff" d="M0 0h200v56.156H0z"></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>
<div class="component c-sticky-leaderboard text-center">
<div class="row">
<script>
var obj = {
"start": 0,
"count": 10,
"name": "sticky-leaderboard-ad-location-1",
"sport_id": null,
"count_breakpoints": null,
"css_class": "",
"pinned_id": "",
"extra": {},
"context": null,
"dummy": false,
"type": "ads",
"id": "61b12f39-2257-4572-bb6c-1388ae56dd64",
"data": {
"location": {
"id": 90,
"title": "Sticky Leaderboard Ad Location 1",
"type": "dfp",
"effect": "none",
"fixed_image_sizes": false,
"excluded_sport_ids": [],
"slick": false,
"dfp": true,
"sidearm_dfp": false,
"common_page": false,
"html_template": null,
"name": "sticky-leaderboard-ad-location-1",
"autoplay_speed": 8,
"accessibility_icons": true,
"sizes": null,
"slick_options": null,
"dfp_sizes": [{
"id": 336,
"enabled": true,
"breakpoint": 1024,
"width": 970,
"height": 0,
"size_list": "[[970,90],[970,66]]",
"unit_name": "/29658103/thepennrelays",
"sidearm_dfp": null
}, {
"id": 335,
"enabled": true,
"breakpoint": 767,
"width": 728,
"height": 90,
"size_list": null,
"unit_name": "/29658103/thepennrelays",
"sidearm_dfp": null
}, {
"id": 334,
"enabled": true,
"breakpoint": 0,
"width": 320,
"height": 50,
"size_list": null,
"unit_name": "/29658103/thepennrelays",
"sidearm_dfp": null
}]
},
"campaigns": null,
"content_id": "sticky-leaderboard-ad-location-1",
"content_title": "sticky-leaderboard-ad-location-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: '61b12f39-2257-4572-bb6c-1388ae56dd64' }"><!-- 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: "dfp-component",
params: DFPParams
}">
<div class="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="sticky-leaderboard-ad-location-10" data-google-query-id="CJqu66qI2YkDFZelWgUdttcAjQ" style="width: 970px; height: auto; text-align: center;">
<div id="google_ads_iframe_/21708449227/JMI/pennrelays_0__container__" style="border: 0pt none;"><iframe id="google_ads_iframe_/21708449227/JMI/pennrelays_0" name="google_ads_iframe_/21708449227/JMI/pennrelays_0"
title="3rd party ad content" width="728" height="90" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" aria-label="Advertisement" tabindex="0" allow="private-state-token-redemption;attribution-reporting"
data-load-complete="true" data-google-container-id="1" style="border: 0px; vertical-align: bottom;"></iframe></div>
</div>
</div>
<!-- /ko -->
<!-- /ko -->
<!-- /ko -->
</ads-component>
</div>
</div>
<script>
require(['jquery'], function($) {
var scrollTimer = null;
function hide_ads() {
$('html').addClass('sticky-leaderboard-is-hidden');
};
function scrolled() {
scrollTimer = null;
if ($(window).scrollTop() > 300) {
$('html').addClass('sticky-leaderboard-is-hidden');
} else {
$('html').removeClass('sticky-leaderboard-is-hidden');
}
};
setTimeout(function() {
$(window).scroll(function() {
if (scrollTimer) {
clearTimeout(scrollTimer);
}
scrollTimer = setTimeout(scrolled, 500);
})
}, 5000);
});
</script>
<style>
.c-sticky-leaderboard {
transition: .3s;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 1000;
background: rgba(0, 0, 0, .5);
}
html.sticky-leaderboard-is-hidden .c-sticky-leaderboard {
transform: translate(0, 100%);
}
.c-sticky-leaderboard .dfp-ad {
margin: 0 auto;
}
</style>
<script>
require(['jquery'], function($) {});
require(['jquery', 'headroom', 'jquery-headroom', 'jquery-ui'], function($) {
// var debounce;
// var headroomResize = function() {
// var headroom_offset = $('.main-header__dfp-ad').outerHeight();
// $('html').headroom('destroy').removeData('headroom').headroom({ offset: headroom_offset});
// }
// headroomResize();
// $(window).resize(function() {
// clearTimeout(debounce);
// debounce = setTimeout(headroomResize, 200);
// });
$('html').headroom({
offset: 920
});
$('html').click(function() {
ko.dataFor($('.c-navigation--main')[0]).closeMenu();
});
$('.main-navigation').click(function(event) {
event.stopPropagation();
});
});
</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 Skip To Main Content PENN RELAYS Opens in new window Penn Relay Carnival Facebook Icon Opens in new window Twitter Icon Opens in new window Instagram Icon Opens in new window Video Icon Opens in new window Phone Icon Opens in new window MAIN NAVIGATION MENU Menu * News * Records & Results * FAQ * Donate * Sponsorship Information * Stadium Policy * Digital Fan Guide * Wall of Fame * Contact Us Search: Go COUNTDOWN Penn Relay Carnival Information Opens in new window 2025 Penn Relays Winter Showcase Opens in new window Records/Results Opens in new window News Opens in new window Shop Opens in new window Opens in new window TICKET OPTIONS TICKET OPTIONS Presented By: Sponsored By: Opens in new window SINGLE - DAY CLICK HERE PENN STUDENTS CLICK HERE SCHOOL DAYS CLICK HERE Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window PreviousNextPause FEATURED EVENTS FEATURED EVENTS Opens in new window HIGH SCHOOL BOYS' 4X400 CHAMPIONSHIP OF AMERICA HIGH SCHOOL GIRLS' 4X100 CHAMPIONSHIP OF AMERICA COLLEGE WOMEN'S DISTANCE MEDLEY CHAMPIONSHIP OF AMERICA COLLEGE MEN'S SPRINT MEDLEY CHAMPIONSHIP OF AMERICA MASTERS MIXED 100 M DASH POLL Opens in new window A lot of great competition lined up for the 2024 Penn Relays! What are you most excited to watch? * High School * College * Professional * Masters Submit THE LATEST Skip Content Stream The Latest Opens in new window * All * Stories * Instagram * Twitter * Facebook * Preliminary Schedule Announced For 2025 Penn Relays Presented By Toyota 11/12/24 Penn Relays @pennrelays Preliminary Schedule ‼️ Penn Relays presented by @toyotausa is excited to announced the 2025 Penn Relays Schedule! 🗓️ April 24 -26 at Franklin Field. 📰 Link in Bio * Penn Relays @pennrelays REGISTER TODAY! 4th Annual Penn Relays 5K Presented By Toyota Set For November 16 10/29/24 Load More FAQ'S FAQ's What happens if there is inclement weather? The Penn Relays is a rain-or-shine event. There is no rain date schedule for the Penn Relays. Please be advised that umbrellas are prohibited from being brought into the venue. Can I ride the train to the Penn Relays? Yes. Amtrak offers convenient service to the Philadelphia 30th Street Station, just a few blocks from Franklin Field, the home of The Penn Relays. Can I take public transportation to the Penn Relays? Yes, SEPTA offers convenient subway service via the Market-Frankford Line stopping at the 30th Street Station or 34th & Market Streets. The SEPTA Regional Rail has stops at the 30th Street Station or just outside Franklin Field at the Penn Medicine Station. Is youth ticket pricing available? There is no youth ticket pricing available for the 2024 Penn Relays. Are group tickets available? Group tickets will not be available for the 2024 Penn Relays. Elementary, middle and high schools attending Thursday or Friday of Penn Relays qualify for the School Days discount. Visit the School Days page for more information. How do I upgrade my seats from previous years? Only those ticket holders who renew their 2023 seats during the renewal period will have the opportunity to upgrade seats. An upgrade period will occur before 2024 tickets go on sale to the general public. Those who move seats outside of their renewing price level will be subject to pay the difference in ticket prices at the 2024 rate. Tentative 2024 Upgrade Period: January 22-25, 2024 When do tickets go on sale? Ticket sales for the general public will begin January 29, 2024. Get your tickets early! Ticket prices increase on April 8, 2024 and on race days. How do I pay past due entry fees? Contact the Penn Relays office by e-mail at pennrelays@upenn.edu or phone at (215) 898-6145. Why didn’t we get entry information this year? If your school or club did not compete at the Penn Relays for a couple of years, you have been placed on our inactive list. You may have also been placed on the inactive list if you have a past-due bill. To ask for reinstatement and/or to pay a past-due entry fee, contact us by e-mail at pennrelays@upenn.edu or phone at (215) 898-6145. What are the entry fees? Entry fees are $50 for each relay entered and $25 for each individual event entered. Entry fees are non-refundable processing fees. What is the deadline for entering? Deadlines vary for the different levels. However, the deadline for high school entries is always the fourth Monday before the Relays and the third Monday before Relays for colleges. Club and open individual entries are due the Friday before the college deadline. When does entry information get sent to me? Entry packets will be e-mailed mid-to late-February for those schools that are on our active list. How do I enter a team or individual? Make certain you have your entry password that has been e-mailed either to you or to your athletic director. The information included with this year’s password will give you instructions about the entry process. The first two digits of the password are the current year; i.e., “24” for 2024. Each gender has a separate password for the same school. How do I enter my school? If your school has never been to the Penn Relays, or if has been several years since you were last here, click here to request entry information. You should fill out the information requested (please include your school’s website address). Filling out the requested information will get you onto our mailing list, unless we need to contact you for clarification. What are the dates of this year’s Penn Relays? The 2024 Penn Relays will be April 25-27. The Relays are always the last Saturday in April and the two days preceding. It is NOT always the last full weekend. Can I bring my school to the Penn Relays on a field trip? Yes! Information on how to purchase tickets through the Penn Relays School Days Program can be found HERE. Can I bring my bag into the Penn Relays? That depends on the size of the bag. Bags must be smaller than 16"x16"x8" and will be subject to a search by security personnel. No large bags, like duffel/equipment bags, or backpacks will be permitted. Exceptions may be made for participants and coaches. All bags are subject to search by security personnel. Is there parking near Franklin Field? Limited parking is available on Penn's campus for $25. Parking is available on a first-come, first-served basis. The following garages will be open for The Penn Relays: * Museum Garage, South & Convention Street (ONLY accepts credit) * Chestnut 34, 34th & Chestnut Streets (ONLY accepts credit) * Walnut 38, 38th & Walnut Streets (ONLY accepts credit) * Walnut 40, 40th & Walnut Streets (ONLY accepts credit) For more information, visit upenn.edu/parking. Can I bring food into The Penn Relays? Outside food must be wrapped in clear plastic and fit inside a clear 12" x 6" x 12" bag or clear one gallon freezer bag. There is a limit of one food bag per guest. Large quantities of food items in containers such as pizza boxes or catering trays are prohibited. Concessions stands and food vendors are located throughout the concourse, Carnival Village and in Penn Park Village. Fans can bring in sealed plastic water bottles, juice boxes or pouches. Other prohibited items include coolers, glass bottles, cans, and alcohol. Full list of permitted and prohibited items. PHOTO GALLERIES PHOTO GALLERIES Opens in new window 2023 Penn Relays 5K presented by Toyota 2023 Penn Relays Summer Showcase 2023 Penn Relays Carnival Program 2022 Penn Relays 5K presented by Toyota MORE PHOTOS Opens in new window Opens in new window Opens in new window Opens in new window Opens in new window PreviousNextPause AWARDS FOOTER * 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 pennrelays.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