get https://api.sportradar.com/ncaawb//v8//tournaments///schedule.
NCAAWB Tournament List Summarized list of all tournaments scheduled for the given season including tournament name, location, start date, and end date.
Update Frequency
TTL / Cache: 2 seconds
Data Updates: As Necessary
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NCAAW |
id | league | GUID | Unique ID of a league ex. affab7b6-647e-4304-bbe2-1f9d68cd0cea |
name | league | String | Name of a league ex. NCAA WOMEN |
id | season-schedule | GUID | Unique ID of a season ex. 99709e03-9678-4ded-b848-3406ff731687 |
type | season-schedule | String | Type of a seasonREG (Regular Season), CT (Conference Tournament), PST (Postseason) |
year | season-schedule | Integer | Year of a season |
Tournament:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | tournament | date | End date of a tournament ex. 2023-04-03 |
start_date | tournament | date | Start date of a tournament ex. 2023-03-14 |
status | tournament | String | Status of a tournament ex. scheduled , inprogress , closed |
id | tournament | GUID | Unique ID of a tournament ex. c4903014-8c00-4083-a70c-bedcd501cda3 |
parent_id | tournament | GUID | Standard parent ID of a tournament. Use this ID to group events (like conference tournaments) across seasons ex. f3c4703e-678c-4338-90dd-116fc5e326c9 |
location | tournament | String | Location of a tournament ex. Dallas, TX, USA |
name | tournament | String | Name of a tournament ex. NCAA Women's Division I Basketball Tournament |