Every field foot.io stores for a player, shown on our richest record. Full biographical fields, 13 seasons of career stats with FBref-grade advanced metrics, timestamped match events and 10 external-source IDs (more than any other player in the database).
GET /rest/v1/players?slug=eq.…&select=* ↳ full biography + external_ids GET /rest/v1/player_season_stats?player_id=eq.…&select=*,season:seasons(name),team:teams(name) ↳ every season stats row (13 seasons, 40+ stat columns each) GET /rest/v1/match_events?player_id=eq.…&event_type=eq.goal&order=match_id.desc ↳ every goal with minute + added_time GET /rest/v1/match_lineups?player_id=eq.…&select=match_id,shirt_number,team:teams(name) ↳ every recorded team-sheet appearance