supercoach_player
Retrieve a player's base record including name, team, and previous season stats by their SuperCoach ID.
Instructions
A single player's base record by SuperCoach id (id, first/last name, team_id, previous_games/previous_average/previous_total, feed_id). A thin subset of supercoach_players — for the full price/projection/matchup snapshot use supercoach_players with a round.
Returns: {id, first_name, last_name, team_id, previous_games, previous_average, previous_total, feed_id}
Example: AFL player 1
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| mode | No | classic | |
| year | Yes | ||
| sport | Yes |