get_fixture
Fetch a football fixture by its ID, optionally including event timeline and match statistics.
Instructions
Get one fixture by id, optionally with the event timeline (goals, cards, corners) and match statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language code for team/league names, e.g. en, es, de, ja, zh-cn | |
| fixture_id | Yes | Fixture id | |
| include_stats | No | Include match statistics | |
| include_events | No | Include the event timeline |