get http://api.sportradar.com/wnba//v8//league/hierarchy.
WNBA 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. WNBA |
id | league | GUID | Unique ID of a league ex. 59c24590-0adb-4b3d-80a8-10450f83f4a1 |
name | league | String | Name of a league ex. WNBA |
alias | conference | String | Alias of a conference ex. EASTERN-W |
id | conference | GUID | Unique ID of a conference ex. 092510cf-3285-48bb-b831-40ac3608ca36 |
name | conference | String | Name of a conference ex. EASTERN CONFERENCE |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Abbreviation of a team ex. NYL (New York Liberty) |
championship_seasons | team | String | Years of championship seasons ex. 2011, 2013, 2015, 2017 |
championships_won | team | Integer | Number of championships won |
conference_titles | team | Integer | Number of conference titles |
founded | team | Integer | Year team was founded ex. 1999 |
franchise_id | team | GUID | Unique ID of a franchise. This Id will remain constant should a team change its host city. ex. 8675491c-69a6-4097-bb00-46636be26670 |
general_manager | team | String | Team general manager ex. Clare Duwelius |
id | team | GUID | Unique ID of a team ex. 08ed8274-e29f-4248-bc2e-83cc8ed18d75 |
market | team | String | Market name of a team ex. New York |
mascot | team | String | Team mascot ex. Prowl |
name | team | String | Team name ex. Liberty |
nicknames | team | String | Team nicknames |
owner | team | String | Team owner ex. Glen Taylor, Alex Rodriguez, and Marc Lore |
playoff_appearances | team | Integer | Number of playoff appearances |
president | team | String | Team president ex. Carley Knox |
retired_numbers | team | String | Team retired jersey numbers ex. 13, 32, 33, 34 |
sponsor | team | String | Team sponsor ex. Mayo Clinic |
sr_id | team | GUID | Unique Sportradar ID of a team ex. sr:team:3446 |
hex_color | team_color | String | Team color HEX value ex. #0c233f |
type | team_color | String | Type of team colorprimary , secondary |
red | team_color - rgb-color | Integer | Team RGB color code - Red ex. 12 |
green | team_color - rgb-color | Integer | Team RGB color code - Green ex. 35 |
blue | team_color - rgb-color | Integer | Team RGB color code - Blue ex. 63 |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 600 First Avenue North |
capacity | venue | String | Capacity of a venue ex. 19356 |
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. 7aed802e-3562-5b73-af1b-3859529f9b95 |
lat | venue - location | Decimal | Latitude of a venue ex. 44.979444 |
lng | venue - location | Decimal | Longitude of a venue ex. -93.276111 |
name | venue | String | Name of a venue ex. Golden 1 Center |
sr_id | venue | GUID | Unique Sportradar ID of a venue ex. sr:venue:6930 |
state | venue | String | State or province of a venue ex. MN |
zip | venue | Integer | ZIP code of a venue ex. 55403 |