get https://api.sportradar.com/ncaafb//v7//players//profile.
NCAAFB Player Profile provides player biographical information and seasonal statistics.
Update Frequency
TTL / Cache: 120 seconds
Data Updates: Seasonal stats are updated around 5 minutes after a game is moved to closed.
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | season | GUID | Unique season ID ex. ff53e5e4-10ef-4842-a0b7-b489956fa07e |
name | season | String | Name of the seasonREG |
type | season | String | Type of the seasonREG |
year | season | Integer | Year of the season |
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 |
Season Statistics - Conversions:
Attribute | Parent Element | Type | Description |
---|---|---|---|
defense_attempts | season - team - statistics - conversions | Integer | Number of defensive two-point conversion attempts |
defense_successes | season - team - statistics - conversions | Integer | Number of successful defensive two-point conversions |
pass_attempts | season - team - statistics - conversions | Integer | Number of two-point conversion passing attempts |
pass_successes | season - team - statistics - conversions | Integer | Number of successful passing two-point conversions |
receiving_attempts | extra_points - conversions | Integer | Number of two-point conversion receiving attempts |
receiving_attempts | extra_points - conversions | Integer | Number of successful receiving two-point conversions |
rush_attempts | season - team - statistics - conversions | Integer | Number of two-point conversion rushing attempts |
rush_successes | season - team - statistics - conversions | Integer | Number of successful rushing two-point conversions |
Season Statistics - Defense:
Attribute | Parent Element | Type | Description |
---|---|---|---|
assists | season - team - statistics - defense | Integer | Number of defensive assisted tackles *Does not include misc. or special teams tackles |
combined | season - team - statistics - defense | Integer | Number of combined (assists + tackles ) defensive tackles*Does not include misc. or special teams tackles |
forced_fumbles | season - team - statistics - defense | Integer | Number of forced fumbles |
fumble_recoveries | season - team - statistics - defense | Integer | Number of fumble recoveries |
interceptions | season - team - statistics - defense | Integer | Number of interceptions |
misc_assists | season - team - statistics - defense | Integer | Number of miscellaneous assisted tackles. Ex: An assisted tackle by an offensive player on a defensive interception or fumble return |
misc_forced_fumbles | season - team - statistics - defense | Integer | Number of miscellaneous forced fumbles. Ex: A forced fumble by an offensive player on a defensive interception or fumble return |
misc_fumble_recoveries | season - team - statistics - defense | Integer | Number of miscellaneous fumble recoveries. Ex: A fumble recovery by an offensive player on a defensive interception or fumble return |
misc_tackles | season - team - statistics - defense | Integer | Number of miscellaneous tackles. Ex: A solo tackle by an offensive player on a defensive interception or fumble return |
passes_defended | season - team - statistics - defense | Integer | Number of passes defended |
qb_hits | season - team - statistics - defense | Integer | Number of hits on the quarterback |
sack_yards | season - team - statistics - defense | Integer | Number of sack yards |
sacks | season - team - statistics - defense | Integer | Number of sacks |
safeties | season - team - statistics - defense | Integer | Number of safeties |
sp_assists | season - team - statistics - defense | Integer | Number of special teams assisted tackles |
sp_blocks | season - team - statistics - defense | Integer | Number of blocked kicks/punts |
sp_forced_fumbles | season - team - statistics - defense | Integer | Number of special teams forced fumbles |
sp_fumble_recoveries | season - team - statistics - defense | Integer | Number of total (kicking + receiving) special teams fumble recoveries |
sp_opp_fumble_recoveries | season - team - statistics - defense | Integer | Number of special teams opponent fumble recoveries |
sp_own_fumble_recoveries | season - team - statistics - defense | Integer | Number of own special teams fumble recoveries |
sp_tackles | season - team - statistics - defense | Integer | Number of special teams tackles |
tackles | season - team - statistics - defense | Integer | Number of defensive tackles *Does not include misc. or special teams tackles |
tloss | season - team - statistics - defense | Integer | Number of tackles for a loss |
tloss_yards | season - team - statistics - defense | Integer | Number of tackles for a loss yardage |
Season Statistics - Extra Points:
Attribute | Parent Element | Type | Description |
---|---|---|---|
attempts | season - team - statistics - extra_points | Integer | Number of attempted extra points |
blocked | season - team - statistics - extra_points | Integer | Number of blocked extra points |
made | season - team - statistics - extra_points | Integer | Number of made extra points |
missed | season - team - statistics - extra_points | Integer | Number of missed extra points |
percent | season - team - statistics - extra_points | Decimal | Extra point percentage ex. 75.0 |
Season Statistics - Field Goals:
Attribute | Parent Element | Type | Description |
---|---|---|---|
attempts | season - team - statistics - field_goals | Integer | Number of attempted field goals |
attempts_19 | season - team - statistics - field_goals | Integer | Number of attempted field goals between 1-19 yards |
attempts_29 | season - team - statistics - field_goals | Integer | Number of attempted field goals between 20-29 yards |
attempts_39 | season - team - statistics - field_goals | Integer | Number of attempted field goals between 30-39 yards |
attempts_49 | season - team - statistics - field_goals | Integer | Number of attempted field goals between 40-49 yards |
attempts_50 | season - team - statistics - field_goals | Integer | Number of attempted field goals of 50 yards or more |
avg_yards | season - team - statistics - field_goals | Decimal | Average number of yards on attempted field goals ex. 38.5 |
blocked | season - team - statistics - field_goals | Integer | Number of blocked field goals |
longest | season - team - statistics - field_goals | Integer | Number of yards of longest made field goal |
made | season - team - statistics - field_goals - player | Integer | Number of made field goals |
made_19 | season - team - statistics - field_goals | Integer | Number of successful field goals between 1-19 yards |
made_29 | season - team - statistics - field_goals | Integer | Number of successful field goals between 20-29 yards |
made_39 | season - team - statistics - field_goals | Integer | Number of successful field goals between 30-39 yards |
made_49 | season - team - statistics - field_goals | Integer | Number of successful field goals between 40-49 yards |
made_50 | season - team - statistics - field_goals | Integer | Number of successful field goals of 50 yards or more |
missed | season - team - statistics - field_goals | Integer | Number of missed field goals |
pct | season - team - statistics - field_goals | Decimal | Field goal percentage ex. 75.0 |
yards | season - team - statistics - field_goals | Integer | Number of total yards on successful field goals |
Season Statistics - Fumbles:
Attribute | Parent Element | Type | Description |
---|---|---|---|
ez_rec_tds | season - team - statistics - fumbles | Integer | Number of end zone fumble recovery touchdowns |
forced_fumbles | season - team - statistics - fumbles | Integer | Number of forced fumbles |
fumbles | season - team - statistics - fumbles | Integer | Number of fumbles |
lost_fumbles | season - team - statistics - fumbles | Integer | Number of lost fumbles |
opp_rec | season - team - statistics - fumbles | Integer | Number of opponent fumble recoveries |
opp_rec_tds | season - team - statistics - fumbles | Integer | Number of opponent fumble recovery touchdowns |
opp_rec_yards | season - team - statistics - fumbles | Integer | Number of opponent fumble recovery yards |
out_of_bounds | season - team - statistics - fumbles | Integer | Number of opponent fumbles out of bounds |
own_rec | season - team - statistics - fumbles | Integer | Number of own fumble recoveries |
own_rec_tds | season - team - statistics - fumbles | Integer | Number of own fumble recovery touchdowns |
own_rec_yards | season - team - statistics - fumbles | Integer | Number of own fumble recovery yards |
Season Statistics - Interception Returns:
Attribute | Parent Element | Type | Description |
---|---|---|---|
avg_yards | season - team - statistics - int_returns | Decimal | Average number of yards on interception returns ex. 38.5 |
longest | season - team - statistics - int_returns | Integer | Number of yards of longest interception return |
returns | season - team - statistics - int_returns | Integer | Number of interception returns |
touchdowns | season - team - statistics - int_returns | Integer | Number of interception return touchdowns |
yards | season - team - statistics - int_returns | Integer | Number of total interception return yards |
Season Statistics - Kick Returns:
Attribute | Parent Element | Type | Description |
---|---|---|---|
avg_yards | season - team - statistics - kick_returns | Decimal | Average number of yards on kick returns ex. 19.5 |
faircatches | season - team - statistics - kick_returns | Integer | Number of fair catches on kick returns |
longest | season - team - statistics - kick_returns | Integer | Number of yards of longest kick return |
returns | season - team - statistics - kick_returns | Integer | Number of kick returns |
touchdowns | season - team - statistics - kick_returns | Integer | Number of kick return touchdowns |
yards | season - team - statistics - kick_returns | Integer | Number of total kick return yards |
Season Statistics - Kickoffs:
Attribute | Parent Element | Type | Description |
---|---|---|---|
endzone | season - team - statistics - kickoffs | Integer | Number of kickoffs into the endzone |
inside_20 | season - team - statistics - kickoffs | Integer | Number of kickoffs inside the 20 yardline |
kickoffs | season - team - statistics - kickoffs | Integer | Number of kickoffs |
out_of_bounds | season - team - statistics - kickoffs | Integer | Number of kickoffs out of bounds |
return_yards | season - team - statistics - kickoffs | Integer | Number of total return yards on kickoffs |
touchbacks | season - team - statistics - kickoffs | Integer | Number of touchbacks |
yards | season - team - statistics - kickoffs | Integer | Number of kickoff yards |
Season Statistics - Passing:
Attribute | Parent Element | Type | Description |
---|---|---|---|
attempts | season - team - statistics - passing | Integer | Number of pass attempts |
avg_yards | season - team - statistics - passing | Decimal | Average yards per pass attempt ex. 7.22 |
cmp_pct | season - team - statistics - passing | Decimal | Completion percentage ex. 78.049 |
completions | season - team - statistics - passing | Integer | Number of pass completions |
first_downs | season - team - statistics - passing | Integer | Number of first downs |
gross_yards | season - team - statistics - passing | Integer | Number of gross yards passing Gross yards does not deduct sack yardage from the total |
interceptions | season - team - statistics - passing | Integer | Number of interceptions thrown |
int_touchdowns | season - team - statistics - passing | Integer | Number of interceptions thrown returned for touchdowns |
longest | season - team - statistics - passing | Integer | Number of yards of longest completed pass |
longest_touchdown | season - team - statistics - passing | Integer | Number of yards of longest pass for a touchdown |
net_yards | season - team - statistics - passing | Integer | Number of net yards passing Net yards deducts sack yardage from the total |
rating | season - team - statistics - passing | Decimal | Passer rating ex. 94.7 |
redzone_attempts | season - team - statistics - passing | Integer | Number of pass attempts in the red zone |
sack_yards | season - team - statistics - passing | Integer | Number of sack yards |
sacks | season - team - statistics - passing | Integer | Number of sacks |
touchdowns | season - team - statistics - passing | Integer | Number of passing touchdowns |
yards | season - team - statistics - passing | Integer | Number of passing yards |
Season Statistics - Penalties:
Attribute | Parent Element | Type | Description |
---|---|---|---|
first_downs | season - team - statistics - penalties | Integer | Number of penalties resulting in a first down |
penalties | season - team - statistics - penalties | Integer | Number of penalties |
yards | season - team - statistics - penalties | Integer | Number of penalty yardage |
Season Statistics - Punt Returns:
Attribute | Parent Element | Type | Description |
---|---|---|---|
avg_yards | season - team - statistics - punt_returns | Decimal | Average number of yards on punt returns ex. 19.5 |
faircatches | season - team - statistics - punt_returns | Integer | Number of fair catches on punt returns |
longest | season - team - statistics - punt_returns | Integer | Number of yards of longest punt return |
returns | season - team - statistics - punt_returns | Integer | Number of punt returns |
touchdowns | season - team - statistics - punt_returns | Integer | Number of punt return touchdowns |
yards | season - team - statistics - punt_returns | Integer | Number of total punt return yards |
Season Statistics - Punts:
Attribute | Parent Element | Type | Description |
---|---|---|---|
attempts | season - team - statistics - punts | Integer | Number of punt attempts |
avg_net_yards | season - team - statistics - punts | Decimal | Average net yards on punts ex. 28.75 |
avg_yards | season - team - statistics - punts | Decimal | Average yards on punts ex. 43.75 |
blocked | season - team - statistics - punts | Integer | Number of punts blocked |
inside_20 | season - team - statistics - punts | Integer | Number of punts inside the 20 yardline |
longest | season - team - statistics - punts | Integer | Number of yards of longest punt |
net_yards | season - team - statistics - punts | Integer | Number of total net punt yards |
return_yards | season - team - statistics - punts | Integer | Number of total return punt yards |
touchbacks | season - team - statistics - punts | Integer | Number of touchbacks |
yards | season - team - statistics - punts | Integer | Number of punt yards |
Season Statistics - Receiving:
Attribute | Parent Element | Type | Description |
---|---|---|---|
avg_yards | season - team - statistics - receiving | Decimal | Average yards per reception ex. 7.22 |
first_downs | season - team - statistics - receiving | Integer | Number of receiving first downs |
longest | season - team - statistics - receiving | Integer | Number of yards of longest reception |
longest_touchdown | season - team - statistics - receiving | Integer | Number of yards of longest receiving touchdown |
receptions | season - team - statistics - receiving | Integer | Number of receptions |
redzone_targets | season - team - statistics - receiving | Integer | Number of receiving red zone targets |
targets | season - team - statistics - receiving | Integer | Number of receiving targets |
touchdowns | season - team - statistics - receiving | Integer | Number of receiving touchdowns |
yards | season - team - statistics - receiving | Integer | Number of receiving yards |
yards_after_catch | season - team - statistics - receiving | Integer | Number of receiving yards after the catch Yards after catch is not currently a collected statistic for NCAA Football |
Season Statistics - Rushing:
Attribute | Parent Element | Type | Description |
---|---|---|---|
attempts | season - team - statistics - rushing | Integer | Number of rushing attempts |
avg_yards | season - team - statistics - rushing | Decimal | Average yards per rush ex. 3.22 |
first_downs | season - team - statistics - rushing | Integer | Number of rushing first downs |
longest | season - team - statistics - rushing | Integer | Number of yards of longest rush |
longest_touchdown | season - team - statistics - rushing | Integer | Number of yards of longest rushing touchdown |
redzone_attempts | season - team - statistics - rushing | Integer | Number of rushing red zone attempts |
tlost | season - team - statistics - rushing | Integer | Number of rushing tackles for a loss |
tlost_yards | season - team - statistics - rushing | Integer | Number of rushing tackles for a loss yardage |
touchdowns | season - team - statistics - rushing | Integer | Number of rushing touchdowns |
yards | season - team - statistics - rushing | Integer | Number of rushing yards |
Season Statistics - Games Played & Started
Attribute | Parent Element | Type | Description |
---|---|---|---|
games_played | season - team - statistics | Integer | Number of games played in a season |
games_started | season - team - statistics | Integer | Number of games started in a season |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Team alias ex. IOW (University of Iowa) |
id | team | GUID | Unique ID of a team ex. a2ee495d-37c7-45ac-ac3d-d3a492a219c1 |
market | team | String | Team market name ex. Iowa |
name | team | String | Team name ex. Hawkeyes |