Fantasy Data

College Football Data Dictionary


The FantasyData College Football API has a new home over at SportsDataIO Discovery Lab, a platform built to offer affordable sports data for students, hobbyists and personal projects.

If you're looking for a more extensive product to power your website or application, we encourage you to check out SportsDataIO's commercial College Football API.

Below you will find a list of all data points that are contained within each feed that we offer. If any of the information provided below is unclear, or if you have a specific question, please contact support.

Go to our developer portal for a full list of operations including deprecated, legacy and test endpoints.

All dates & times are in US Eastern Time.

Choose League:

Core

This table is used in the following endpoints:
FantasyData CFB Fantasy API
Conference Hierarchy (with Teams)
FantasyData CFB Odds API
Conference Hierarchy (with Teams)
Name Type Size Nullable Scrambled CSV Description
ConferenceID integer 32 No No No The unique ID of the team's conference
Name string 50 No No Yes The name of the team's conference
Teams Team[] Yes No Yes The teams that play within this conference
ConferenceName string 50 Yes No Yes The name of the team's parent conference (e.g. SEC, Big Ten, etc)
DivisionName string 50 Yes No No The name of the team's division (e.g. East; West; Atlantic; etc). Note: Not all conferences have divisons
This table is used in the following endpoints:
Name Type Size Nullable Scrambled CSV Description
PlayerID integer 32 No No No The unique ID of the player as assigned by SportsDataIO. Note: this ID remains with the player their entire collegiate career
FirstName string 50 Yes No No The player's first name
LastName string 50 Yes No No The player's last name
TeamID integer 32 Yes No No The unique ID of the team associated with this player
Team string 10 Yes No No The abbreviation [Key] of the team that the player is on. Note: If this player is a free agent; this field is NULL
Jersey integer 32 Yes No No The player's jersey number
Position string 10 Yes No No The player's primary position. Possible values: C; CB; DB; DE; DL; DT; FB; G; K; KR; LB; LS; NT; OL; OLB; OT; P; PR; QB; RB; S; SS; TE; WR
PositionCategory string 3 Yes No Yes The category (Offense, Defense or Special Teams) of the players position (OFF, DEF, ST)
Class string 50 Yes No No The class of the player. Possible values: Freshman; Sophomore; Junior; Senior; Graduate Student; as well as Redshirt for all classes
Height integer 32 Yes No No The player's height in inches
Weight integer 32 Yes No No The player's weight in pounds (lbs)
InjuryStatus
from 2018
string 50 Yes No Yes Indicates the player's injury status (possible values include: Probable, Questionable, Doubtful, Out)
This table is used in the following endpoints:
Name Type Size Nullable Scrambled CSV Description
TeamID integer 32 No No No The unique ID of the team
[Key] string 10 No No No A unique abbreviation of the team (e.g. OAE; TAS; UAD; KAF; etc.) Note: Due to being selected for uniqueness; these are not always a match with broadcaster abbreviations. For that use case; use ShortDisplayName
Active boolean No No Yes Whether or not this team is active
School string 50 Yes No Yes The name of the school as used in college sports (e.g. SMU, South Florida, Stony Brook, UCLA, etc.)
Name string 50 Yes No Yes The mascot of the team (e.g. Sooners, Red Raiders, Trojans, Wildcats, etc.)
StadiumID integer 32 No No No The unique ID of the stadium that the team plays its home games at
ApRank integer 32 Yes No No The rank of the team assigned to them by the Associated Press (AP)
Wins integer 32 Yes No No Total number of wins by the team
Losses integer 32 Yes No No The total number of losses by the team in the current season
ConferenceWins integer 32 Yes No No The total number of conference wins by the team
ConferenceLosses integer 32 Yes No No The total number of conference losses by the team
TeamLogoUrl string 100 Yes No No The url of the team logo image
ConferenceID integer 32 Yes No No The unique ID of the team's conference
Conference string 50 Yes No No The name of the team's parent conference (e.g. SEC; Big Ten; etc)
ShortDisplayName string 10 Yes No No The shortened name of the team
RankWeek integer 32 Yes No No The week that the AP Rank/CoachesRank was last updated
RankSeason integer 32 Yes No No The season that the AP Rank/CoachesRank was last updated
RankSeasonType integer 32 Yes No No The season type that the AP Rank/CoachesRank was last updated

