rushing

Returns team rushing production by game.

Team totals include sacks, kneels, team-only attempts, and unresolved attribution. Defense contains rushing production allowed.

get/rushing/teams/games

Query parameters

yearinteger required

Season year. Required.

weekinteger

Week number. Either team or week is required.

seasonType'regular' | 'postseason' | 'both' | 'allstar' | 'spring_regular' | 'spring_postseason'

Season type.

teamstring

Team name. Either team or week is required.

conferencestring

Conference name or abbreviation.

classification'fbs' | 'fcs' | 'ii' | 'ii/iii' | 'iii'

Division classification. Defaults to fbs.

Response

Ok

gameIdinteger required
seasoninteger required
weekinteger required
seasonType'regular' | 'postseason' | 'both' | 'allstar' | 'spring_regular' | 'spring_postseason' required
teamstring required
conferencestring nullable required
opponentstring required

Changes

Changed in 1 of the 14 revisions of this API.1