Goal timing heat map
get_goal_timingRetrieve goal timing data for any football league, showing goals per 15-minute interval for each team along with league-level stats like most active period and share of late goals.
Instructions
When each team in a league scores: goals per 15-minute bin per team, plus league-level stats (most active period, late-goal share).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. |