Fantasy

This table is used in the following endpoints:
FantasyData CFB Fantasy API
Player Game Stats by Week
Name Type Size Nullable Scrambled CSV Description
StatID integer 32 No No No The unique ID of the stats associated with the player in this game
TeamID integer 32 Yes No No The unique ID of the team associated with this player
PlayerID integer 32 Yes No No The unique ID of the player as assigned by SportsDataIO. Note: this ID remains with the player their entire collegiate career
SeasonType integer 32 Yes No Yes The type of season that this record corresponds to (1=Regular Season, 2=Preseason, 3=Postseason, 4=Offseason, 5=AllStar).
Season integer 32 Yes No Yes The college football season of the game
Name string 50 Yes No No The player's full name
Team string 10 Yes No No The abbreviation [Key] of the team that the player is on
Position string 10 Yes No No The player's primary position. Possible values: C; CB; DB; DE; DL; DT; FB; G; K; KR; LB; LS; NT; OL; OLB; OT; P; PR; QB; RB; S; SS; TE; WR
PositionCategory string 10 Yes No Yes The category (Offense, Defense or Special Teams) of the players position (OFF, DEF, ST)
InjuryStatus
from 2018
string 50 Yes No Yes Indicates the player's injury status (possible values include: Probable, Questionable, Doubtful, Out)
Week integer 32 Yes No Yes The NFL week of the game (weeks 18-21 denote playoff games)
GameID integer 32 Yes No Yes The unique ID of this game
OpponentID integer 32 Yes No Yes The unique ID of the team's opponent
Opponent string 10 Yes No Yes The name of the opponent 
Day date Yes No Yes The day of the game
DateTime datetime Yes No Yes The date and time of the game
HomeOrAway string 4 Yes No Yes Whether the team is home or away
Games integer 32 Yes No Yes Indicates whether or not a player has recorded any stats for a given game.
FantasyPoints decimal 32 Yes Yes Yes Total fantasy points
PassingAttempts decimal 32 Yes Yes Yes Total passing attempts
PassingCompletions decimal 32 Yes Yes Yes Total passing completions
PassingYards decimal 32 Yes Yes Yes Total passing yards
PassingCompletionPercentage decimal 32 Yes Yes Yes Total passing completion percentage
PassingYardsPerAttempt decimal 32 Yes Yes Yes Total passing yards per attempts
PassingYardsPerCompletion decimal 32 Yes Yes Yes Total passing yards per completion
PassingTouchdowns decimal 32 Yes Yes Yes Total passing touchdowns
PassingInterceptions decimal 32 Yes Yes Yes Total passing interceptions
PassingRating decimal 32 Yes Yes Yes Total passing rating
RushingAttempts decimal 32 Yes Yes Yes Total rushing attempts
RushingYards decimal 32 Yes Yes Yes Total rushing yards
RushingYardsPerAttempt decimal 32 Yes Yes Yes Total rushing yards per attempt
RushingTouchdowns decimal 32 Yes Yes Yes Total rushing touchdowns
RushingLong decimal 32 Yes Yes Yes Longest rushing attempt
Receptions decimal 32 Yes Yes Yes Total receptions
ReceivingYards decimal 32 Yes Yes Yes Total receiving yards
ReceivingYardsPerReception decimal 32 Yes Yes Yes Total receiving yards per reception
ReceivingTouchdowns decimal 32 Yes Yes Yes Total receiving touchdowns
ReceivingLong decimal 32 Yes Yes Yes Long receiving reception
FieldGoalsAttempted decimal 32 Yes Yes Yes Total field goals attempted
FieldGoalsMade decimal 32 Yes Yes Yes Total field goals made
FieldGoalPercentage decimal 32 Yes Yes Yes Total field goal percentage
FieldGoalsLongestMade decimal 32 Yes Yes Yes Longest field goal made
ExtraPointsAttempted decimal 32 Yes Yes Yes Total extra points attempted
ExtraPointsMade decimal 32 Yes Yes Yes Total extra points made
This table is used in the following endpoints:
Name Type Size Nullable Scrambled CSV Description
StatID integer 32 No No No The unique ID of the stats associated with the player in this season
TeamID integer 32 Yes No No The unique ID of the team associated with this player
PlayerID integer 32 Yes No No The unique ID of the player as assigned by SportsDataIO. Note: this ID remains with the player their entire collegiate career
SeasonType integer 32 Yes No Yes The type of season that this record corresponds to (1=Regular Season, 2=Preseason, 3=Postseason, 4=Offseason, 5=AllStar).
Season integer 32 Yes No No The college football season of the game
Name string 50 Yes No No The player's full name
Team string 10 Yes No No The abbreviation [Key] of the team that the player is on
Position string 10 Yes No Yes Player's position in the starting lineup (if started), otherwise the position he substituted for
PositionCategory string 10 Yes No Yes The category (Offense, Defense or Special Teams) of the players position (OFF, DEF, ST)
Games integer 32 Yes No Yes Indicates whether or not a player has recorded any stats for a given game.
FantasyPoints decimal 32 Yes Yes Yes Total fantasy points
PassingAttempts decimal 32 Yes Yes Yes Total passing attempts
PassingCompletions decimal 32 Yes Yes Yes Total passing completions
PassingYards decimal 32 Yes Yes Yes Total passing yards
PassingCompletionPercentage decimal 32 Yes Yes Yes Total passing completion percentage
PassingYardsPerAttempt decimal 32 Yes Yes Yes Total passing yards per attempts
PassingYardsPerCompletion decimal 32 Yes Yes Yes Total passing yards per completion
PassingTouchdowns decimal 32 Yes Yes Yes Total passing touchdowns
PassingInterceptions decimal 32 Yes Yes Yes Total passing interceptions
PassingRating decimal 32 Yes Yes Yes Total passing rating
RushingAttempts decimal 32 Yes Yes Yes Total rushing attempts
RushingYards decimal 32 Yes Yes Yes Total rushing yards
RushingYardsPerAttempt decimal 32 Yes Yes Yes Total rushing yards per attempt
RushingTouchdowns decimal 32 Yes Yes Yes Total rushing touchdowns
RushingLong decimal 32 Yes Yes Yes Longest rushing attempt
Receptions decimal 32 Yes Yes Yes Total receptions
ReceivingYards decimal 32 Yes Yes Yes Total receiving yards
ReceivingYardsPerReception decimal 32 Yes Yes Yes Total receiving yards per reception
ReceivingTouchdowns decimal 32 Yes Yes Yes Total receiving touchdowns
ReceivingLong decimal 32 Yes Yes Yes Long receiving reception
FieldGoalsAttempted decimal 32 Yes Yes Yes Total field goals attempted
FieldGoalsMade decimal 32 Yes Yes Yes Total field goals made
FieldGoalPercentage decimal 32 Yes Yes Yes Total field goal percentage
FieldGoalsLongestMade decimal 32 Yes Yes Yes Longest field goal made
ExtraPointsAttempted decimal 32 Yes Yes Yes Total extra points attempted
ExtraPointsMade decimal 32 Yes Yes Yes Total extra points made

