get https://api.sportradar.com/nhl//v7//games///schedule.
NHL Schedule provides date, time, location, and other event details for every match-up taking place in the full league season.
Update Frequency
TTL / Cache: 10 seconds
Data Updates: As Necessary
Data Points
Game:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | away | String | Abbreviation of the away team ex. MIN (Minnesota) |
id | away | GUID | Unique ID of the away team ex. 4416091c-0f24-11e2-8525-18a905767e44 |
away_team | game | GUID | Unique ID of the away team ex. 4416091c-0f24-11e2-8525-18a905767e44 |
name | away | String | Team name of the away team ex. Minnesota Wild |
away_points | game | Integer | Number of points for the away team |
reference | away | String | League reference ID of the away team ex. 30 |
seed | away | Integer | Playoff seed number for the away team |
sr_id | away | GUID | Unique Sportradar ID of the away team ex. sr:team:3689 |
cable | broadcast | String | Name of the game's broadcast cable station |
channel | broadcast | String | Name of a game's broadcast channel ex. 215 |
locale | broadcast | String | Signifies the locale of a broadcast ex. Home , Away , National , International |
network | broadcast | String | Name of a game's broadcast network ex. NHL Network |
type | broadcast | String | Type of broadcast ex. TV |
url | broadcast | String | Website URL of a game |
coverage | game | String | Coverage level of a gamefull , boxscore |
id | game | GUID | Unique ID of a game ex. 10b9ce0f-fd31-4d1f-828b-4f20d628f14f |
parent_id | game | GUID | Standard parent ID of a game. Use this ID to group events (like the Stanley Cup) across seasons. |
reference | game | String | League reference ID of a game ex. 20393 |
scheduled | game | dateTime | Scheduled date and time of a game ex. 2022-12-04T20:00:00Z |
sr_id | game | GUID | Unique Sportradar ID of a game ex. sr:match:34542743 |
status | metadata | String | The status of a gamescheduled , created , inprogress , complete , closed , cancelled , delayed , postponed , time-tbd , if-necessary , unnecessary Please see our FAQ section for a list of game status definitions |
title | game | String | Title of a game ex. Game 3 |
alias | home | String | Abbreviation of the home team ex. DAL (Dallas) |
id | home | GUID | Unique ID of the home team ex. 44157522-0f24-11e2-8525-18a905767e44 |
home_team | game | GUID | Unique ID of the home team ex. 44157522-0f24-11e2-8525-18a905767e44 |
name | home | String | Team name of the home team ex. Dallas Stars |
home_points | game | Integer | Number of points for the home team |
reference | home | String | League reference ID of the home team ex. 25 |
seed | home | Integer | Playoff seed number for the home team |
sr_id | home | GUID | Unique Sportradar ID of the home team ex. sr:team:3684 |
away | game - time_zones | String | Time zone of the away team ex. US/Pacific |
home | game - time_zones | String | Time zone of the home team ex. US/Eastern |
venue | game - time_zones | String | Time zone of the venue ex. US/Eastern |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NHL |
id | league | GUID | Unique ID of a league ex. fd560107-a85b-4388-ab0d-655ad022aff7 |
name | league | String | Name of a league ex. NHL |
id | season-schedule | GUID | Unique ID of a season ex. 5d08ca09-ec49-4559-9c0f-257c0158e57f |
type | season-schedule | String | Type of seasonREG (Regular Season), PST (Postseason) |
year | season-schedule | Integer | Year of a season2022 = 2022-23 Season |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 2500 Victory Avenue |
capacity | venue | String | Capacity of a venue ex. 18532 |
city | venue | String | City of a venue ex. Dallas |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. adbd1acb-a053-4944-ba15-383eda91c12e |
lat | venue - location | Decimal | Latitude of a venue ex. 44.94478 |
lng | venue - location | Decimal | Longitude of a venue ex. -93.10118 |
name | venue | String | Name of a venue ex. American Airlines Center |
sr_id | venue | GUID | Unique Sportradar ID of a venue ex. sr:venue:5988 |
state | venue | String | State or province of a venue ex. TX |
time_zone | venue | String | Time zone of the venue ex. US/Central |
zip | venue | Integer | ZIP code of a venue ex. 75219 |