get http://api.sportradar.com/wnba//v8//games///schedule.
WNBA Schedule 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. 6f017f37-be96-4bdc-b6d3-0a0429c72e89 |
away_team | game | GUID | Unique ID of the away team ex. 6f017f37-be96-4bdc-b6d3-0a0429c72e89 |
name | away | String | Team name of the away team ex. Minnesota Lynx |
away_points | game | Integer | Number of points for the away team |
seed | away | Integer | Tournament seed number for the away team |
sr_id | away | GUID | Unique Sportradar ID of the away team ex. sr:team:3440 |
channel | broadcast | String | Name of a game's broadcast channel ex. 642 |
locale | broadcast | String | Signifies the locale of a broadcast ex. Home , Away , National |
network | broadcast | String | Name of a game's broadcast network ex. ESPN or Prime Video |
type | broadcast | String | Type of broadcast ex. TV or Internet |
cc_cup | game | Boolean | Signifies a game is part of the Commissioner's Cup |
coverage | game | String | Coverage level of a gamefull , extended_boxscore |
id | game | GUID | Unique ID of a game ex. 1f730a9a-8221-48ff-a259-ac2103fb58b0 |
parent_id | game | GUID | Standard parent ID of a game. Use this ID to group events (like the All-Star game) across seasons ex. e4986bda-2f75-4228-8295-44b2449088b1 |
reference | game | String | League reference ID of a game ex. 1022300072 |
sr_id | game | GUID | Unique Sportradar ID of a game ex. sr:match:38348135 |
status | game | String | The status of a gamescheduled , created , inprogress , halftime , 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. CON (Connecticut) |
id | home | GUID | Unique ID of the home team ex. 583ec825-fb46-11e1-82cb-f4ce4684ea4c |
home_team | game | GUID | Unique ID of the home team ex. 583ec825-fb46-11e1-82cb-f4ce4684ea4c |
name | home | String | Team name of the home team ex. Connecticut Sun |
home_points | game | Integer | Number of points for the home team |
seed | home | Integer | Tournament seed number for the home team |
sr_id | home | GUID | Unique Sportradar ID of the home team ex. sr:team:35547 |
neutral_site | game | Boolean | Signifies a game played at a neutral venue |
scheduled | game | dateTime | Scheduled date and time of a game ex. 2024-02-14T05:00:00Z |
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 |
track_on_court | game | Boolean | Signifies a game with tracking of players on the court. When true, we provide a lineupchange event type, on_court player for Play-by-Play events, and an on_court indicator in Game Summary |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. WNBA |
id | league | GUID | Unique ID of a league ex. 59c24590-0adb-4b3d-80a8-10450f83f4a1 |
name | league | String | Name of a league ex. WNBA |
id | season-schedule | GUID | Unique season ID ex. 583eca2f-fb46-11e1-82cb-f4ce4684ea4c |
type | season-schedule | String | Type of the seasonPRE (Preseason), REG (Regular Season), CC (Commissioner's Cup), PST (Postseason) |
year | season-schedule | Integer | Year of the season |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 600 First Avenue North |
capacity | venue | String | Capacity of a venue ex. 19356 |
city | venue | String | City of a venue ex. Minneapolis |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. 7aed802e-3562-5b73-af1b-3859529f9b95 |
lat | venue - location | Decimal | Latitude of a venue ex. 44.979444 |
lng | venue - location | Decimal | Longitude of a venue ex. -93.276111 |
name | venue | String | Name of a venue ex. Golden 1 Center |
sr_id | venue | GUID | Unique Sportradar ID of a venue ex. sr:venue:6930 |
state | venue | String | State or province of a venue ex. MN |
zip | venue | Integer | ZIP code of a venue ex. 55403 |