get http://api.sportradar.com/wnba//v8//series///schedule.
WNBA Series Schedule Playoff participant information as well as the date, time, location, and other event details for every match-up taking place for the entire playoffs.
Update Frequency
TTL / Cache: 2 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 |
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 |
Series:
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | series - participant | String | Name of a series participant ex. Sun |
record | series - participant | Integer | Number of wins for a participant in a series |
seed | series - participant | Integer | Seed number for a participant |
round | series | String | Round number of a series |
id | series | GUID | Unique ID of a series ex. 5584c91f-986a-4ace-b79a-d2055c6c0329 |
title | series | String | Title of a series ex. First Round - DAL vs CON |
id | series - participant - source | GUID | Unique ID of the previous round for a participant ex. ea732bb8-7c10-42c4-a6e2-0a8a1091aba6 |
parent_id | series | GUID | Standard parent ID of a series. Use this ID to group events (like the WNBA Finals) across seasons ex. a8187e6d-8b68-40bc-9767-fe78cbda3311 |
title | series - participant - source | String | Title of the previous round for a participant ex. Semifinals - SEA vs LVA |
round | series - participant - source | String | Number of the previous round for a participant |
outcome | series - participant - source | String | Outcome of the previous round for a participantwin |
start_date | series | Date | Start date of a series ex. 2022-06-02 |
status | series | String | Status of a seriesscheduled , inprogress , closed |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | series - participant - team | String | Abbreviation of a team ex. NYL (New York Liberty) |
id | series - participant - team | GUID | Unique ID of a team ex. 08ed8274-e29f-4248-bc2e-83cc8ed18d75 |
market | series - participant - team | String | Market name of a team ex. New York |
name | series - participant - team | String | Team name ex. Liberty |
sr_id | series - participant - team | GUID | Unique Sportradar ID of a team ex. sr:team:3446 |
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 |