Overlays
Get shareable URLs for game graphics (score banner, box score, MVP, etc.) that can be loaded as browser sources in third-party video production tools (OBS, vMix, Wirecast, XSplit, etc.).
Use these overlays when you broadcast your games outside of Mismatch Streaming — for example, when a separate video crew produces the stream — and want the same live graphics that the Mismatch Full tier provides.
How to Get the Overlay Links
-
Open the Calendar and click on the game event
-
In the event details popup, click "Get Overlay Links"
-
A text file is downloaded with the name:
overlays - YYYY-MM-DD - {event title}.txt -
Open the file. Each overlay is listed as a label followed by a tokenized URL:
Score Banner
https://app.mismatch.gr/v1/overlays/{gameId}/Scorebanner?token=...
Box Score
https://app.mismatch.gr/v1/overlays/{gameId}/Boxscore?token=...
... -
Send the file to your video operator. They paste the URLs into their production software as browser sources to display the overlays during the broadcast.
The "Get Overlay Links" action is available to organization Owners and Admins when:
- The Stats addon is enabled for the organization
- The event is a game (not a practice or other event type)
- The game has stats tracking enabled
- The game has not been closed or completed yet
Available Overlays
Each overlay is a self-contained web page that updates automatically while the game is in progress. The file you download includes every overlay below — your video operator picks the ones they want to display and switches between them as needed during the broadcast.
| Overlay | Description |
|---|---|
| Score Banner | Live scoreboard with team names, logos, score, period, and game clock. Typically displayed throughout the broadcast. |
| Paused Banner | Static banner shown when the stream is paused (timeouts, breaks). |
| Box Score | Full box score with player stats for both teams. Best displayed during breaks. |
| Box Score by Quarter | Score breakdown by period. |
| Box Score (End of Quarter) | Box score summary designed to be shown at the end of each quarter. |
| Scoreboard Template | Compact scoreboard graphic. |
| Score Evolution Difference | Chart showing how the score difference evolved through the game. |
| Team Shots | Shot chart with attempts and makes for both teams. |
| Starters | Starting lineups for both teams. Best displayed before tip-off. |
| Team Comparison | Side-by-side team statistics. |
| Best Performance | Top-performing players by quarter and overall. |
| MVP | MVP card highlighting the standout player. |
| Roster | Full roster card for each team. |
Using the URLs in OBS
Each URL is a regular HTTPS web page designed to be embedded as a Browser Source. Overlays are rendered at 1920×1080 (Full HD) — match this resolution in your production software for the sharpest result. As an example, in OBS:
- In the Sources panel, click + → Browser
- Name the source (e.g., "Score Banner")
- Paste the corresponding URL from the downloaded file into the URL field
- Set Width to
1920and Height to1080 - Click OK
The overlay appears in your scene with a transparent background and updates automatically as the game progresses. Repeat for each overlay you want available, and toggle their visibility from your production software during the broadcast.
The same approach works in vMix, Wirecast, XSplit, and any other tool that supports a web browser source — use the same 1920×1080 size for the browser input.
Security & Sharing
- Each URL contains a token that grants read-only access to that specific game's overlays. Treat the file as you would a shared link — anyone with the URLs can display the overlays.
- Tokens are scoped to the single game and cannot be used to access other games or to modify any data.
- The links remain valid for the duration of the game. If you need a new file later, click "Get Overlay Links" again from the event popup.