get https://api.sportradar.com/ncaamb//v8//tournaments///schedule.
NCAAMB 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: Each NCAAMB Playoff
tournament
entry will be available shortly after the regular season schedule is released.
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NCAAM |
id | league | GUID | Unique ID of a league ex. cd4268ee-07aa-4c4d-a435-ec44ad2c76cb |
name | league | String | Name of a league ex. NCAA MEN |
id | season-schedule | GUID | Unique ID of a season ex. 415ae0cb-38dd-4ace-8f22-fb6015b39006 |
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. 86f1f414-88e9-4ad1-be69-740f4db52183 |
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. Houston, TX, USA |
name | tournament | String | Name of a tournament ex. NCAA Men's Division I Basketball Tournament |