rushing
Returns individually attributed rusher production by game.
Player totals include only guarded rusher attribution, including individually attributed sacks. They do not include team-only or unresolved attempts and therefore are not expected to sum to team totals.
get/rushing/players/games
Query parameters
yearinteger
Season year. Requires team or week; optional when rusherId is specified alone.
weekinteger
Week number. Requires year; either team or week is required with year.
seasonType'regular' | 'postseason' | 'both' | 'allstar' | 'spring_regular' | 'spring_postseason'
Season type.
teamstring
Team name; either team or week is required with year.
conferencestring
Conference name or abbreviation.
rusherIdstring
Rusher athlete ID. Required unless year is specified.
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
- ○