get https://api.sportradar.com/ncaawb//v8//teams//profile.
NCAAWB Team Profile Detailed team information including league affiliation information as well as player roster 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 |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbr_name | player | String | Abbreviated name of a player ex. C.Clark |
birth_place | player | String | Birthplace of a player ex. West Des Moines, IA, USA |
experience | player | String | Year in schoolFR (Freshman), SO (Sophomore), JR (Junior), SR (Senior), GR (Graduate Student) |
first_name | player | String | First name of a player ex. Caitlin |
full_name | player | String | Full name of a player ex. Caitlin Clark |
height | player | unsignedByte | Height in inches |
id | player | GUID | Unique ID of a player ex. d8f2f455-ee4e-4061-8d1d-bd04131bd9a4 |
jersey_number | player | Integer | Number of a player's jersey |
last_name | player | String | Last name of a player ex. Clark |
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), NWT (Not with Team), SUS (Suspended), DUP (Duplicate player profile) |
updated | player | dateTime | Timestamp of a change to a player profile ex. 2022-09-30T22:55:57Z |
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 |
Coach:
Attribute | Parent Element | Type | Description |
---|---|---|---|
first_name | coach | String | First name of a coach ex. Lisa |
full_name | coach | String | Full name of a coach ex. Lisa Bluder |
id | coach | GUID | Unique ID of a coach ex. 8f4b9a1f-ab1a-457b-a489-3f9cd6aa4028 |
last_name | coach | String | Last name of a coach ex. Bluder |
position | coach | String | Position of a coach ex. Head Coach |
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 |