Ncaa: Get Defensive Player Stats
Ncaa via Parse · sports
Retrieve defensive season statistics for a college football player by player_id. Returns tackles, sacks, tackles for loss, fumble recoveries, and other defensive stats. Requires navigating from the player page to the correct season and fetching multiple stat category pages (tackles, sacks, defense). Makes up to 5 HTTP requests. Access NCAA sports statistics including player/team search, head coach records, game scoreboards, and statistical ranking categories from stats.ncaa.org Fulfilled by Parse from stats.ncaa.org.
- education
- government-public
- ncaa
- parse
- platform-key
- sports
- stats-ncaa-org
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/cc788f52-a551-42c0-9350-031581a15442/get_defensive_player_stats
- Interface artifact
- sha256:bea8826c13e5e1bd3f0826d344f3c0355918fdd78f8e6c532b42e7d0919e2b47
- Manifest digest
- sha256:4bf7e1a95f7c4f351155cd7c1877d7670075ec2da283eddf1adfb29754d566f0
Request fields
- season (string): Season year (e.g. 2025 for the 2025-26 academic year / fall 2025 football season). If omitted, returns career totals from the most recent available season page.
- player_id (string, required): Player ID from search_players results
Example queries
- {"season":"2025","player_id":"11304865"}