get https://api.sportradar.com/ncaafb//v7//teams//full_roster.
NCAAFB Team Roster provides a complete roster of players for a given team.
Update Frequency
TTL / Cache: 300 seconds
Data Updates: Updates are made in realtime as changes are made to rosters or player profiles.
Data Points
Franchise:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | franchise | GUID | Unique ID of a school ex. a2ee495d-37c7-45ac-ac3d-d3a492a219c1 |
name | franchise | String | Team name ex. Hawkeyes |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | conference | String | Alias of a conference ex. BIG-TEN |
id | conference | GUID | Unique ID of a conference ex. cddff7c9-65e1-4fe0-b052-87fd4213fbfe |
name | conference | String | Name of a conference ex. Big Ten |
alias | division | String | Alias of a division ex. FBS (Football Bowl Subdivision) |
id | division | GUID | Unique ID of a division ex. 43d3cede-6b8f-4158-bc7f-c3c7365e5b32 |
name | division | String | Name of a division ex. I-A |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbr_name | player | String | Abbreviated name of a player ex. S.Bennett |
birth_place | player | String | Birthplace of a player ex. Blackshear, GA, USA |
eiligibility | player | String | Eligibility status of a playerFR (Freshman), SO (Sophomore), JR (Junior), SR (Senior), GR (Graduate) |
first_name | player | String | First name of a player ex. Stetson |
height | player | Integer | Height in inches |
id | player | GUID | Unique ID of a player ex. 4be48c57-4b7c-46ad-8535-445c195feda6 |
jersey | player | Integer | Jersey number of a player |
last_name | player | String | Last name of a player ex. Bennet |
name | player | String | Full name of a player ex. Stetson Bennet |
name_suffix | player | String | Suffix of a player ex. Jr. |
position | player | String | Position of a player See our FAQ for a list of valid positions |
status | player | String | Status of a playerACT (Active), DUP (Duplicate Player Profile), EXE (Exempt), NWT (Not with Team), PRA (Practice Squad), SUS (Suspended) |
weight | player | Decimal | Weight in lbs |
Coaches:
Attribute | Parent Element | Type | Description |
---|---|---|---|
first_name | coach | String | First name of a coach ex. Kirby |
full_name | coach | String | Full name of a coach ex. Kirby Smart |
id | coach | GUID | Unique ID of a coach ex. 9c34ca07-cd05-48dc-ba4e-45b9df6078eb |
last_name | coach | String | Last name of a coach ex. Smart |
name_suffix | coach | String | Suffix of a coach ex. Jr. |
position | coach | String | Type of coach ex. Head Coach or Offensive Coordinator |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Team alias ex. IOW (University of Iowa) |
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. Iowa Fight Song |
founded | team | Integer | Year a school was founded |
id | team | GUID | Unique ID of a team ex. a2ee495d-37c7-45ac-ac3d-d3a492a219c1 |
market | team | String | Team market name 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 College Football Playoff appearances |
subdivision | team | String | Team's subdivision within a conference ex. BIG-TEN-WEST |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 886 Stadium Drive |
capacity | venue | Integer | Capacity of a venue ex. 69250 |
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. 967ef86b-d0de-49b7-8984-61f95104d30d |
lat | venue - location | Decimal | Latitude of a venue ex. 41.6587 |
lng | venue - location | Decimal | Longitude of a venue ex. -91.5511 |
name | venue | String | Name of a venue ex. Kinnick Stadium |
roof_type | venue | String | Roof type of a venueoutdoor , dome , retractable_dome |
state | venue | String | State of a venue ex. IA |
surface | venue | String | Surface type of a venueturf , artificial , outdoor |
zip | venue | Integer | ZIP code of a venue ex. 52242 |