Where the draft room disagrees with production
get_adp_market_gapsPlayers whose consensus average draft position disagrees most with their actual production ranking. A player taken EARLIER than his production is being drafted on expectation (a rookie, a new situation, a bounce-back); one taken LATER is being drafted on doubt. Use this for draft-prep questions about who the room may be mispricing. This is a disagreement, NOT a recommendation: production is last season's, while ADP already prices in injuries, trades and rookies with no NFL snaps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| position | No | Restrict to one position. Omit for all four. | |
| direction | No | earlier_than_production: the room drafts him sooner than his production ranks him. later_than_production: the room waits longer. Omit for both. | |
| scoring_format | No | Scoring format. ppr awards 1 point per reception, half_ppr 0.5, standard 0. Defaults to half_ppr, the most common league setting. | half_ppr |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The draftcall.io page these figures came from. This is the citation to use. | |
| count | Yes | ||
| players | Yes | ||
| position | No | ||
| direction | No | ||
| adp_season | No | The season the draft board is for. | |
| refreshed_at | Yes | When this dataset was last refreshed, as an ISO 8601 timestamp. | |
| stats_season | Yes | The completed NFL season every figure in this result describes. | |
| drafts_sampled | No | How many real drafts the consensus averages over. | |
| scoring_format | Yes |