Team page
get_teamRetrieve a team's full season details: match log, goal-timing bins, first-goal distribution, and league table row for any league.
Instructions
One team in a league season: table row, full match log (scores, HT, venue, outcome), goal-timing bins, first-goal distribution and per-team stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | Yes | Team slug, e.g. 'arsenal' (see get_league_table / list of teams) | |
| league | Yes | League key, e.g. 'premier', 'spain1', 'brazil1', 'wgermany1'. Use list_leagues to discover keys. | |
| season | No | Season string exactly as returned by list_leagues (summer leagues '2026', winter '2026-2027'). Omit for the latest. |