getDraftRankings
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
Get current fantasy draft rankings by position and scoring format. Includes ADP, projection, tier, and bye week data for draft preparation.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"maximum": 200,
"minimum": 1,
"description": "Number of results (default: 25)"
},
"sport": {
"type": "string",
"description": "Sport — supports nfl, nba, mlb, nhl, soccer, f1, golf, cfb, cbb (default: nfl)"
},
"position": {
"enum": [
"QB",
"RB",
"WR",
"TE",
"K",
"DEF",
"ALL"
],
"type": "string",
"description": "Position filter (default: ALL)"
},
"scoringFormat": {
"enum": [
"ppr",
"half_ppr",
"standard"
],
"type": "string",
"description": "Scoring format (default: ppr)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Chikoh - Fantasy Sports & Entertainment Intelligence
https://github.com/romcdonald9976/chikoh-architecture-showcase.git
1/7 registries