get https://api.sportradar.com/ncaamh//v3/en/teams//profile.
NCAAMH Team Profile provides detailed team information including a full player roster.
Update Frequency
300s Time To Live / Cache
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NCAAMH |
id | league | GUID | Unique ID of a league ex. b8dd2555-e13e-4dac-b487-0cce24f5c8e8 |
name | league | String | Name of a league ex. NCAA MEN |
alias | conference | String | Alias of a conference ex. B10 |
id | conference | GUID | Unique ID of a conference ex. bab7b342-a00d-4b9c-89ff-d61de8580109 |
name | conference | String | Name of a conference ex. Big Ten Hockey Conference |
alias | division | String | Alias of a division ex. D1 |
id | division | GUID | Unique ID of a division ex. c85a4983-92d1-497b-a4b5-489bb7168256 |
name | division | String | Name of a division ex. NCAA Division I |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbr_name | player | String | Abbreviated name of a player ex. J.Mittelstadt" |
birthdate | player | Date | Player date of birth ex. 2003-05-08 |
birth_place | player | String | Birthplace of a player ex. Eden Prairie, MN, 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. John |
full_name | player | String | Full name of a player ex. John Mittelstadt" |
handedness | player | String | Handedness of a player ex. L or R |
height | player | unsignedByte | Height in inches |
high_school | player | String | High school attended |
id | player | GUID | Unique player ID ex. 048d53ce-7972-4954-aeeb-a1ead640eb4e |
jersey_number | player | Integer | Number of a player's jersey |
last_name | player | String | Last name of a player ex. Mittelstadt |
position | player | String | Position of a player |
NA , C , LW , RW , D , G , F , F-D | |||
primary_position | player | String | Primary position of a player |
status | player | String | Status of a playerACT (Active), NWT (Not with Team) |
updated | player | dateTime | Timestamp of a change to a player profile ex. 2022-09-07T23:47:19Z |
weight | player | Integer | Weight in lbs. |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Abbreviation of a team ex. MINN (Minnesota) |
championship_seasons | team | String | Years of championship seasons ex. 1991, 1992, 1993, 1996, 1997, 1998 |
championships_won | team | Integer | Number of championships won |
conference_titles | team | Integer | Number of conference titles |
division_titles | team | Integer | Number of division titles |
fight_song | team | String | Team fight song ex. The Minnesota Rouser |
founded | team | Integer | Year school was founded ex. 1848 |
general_manager | team | String | Team general manager ex. Bill Guerin |
id | team | GUID | Unique ID of a team ex. bfe11448-71a4-4757-8586-d6dec6bc271b |
market | team | String | Market name of a team ex. Minnesota |
mascot | team | String | Team mascot ex. Goldy the Gopher |
name | team | String | Team name ex. Golden Gophers |
nicknames | team | String | Team nicknames ex. Canes |
playoff_appearances | team | Integer | Number of playoff appearances |
president | team | String | Team president ex. Bill Guerin |
hex_color | team_color | String | Team color HEX value ex. #5b0013 |
type | team_color | String | Type of team colorprimary , secondary |
red | team_color - rgb-color | Integer | Team RGB color code - Red ex. 91 |
green | team_color - rgb-color | Integer | Team RGB color code - Green ex. 0 |
blue | team_color - rgb-color | Integer | Team RGB color code - Blue ex. 19 |
Attribute | Parent Element | Type | Description |
---|---|---|---|
experience | coach | Integer | Number of years coached in the NCAA |
first_name | coach | String | First name of a coach ex. Bob |
full_name | coach | String | Full name of a coach ex. Bob Motzko |
id | coach | GUID | Unique ID of a coach ex. 0f601ac6-0d85-4eb8-8133-7502ccde06ea |
last_name | coach | String | Last name of a coach ex. Motzko |
position | coach | String | Position of a coach ex. Head Coach |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 1901 4th Street SE |
capacity | venue | String | Capacity of a venue ex. 10000 |
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. aa9b5d3c-c8c0-41e1-a959-49a9d3c76ed9 |
lat | venue - location | Decimal | Latitude of a venue ex. 44.94478 |
lng | venue - location | Decimal | Longitude of a venue ex. -93.10118 |
name | venue | String | Name of a venue ex. 3M Arena at Mariucci |
state | venue | String | State or province of a venue ex. MN |
time_zone | venue | String | Time zone of a venue ex. US/Central |
zip | venue | Integer | ZIP code of a venue ex. 55455 |