rushing
Returns team rushing production by season.
Team totals include sacks, kneels, team-only attempts, and unresolved attribution. Defense contains rushing production allowed.
get/rushing/teams/season
Query parameters
yearinteger
Season year. Required unless team is specified.
seasonType'regular' | 'postseason' | 'both' | 'allstar' | 'spring_regular' | 'spring_postseason'
Season type.
teamstring
Team name. Required unless year is specified.
conferencestring
Conference name or abbreviation.
classification'fbs' | 'fcs' | 'ii' | 'ii/iii' | 'iii'
Division classification. Defaults to fbs.
Response
Ok
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○