Games
Game Highlights
Retrieve highlighted games for a specific team or competition, including video highlights when available
GET
Game Highlights
Overview
The Game Highlights endpoint returns notable recent games for specified competitors, including match results, venue information, and video highlight links (typically YouTube embeds).Query Parameters
Comma-separated list of competitor IDs to get highlights for
Number of highlighted games to return
Application type identifier (auto-resolved)
Language identifier (auto-resolved)
Timezone for date/time values (auto-resolved, or specify e.g.,
America/New_York).All
startTime fields use ISO 8601 format with a dynamic timezone offset based on the resolved or specified timezone.User’s country for localization (auto-resolved)
Response Structure
Internal versioning ID for caching and incremental updates
Time to live in seconds for cache validity
Array of sport definitions
Array of country definitions
Array of competition definitions
Array of competitor/team definitions
Array of highlighted games
Status Groups
| Value | Description |
|---|---|
| 1 | Not Started |
| 2 | Scheduled |
| 3 | Live/In Progress |
| 4 | Ended |
| 5 | Postponed |
Video Sources
| Value | Description |
|---|---|
| 1 | YouTube |
Example Request
Example Response
Use Cases
- Team Highlight Reels: Display recent notable matches with video highlights
- Match Recaps: Show game results with embedded video playback
- Fan Engagement: Quick access to exciting recent games
- Content Discovery: Feature games with available video content
Video Embedding
WhenhasVideo is true, use the video.embedElement template:
- Replace
#idwithvideo.id - Replace
#wand#hwith desired width and height
Last modified on March 15, 2026
Game Highlights