Live Scoreboard
The StatSetter live scoreboard is a web page that displays the current score of a match in real time. Anyone with the link can view it — no sign-in or app required.
How It Works
- Start tracking a match (from the web app or mobile app)
- Get the scoreboard link — from Stream Setup on mobile, or from the match page on web
- Share the link with parents, fans, or embed it in a stream
The scoreboard polls for score updates every 2 seconds, so viewers always see the latest score.
What Viewers See
The scoreboard shows:
- Team names (your team vs. opponent)
- Current score (with scale-up animation on changes)
- Current set number
- Live indicator (pulsing dot)
URL Parameters
The scoreboard supports several URL parameters for customization:
| Parameter | Example | Description |
|---|---|---|
setId | ?setId=abc-123 | Required — which set to display |
yt | ?yt=VIDEO_ID | Embed a YouTube live stream behind the scoreboard |
transparent | ?transparent=1 | Transparent background for OBS browser source |
YouTube Embed
Add ?yt= with a YouTube video ID or URL to display the live stream with the scoreboard overlaid at the bottom:
app.statsetter.com/scoreboard.html?setId=abc-123&yt=dQw4w9WgXcQAccepts YouTube video IDs, full URLs, /live/ URLs, and youtu.be short links.
OBS Browser Source
For streamers using OBS:
- Add a Browser Source
- Set the URL to your scoreboard link with
&transparent=1 - The scoreboard renders with a transparent background — overlay it on your stream layout
Score Timeline
On desktop, a sidebar shows the Score Timeline — a chronological list of every point scored with timestamps. If a YouTube video is embedded, clicking a timeline entry seeks the video to that moment.
The timeline is hidden on mobile for a cleaner experience.
Mobile-Friendly
The scoreboard automatically adapts to small screens:
- Scores and team names scale down
- Timeline sidebar hides on phones
- Touch-friendly with no interactions required