Odds

This table is used in the following endpoints:
Name Type Size Nullable Scrambled CSV Description
GameID integer 32 No No Yes The unique ID of this game
Season integer 32 No No Yes The College Football season of the game
SeasonType integer 32 No No Yes The type of season that this record corresponds to (1=Regular Season, 2=Preseason, 3=Postseason, 4=Offseason, 5=AllStar).
Week integer 32 Yes No No The week of the game
Status string 20 Yes No No The status of the game. Possible values include: Scheduled; InProgress; Final; F/OT; Suspended; Postponed; Delayed; Canceled; Forfeit
Day date Yes No Yes The date of the game
DateTime datetime Yes No No The date and time of the game (in US Eastern Time)
AwayTeam string 10 No No No The abbreviation [Key] of the away team
HomeTeam string 10 No No No The abbreviation [Key] of the home team
AwayTeamID integer 32 No No Yes The unique ID of the away team
HomeTeamID integer 32 No No Yes The unique ID of the home team
AwayTeamName string 100 Yes No Yes The name of the away team
HomeTeamName string 100 Yes No Yes The name of the home team
AwayTeamScore integer 32 Yes Yes Yes Total number of points the away team scored in this game
HomeTeamScore integer 32 Yes Yes Yes Total number of points the home team scored in this game
PointSpread
from 2016
decimal 32 Yes Yes No The oddsmaker Point Spread at game start from the perspective of the HomeTeam. Note: negative numbers indicate the HomeTeam is favored; positive numbers indicate the AwayTeam is favored
OverUnder
from 2016
decimal 32 Yes Yes No The sportsbook's total points line at game start
AwayTeamMoneyLine
from 2017
integer 32 Yes Yes No The sportsbook's moneyline for the away team
HomeTeamMoneyLine
from 2017
integer 32 Yes Yes No The sportsbook's moneyline for the home team
StadiumID integer 32 Yes No No The unique ID of the stadium/venue where this game was played
Stadium Stadium Yes No Yes The details of the stadium where this game is played
Periods Period[] Yes No Yes The details of the periods (quarters & overtime) for this game
Title
from 2018
string 50 Yes No Yes The title of the game (e.g. Rose Bowl, Citrus Bowl, etc)
HomeRotationNumber integer 32 Yes Yes Yes Rotation number of home team for this game
AwayRotationNumber integer 32 Yes Yes Yes Rotation number of away team for this game
NeutralVenue
from 2020
boolean Yes No Yes Indicates whether this game is played in a neutral venue
AwayPointSpreadPayout
from 2021
integer 32 Yes Yes No The sportsbook's point spread payout for the away team
HomePointSpreadPayout
from 2021
integer 32 Yes Yes Yes The point spread payout for the home team
OverPayout
from 2021
integer 32 Yes Yes No The sportsbook's payout for the over in the total points line
UnderPayout
from 2021
integer 32 Yes Yes No The sportsbook's payout for the under
This table is used in the following endpoints:
Name Type Size Nullable Scrambled CSV Description
GameId integer 32 No No No The unique ID of this game
Season integer 32 No No No The college football season of the game
SeasonType integer 32 No No Yes The type of season that this record corresponds to (1=Regular Season, 2=Preseason, 3=Postseason, 4=Offseason, 5=AllStar).
Week integer 32 Yes No No The week of the game
Day date Yes No No The date of the game
DateTime datetime Yes No No The date and time of the game (in US Eastern Time)
Status string 10 Yes No No The status of the game. Possible values include: Scheduled; InProgress; Final; F/OT; Suspended; Postponed; Delayed; Canceled; Forfeit
AwayTeamId integer 32 Yes No No The unique ID of the away team
HomeTeamId integer 32 Yes No No The unique ID of the home team
AwayTeamName string 50 Yes No No The name of the away team
HomeTeamName string 50 Yes No No The name of the home team
PregameOdds GameOdd[] Yes No Yes List of Pregame Odds from different sportsbooks
HomeTeamScore integer Yes Yes Yes Score of the home team (updated after game ends to allow for resolving bets)
AwayTeamScore integer Yes Yes Yes Score of the away team (updated after game ends to allow for resolving bets)
TotalScore integer Yes Yes No The total points scored by both teams in the game tied to this event (updated after game ends to allow for resolving bets)
HomeRotationNumber integer 32 Yes Yes Yes Rotation number of home team for this game
AwayRotationNumber integer 32 Yes Yes Yes Rotation number of away team for this game
This table is used in the following endpoints:
Name Type Size Nullable Scrambled CSV Description
GameOddId integer 32 No No Yes Unique ID of this odd
Sportsbook string 25 No Yes No The name of the sportsbook
GameId integer 32 No No No The unique ID of this game
Created datetime No No No The timestamp of when these odds were first created (in US Eastern Time)
Updated datetime No No Yes The timestamp of when these odds were last updated, based on US Eastern Time (EST/EDT). If these are the latest odds for this game, and they have not been updated within the last few minutes, then it indicates that there were problems connecting to the sportsbook
HomeMoneyLine integer 32 Yes Yes No The sportsbook's moneyline for the home team
AwayMoneyLine integer 32 Yes Yes No The sportsbook's moneyline for the away team
DrawMoneyLine integer 32 Yes Yes No The sportsbook's moneyline for a draw
HomePointSpread decimal 32 Yes Yes Yes The sportsbook's point spread for the home team
AwayPointSpread decimal 32 Yes Yes Yes The sportsbook's point spread for the away team
HomePointSpreadPayout integer 32 Yes Yes Yes The sportsbook's point spread payout for the home team
AwayPointSpreadPayout integer 32 Yes Yes Yes The sportsbook's point spread payout for the away team
OverUnder decimal 32 Yes Yes No The sportsbook's total points line at game start
OverPayout integer 32 Yes Yes No The sportsbook's payout for the over in the total points line
UnderPayout integer 32 Yes Yes Yes The sportsbook's payout for the under
SportsbookId integer 32 Yes No No The unique ID of the sportsbook
OddType string 32 Yes No No The market type of the odd (ex: live; pregame; etc)
This table is used in the following endpoints:
Name Type Size Nullable Scrambled CSV Description
PeriodID integer 32 No No No Unique ID for each period
GameID integer 32 No No No The unique ID of this game
Number integer 32 No No Yes The Number (Order) of the Period in the scope of the Game.
Name string 10 No No No The name of the period (possible values: 1; 2; 3; 4; OT; Final, F/OT)
AwayScore integer 32 Yes Yes No The total points scored by the away team in this period
HomeScore integer 32 Yes Yes No The total points scored by the home team in this period
This table is used in the following endpoints:
Name Type Size Nullable Scrambled CSV Description
StadiumID integer 32 No No Yes The unique ID of the stadium
Active boolean No No Yes Whether or not this stadium is the home venue for an active team
Name string 50 No No Yes The full name of the stadium
Dome boolean No No Yes Indicates whether this stadium is a dome
City string 50 Yes No Yes The city where the stadium is located
State string 10 Yes No No The US state where the stadium is located Note: if stadium is outside United States; this value is NULL
GeoLat decimal 32 Yes No No The geographic latitude coordinate of this venue
GeoLong decimal 32 Yes No No The geographic longitude coordinate of this venue
This table is used in the following endpoints:
FantasyData CFB Odds API
Team Game Stats by Week
Name Type Size Nullable Scrambled CSV Description
StatID integer 32 No No No The unique ID of the stats associated with the team in this game
TeamID integer 32 Yes No Yes The unique ID of the team
SeasonType integer 32 Yes No Yes The type of season that this record corresponds to (1=Regular Season, 2=Preseason, 3=Postseason, 4=Offseason, 5=AllStar).
Season integer 32 Yes No No The college football season of the game
Name string 50 Yes No No The team's full name
Team string 10 Yes No No The abbreviation [Key] of the team
Score integer 32 Yes Yes No Total points scored by the team in the game
OpponentScore integer 32 Yes Yes No Total points scored by the opponent team
FirstDowns integer 32 Yes Yes No Total first downs converted by the team in the game
ThirdDownConversions integer 32 Yes Yes No Total third down conversions by the team in the game
ThirdDownAttempts integer 32 Yes Yes No Total third down attempts by the team in the game
FourthDownConversions integer 32 Yes Yes No Total fourth down conversions by the team in the game
FourthDownAttempts integer 32 Yes Yes No Total fourth down attempts by the team in the game
Penalties integer 32 Yes Yes No Total penalties committed by the team in the game
PenaltyYards integer 32 Yes Yes No Total penalties yards enforced against the team in the game
TimeOfPossessionMinutes integer 32 Yes Yes No Total number of minutes the team possessed the ball for in the game
TimeOfPossessionSeconds integer 32 Yes Yes No Total number of seconds the team possessed the ball for in the game
Week integer 32 Yes No Yes The NFL week of the game (weeks 18-21 denote playoff games)
GameID integer 32 Yes No Yes The unique ID of this game
OpponentID integer 32 Yes No Yes The unique ID of the team's opponent
Opponent string 10 Yes No Yes The name of the opponent 
Day date Yes No Yes The day of the game
DateTime datetime Yes No Yes The date and time of the game
HomeOrAway string 4 Yes No Yes Whether the team is home or away
Games integer 32 Yes No Yes Indicates whether or not a player has recorded any stats for a given game.
FantasyPoints decimal 32 Yes Yes Yes Total fantasy points
PassingAttempts decimal 32 Yes Yes Yes Total passing attempts
PassingCompletions decimal 32 Yes Yes Yes Total passing completions
PassingYards decimal 32 Yes Yes Yes Total passing yards
PassingCompletionPercentage decimal 32 Yes Yes Yes Total passing completion percentage
PassingYardsPerAttempt decimal 32 Yes Yes Yes Total passing yards per attempts
PassingYardsPerCompletion decimal 32 Yes Yes Yes Total passing yards per completion
PassingTouchdowns decimal 32 Yes Yes Yes Total passing touchdowns
PassingInterceptions decimal 32 Yes Yes Yes Total passing interceptions
PassingRating decimal 32 Yes Yes Yes Total passing rating
RushingAttempts decimal 32 Yes Yes Yes Total rushing attempts
RushingYards decimal 32 Yes Yes Yes Total rushing yards
RushingYardsPerAttempt decimal 32 Yes Yes Yes Total rushing yards per attempt
RushingTouchdowns decimal 32 Yes Yes Yes Total rushing touchdowns
RushingLong decimal 32 Yes Yes Yes Longest rushing attempt
Receptions decimal 32 Yes Yes Yes Total receptions
ReceivingYards decimal 32 Yes Yes Yes Total receiving yards
ReceivingYardsPerReception decimal 32 Yes Yes Yes Total receiving yards per reception
ReceivingTouchdowns decimal 32 Yes Yes Yes Total receiving touchdowns
ReceivingLong decimal 32 Yes Yes Yes Long receiving reception
FieldGoalsAttempted decimal 32 Yes Yes Yes Total field goals attempted
FieldGoalsMade decimal 32 Yes Yes Yes Total field goals made
FieldGoalPercentage decimal 32 Yes Yes Yes Total field goal percentage
FieldGoalsLongestMade decimal 32 Yes Yes Yes Longest field goal made
ExtraPointsAttempted decimal 32 Yes Yes Yes Total extra points attempted
ExtraPointsMade decimal 32 Yes Yes Yes Total extra points made
This table is used in the following endpoints:
FantasyData CFB Odds API
Team Season Stats & Standings
Name Type Size Nullable Scrambled CSV Description
StatID integer 32 No No No The unique ID of the stats associated with the team in this season
TeamID integer 32 Yes No Yes The unique ID of the team
SeasonType integer 32 Yes No Yes The type of season that this record corresponds to (1=Regular Season, 2=Preseason, 3=Postseason, 4=Offseason, 5=AllStar).
Season integer 32 Yes No No The college football season of the game
Name string 50 Yes No No The team's full name
Team string 10 Yes No No The abbreviation [Key] of the team
Wins integer 32 Yes No No Total number of wins by the team in the season
Losses integer 32 Yes No No The total number of losses by the team in the season
PointsFor integer 32 Yes No No Total points scored by the team in the season
PointsAgainst integer 32 Yes No No Total points scored against the team in the season
ConferenceWins integer 32 Yes No No The total number of conference wins by the team
ConferenceLosses integer 32 Yes No No The total number of conference losses by the team
ConferencePointsFor integer 32 Yes No No Total conference points scored by the team
ConferencePointsAgainst integer 32 Yes No No Total conference points against the team
HomeWins integer 32 Yes No No Total home wins by the team in the season
HomeLosses integer 32 Yes No No Total home losses by the team in the season
RoadWins integer 32 Yes No No Total road wins by the team in the season
RoadLosses integer 32 Yes No No Total road losses by the team in the season
Streak integer 32 Yes No No The current winning or losing streak of the team in the season. A positive number indicates a winning streak, and a negative number indicates a losing streak.
Score integer 32 Yes No No Total points scored by the team in the season
OpponentScore integer 32 Yes No No Total points scored by the opponent team
FirstDowns integer 32 Yes Yes No Total first downs converted by the team in the season
ThirdDownConversions integer 32 Yes Yes No Total third down conversions by the team in the season
ThirdDownAttempts integer 32 Yes Yes No Total third down attempts by the team in the season
FourthDownConversions integer 32 Yes Yes No Total fourth down conversions by the team in the season
FourthDownAttempts integer 32 Yes Yes No Total fourth down attempts by the team in the season
Penalties integer 32 Yes Yes No Total penalties committed by the team in the season
PenaltyYards integer 32 Yes Yes No Total penalties yards enforced against the team in the season
TimeOfPossessionMinutes integer 32 Yes Yes No Total number of minutes the team possessed the ball for in the season
TimeOfPossessionSeconds integer 32 Yes Yes No Total number of seconds the team possessed the ball for in the season
Games integer 32 Yes No Yes Indicates whether or not a player has recorded any stats for a given game.
FantasyPoints decimal 32 Yes Yes Yes Total fantasy points
PassingAttempts decimal 32 Yes Yes Yes Total passing attempts
PassingCompletions decimal 32 Yes Yes Yes Total passing completions
PassingYards decimal 32 Yes Yes Yes Total passing yards
PassingCompletionPercentage decimal 32 Yes Yes Yes Total passing completion percentage
PassingYardsPerAttempt decimal 32 Yes Yes Yes Total passing yards per attempts
PassingYardsPerCompletion decimal 32 Yes Yes Yes Total passing yards per completion
PassingTouchdowns decimal 32 Yes Yes Yes Total passing touchdowns
PassingInterceptions decimal 32 Yes Yes Yes Total passing interceptions
PassingRating decimal 32 Yes Yes Yes Total passing rating
RushingAttempts decimal 32 Yes Yes Yes Total rushing attempts
RushingYards decimal 32 Yes Yes Yes Total rushing yards
RushingYardsPerAttempt decimal 32 Yes Yes Yes Total rushing yards per attempt
RushingTouchdowns decimal 32 Yes Yes Yes Total rushing touchdowns
RushingLong decimal 32 Yes Yes Yes Longest rushing attempt
Receptions decimal 32 Yes Yes Yes Total receptions
ReceivingYards decimal 32 Yes Yes Yes Total receiving yards
ReceivingYardsPerReception decimal 32 Yes Yes Yes Total receiving yards per reception
ReceivingTouchdowns decimal 32 Yes Yes Yes Total receiving touchdowns
ReceivingLong decimal 32 Yes Yes Yes Long receiving reception
FieldGoalsAttempted decimal 32 Yes Yes Yes Total field goals attempted
FieldGoalsMade decimal 32 Yes Yes Yes Total field goals made
FieldGoalPercentage decimal 32 Yes Yes Yes Total field goal percentage
FieldGoalsLongestMade decimal 32 Yes Yes Yes Longest field goal made
ExtraPointsAttempted decimal 32 Yes Yes Yes Total extra points attempted
ExtraPointsMade decimal 32 Yes Yes Yes Total extra points made