draftkings_team
Supply a team ID, sport, and slug to retrieve stable team metadata from the DraftKings Sportsbook page. Works for football, hockey, basketball, and baseball.
Instructions
DraftKings Sportsbook team. Returns stable team metadata embedded in a public DraftKings Sportsbook team page. Supply team_id, sport, and slug from an item returned by /draftkings/sportsbook/teams. Allowed sport values: football, hockey, basketball, baseball.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Lowercase DraftKings team slug | |
| sport | Yes | Sport: football, hockey, basketball, baseball | |
| team_id | Yes | Numeric DraftKings team id |