ShowConnect Scripts
Canonical host for ShowConnect embeddable widgets & public front-end assets — scripts.showconnect.org. Replaces services.useventing.com/USEAAPI/ShowConnect/….
Show Day Companion widget
Barn-team show-day app: live status, team builder, scores, task planner, ask.
<link rel="stylesheet" href="https://scripts.showconnect.org/widgets.css">
<script defer src="https://scripts.showconnect.org/widgets.js"></script>
<div id="sc-showday-root" data-show="1217" data-barn="Rimrock"></div>
Embedded Leaderboard widget
Live division standings for any show — embeds on Squarespace or an organizer's own site.
<link rel="stylesheet" href="https://scripts.showconnect.org/widgets.css">
<script defer src="https://scripts.showconnect.org/widgets.js"></script>
<div id="sc-leaderboard-root" data-show="1217" data-barn="" data-division=""></div>
Legacy widgets re-hosted
jQuery widgets mirrored from services.useventing.com during migration. Repoint Squarespace headers here once the API token is rotated.
/legacy/js/SCLiveScoringV69.js + /legacy/css/SCLiveScoringV13.css
/legacy/js/SCEntriesV48.js + /legacy/css/SCEntriesV19.css
/legacy/js/SCCalendarV23.js + /legacy/css/SCCalendarV1.css
/legacy/Resources/dist/… (jQuery tablesorter + theme)