get https://api.sportradar.com/ncaamb//v8//tournaments//summary.
NCAAMB Tournament Summary Tournament information including location, status, start date, end date, set up and participants.
Update Frequency
TTL / Cache: 2 seconds
Data Updates:
- Schedule info is updated in realtime as changes are made.
- Brackets and seeds will be available shortly after they are made official.
Data Points
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | team | GUID | Unique ID of a team ex. 24051034-96bb-4f78-a3a6-312f3258780f |
market | team | String | School name of a team ex. Pittsburgh |
name | team | String | Team name ex. Panthers |
seed | team | Integer | Team seed number for a tournament |
Bracket:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | bracket | GUID | Unique ID of a bracket ex. 9e0052e3-d649-4cb3-b186-d48f9801c042 |
location | bracket | String | Location of a bracket ex. New York, NY, USA |
name | bracket | String | Name of a bracket ex. East Regional |
rank | bracket | Integer | Numerical value (1-4) to provide the position (top left, bottom left, etc) in the tournament for each region. See our March Madness FAQ for additional info. |
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 |
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 |