get https://api.sportradar.com/ncaamh//v3/en/tournaments///schedule.
NCAAMH Tournament List provides summarized list of all tournaments scheduled for the given season including tournament name, location, start date, and end date.
Update Frequency
2s Time To Live / Cache
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NCAAMH |
id | league | GUID | Unique ID of a league ex. b8dd2555-e13e-4dac-b487-0cce24f5c8e8 |
name | league | String | Name of a league ex. NCAA MEN |
id | season-schedule | GUID | Unique ID of a season ex. d3051745-21b5-4b5c-aefa-14796453aa3e |
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-08 |
start_date | tournament | date | Start date of a tournament ex. 2023-03-23 |
status | tournament | String | Status of a tournament ex. scheduled , inprogress , closed |
id | tournament | GUID | Unique ID of a tournament ex. 4c087546-7a51-48a1-8ed6-a7e63452f995 |
location | tournament | String | Location of a tournament ex. Tampa, FL, USA |
name | tournament | String | Name of a tournament ex. NCAA Men's Division 1 Hockey Tournament |