§ Showcase · player metadata depth ← back to showcase index   ·   read the API docs →
Loading…
§ loading player…

Loading

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).

Biography fields

§ every biographical field we hold

Cross-source identity

§ this single row is linked to 10 upstream data providers

Career totals

§ summed across every season we've indexed
Computing totals…

Goals per season

§ career trajectory from our season-stats table

Season-by-season stats

§ goals / assists / appearances / cards / advanced metrics where available

Recent events

§ every card + goal + substitution timestamped to the minute

Query this record

§ copy-paste ready — use against the REST endpoint
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

Raw record

§ unedited — every field we have
▸ players row (click to expand)

  
▸ first season-stats row (all 40+ stat columns)