get
https://api.sportradar.com/unrivaled//v8//teams//profile.
Unrivaled Teams Profile provides top-level team information and a full roster of active players.
Update FrequencyTTL / Cache: 300 seconds
Data Updates: Updates in realtime as changes are made to rosters or player profiles
Data Points
League
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
alias | hierarchy - league | String | Alias of a league ex. UNRIVALED |
id | hierarchy - league | GUID | Unique ID of a league ex. 844ee10a-00c8-4dc1-9c17-52598de2ef47 |
name | hierarchy - league | String | Name of a league ex. Unrivaled |
alias | hierarchy - conference | String | Alias of a conference ex. UNRIVALED |
id | hierarchy - conference | GUID | Unique ID of a conference ex. 56089804-dbb3-4621-96eb-ec520ab26988 |
name | hierarchy - conference | String | Name of a conference ex. Unrivaled |
Player
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
abbr_name | player | String | Abbreviated name of a player ex. N.Collier |
birthdate | player | Date | Player date of birth ex. 1995-09-17 |
birth_place | player | String | Birthplace of a player ex. St. Louis, MO, USA |
college | player | String | College attended ex. UConn |
experience | player | unsignedByte | Number of years played in Unrivaled |
first_name | player | String | First name of a player ex. Napheesa |
full_name | player | String | Full name of a player ex. Napheesa Collier |
height | player | unsignedByte | Height in inches |
high_school | player | String | High school attended ex. Incarnate Word Academy (MO) |
id | player | GUID | Unique player ID ex. e2992444-14b7-4cc1-9880-a874e676d7fd |
jersey_number | player | Integer | Number of a player's jersey |
last_name | player | String | Last name of a player ex. Collier |
position | player | String | Position of a playerNA, C, C-F, F, F-C, F-G, G, G-F |
primary_position | player | String | Primary position of a playerNA, C, PF, PG, SF, SG |
status | player | String | Status of a playerACT (Active), SUS (Suspended), IR (Injured Reserve), NWT (Not with Team), FA (Free Agent), RET (Retired), DUP (Duplicate Player Profile) |
updated | player | dateTime | Timestamp of a change to a player profile ex. 2022-09-30T22:55:57Z |
weight | player | unsignedShort | Weight in lbs. |
Player Reference
Use the
referencefield to link a player's Unrivaled API profile to their WNBA API or NCAA Women's Basketball API profile
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
id_type | player - reference | String | Type of a player's linked player Id ex. league_profile (League Player Id), sport_profile (League-Specific API Id, synched across Unrivaled, WNBA and NCAAWB APIs) |
scope | player - reference | String | Name of the league/API for a player's linked Id ex. NCAAW (NCAA Women's Basketball API), WNBA (WNBA API), basketball (Player "parent" Id entry for League-Specific Sport APIs) |
source_id | player - reference | GUID | Unique player Id for a linked player profile ex. ea798cfb-8765-4246-a428-3d451c9a935d (Player Id within the NCAA Women's Basketball API) |
Injuries
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
comment | player - injuries - injury | String | Text description of an injury ex. Powers is listed as out with an ankle injury, no timetable on return. |
desc | injury | String | Brief description of an injury ex. Illness or Knee |
id | injury | GUID | Unique ID of an injury ex. 126185b5-4e27-454c-b0a3-57a6ac768d11 |
start_date | injury | Date | Date an injury transaction goes into effect ex. 2023-06-16 |
status | injury | String | Status of an injuryUnknown, Day To Day, Out, Out for Season, Out Indefinitely |
update_date | transaction | Date | Date of an injury update ex. 2023-06-26 |
Team
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
alias | team | String | Abbreviation of a team ex. LNR (Lunar Owls) |
championship_seasons | team | String | Years of championship seasons ex. 2025 |
championships_won | team | Integer | Number of championships won |
founded | team | Integer | Year team was founded ex. 2025 |
id | team | GUID | Unique ID of a team ex. 67c22115-2385-458f-8632-a67a025fef55 |
market | team | String | Market name of a team. Not typically used for Unrivaled |
name | team | String | Team name ex. Lunar Owls |
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 |
Coach
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
first_name | coach | String | First name of a coach ex. DJ |
full_name | coach | String | Full name of a coach ex. DJ Sackmann |
id | coach | GUID | Unique ID of a coach ex. 6fe2b3cc-2aeb-4929-a3b3-b68e84f9b9bf |
last_name | coach | String | Last name of a coach ex. Sackmann |
position | coach | String | Position of a coach ex. Head Coach or Assistant Coach |
Venue
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
address | venue | String | Address of a venue ex. 7321 NW 75th Street |
capacity | venue | String | Capacity of a venue ex. 850 |
city | venue | String | City of a venue ex. Medley |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. 67e49419-cb04-4ce0-ab33-ae42af8d8634 |
lat | venue - location | Decimal | Latitude of a venue ex. 25.842035 |
lng | venue - location | Decimal | Longitude of a venue ex. -80.317192 |
name | venue | String | Name of a venue ex. Wayfair Arena |
state | venue | String | State or province of a venue ex. FL |
zip | venue | Integer | ZIP code of a venue ex. 33166 |
