get https://api.sportradar.com/ncaawb//v8//league/hierarchy.
NCAAWB League Hierarchy League, conference, division, and team identification and association information.
Update Frequency
TTL / Cache: 300 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 |
alias | conference | String | Alias of a conference ex. BIG10-W |
id | conference | GUID | Unique ID of a conference ex. 99eadefa-6b4d-43f1-a176-76cbd034bfdb |
name | conference | String | Name of a conference ex. Big Ten Women |
alias | division | String | Alias of a division ex. D1-W |
id | division | GUID | Unique ID of a division ex. 4ce010e9-a8ef-4a6e-8fee-e0bb9f58dbb9 |
name | division | String | Name of a division ex. NCAA Division I Women |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Abbreviation of a team ex. IOWA |
championship_seasons | team | String | Years of championship seasons ex. 1979, 2000 |
championships_won | team | Integer | Number of championships won |
conference_titles | team | Integer | Number of conference titles |
fight_song | team | String | School fight song ex. On Iowa! |
founded | team | Integer | Year a school was founded ex. 1847 |
id | team | GUID | Unique ID of a team ex. 7269c5c7-6614-41d8-9415-7ca3243f6612 |
market | team | String | School name of a team ex. Iowa |
mascot | team | String | Team mascot ex. Herky the Hawk |
name | team | String | Team name ex. Hawkeyes |
nicknames | team | String | Team nicknames |
playoff_appearances | team | Integer | Number of D-I March Madness tournament appearances |
hex_color | team_color | String | Team color HEX value ex. #fcd116 |
type | team_color | String | Type of team colorprimary , secondary |
red | team_color - rgb-color | Integer | Team RGB color code - Red ex. 252 |
green | team_color - rgb-color | Integer | Team RGB color code - Green ex. 209 |
blue | team_color - rgb-color | Integer | Team RGB color code - Blue ex. 22 |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 1 Elliot Drive |
capacity | venue | String | Capacity of a venue ex. 15500 |
city | venue | String | City of a venue ex. Iowa City |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. 04c2567a-3a02-462b-b06b-5a4216dd30af |
lat | venue - location | Decimal | Latitude of a venue ex. 41.663611 |
lng | venue - location | Decimal | Longitude of a venue ex. -91.554444 |
name | venue | String | Name of a venue ex. Carver-Hawkeye Arena |
state | venue | String | State or province of a venue ex. IA |
zip | venue | Integer | ZIP code of a venue ex. 95814 |