get https://api.sportradar.com/ncaamh//v3/en/games////schedule.
NCAAMH Daily Schedule provides date, time, location, and other event details for every match-up taking place in the league-defined day.
Update Frequency
10s Time To Live / Cache
Data Points
Game:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | away | String | Abbreviation of the away team ex. OSU (Ohio State) |
id | away | GUID | Unique ID of the away team ex. f94a94b1-5115-42a3-8af5-1c709dda7e5f |
away_team | game | GUID | Unique ID of the away team ex. f94a94b1-5115-42a3-8af5-1c709dda7e5f |
name | away | String | Team name of the away team ex. Ohio State Buckeyes |
seed | away | Integer | Seed number of the away team |
away_points | game | Integer | Number of points for the away team |
internet | broadcast | String | Name of a game's internet stream |
network | broadcast | String | Name of a game's broadcast network ex. ESPN2 |
satellite | broadcast | String | Name of a game's broadcast satellite channel ex. 209 |
coverage | game | String | Coverage level of a gameboxscore |
id | game | GUID | Unique ID of a game ex. fd63b639-e425-4a95-9bb6-f0c6cc45dbfc |
parent_id | game | GUID | Standard parent ID of a game. Use this ID to group events across seasons. |
status | game | String | The status of a gamescheduled , inprogress , complete , closed , cancelled , delayed , postponed , time-tbd Please see our FAQ section for a list of game status definitions |
title | game | String | Title of a game ex. Bridgeport Regional - Final |
alias | home | String | Abbreviation of the home team ex. QUIN (Quinnipiac Bobcats) |
id | home | GUID | Unique ID of the home team ex. 4435c68b-acb6-429e-a9f3-b8c5c34cd9d0 |
home_team | game | GUID | Unique ID of the home team ex. 4435c68b-acb6-429e-a9f3-b8c5c34cd9d0 |
name | home | String | Team name of the home team ex. Quinnipiac Bobcats |
seed | home | Integer | Seed number of the home team |
home_points | game | Integer | Number of points for the home team |
scheduled | game | dateTime | Scheduled date and time of a game ex. 2023-03-26T20:00:00Z |
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 |
date | daily-schedule | dateTime | Date of the daily schedule ex. 2023-03-26 |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 1901 4th Street SE |
capacity | venue | String | Capacity of a venue ex. 10000 |
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. aa9b5d3c-c8c0-41e1-a959-49a9d3c76ed9 |
lat | venue - location | Decimal | Latitude of a venue ex. 44.94478 |
lng | venue - location | Decimal | Longitude of a venue ex. -93.10118 |
name | venue | String | Name of a venue ex. 3M Arena at Mariucci |
state | venue | String | State or province of a venue ex. MN |
time_zone | venue | String | Time zone of a venue ex. US/Central |
zip | venue | Integer | ZIP code of a venue ex. 55455 |