sofascore_team_events
Fetch a team's upcoming or recent fixtures from SofaScore by team ID. Use direction to choose next or last, and page for pagination. Returns an empty events list when no fixtures are found.
Instructions
SofaScore team fixtures. Returns a page of a team's upcoming or recent fixtures from SofaScore's credential-free public JSON. The direction enum accepts next and last. An empty events list is a valid response when there is no fixture on that page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric SofaScore team id | |
| page | No | Zero-based page number | |
| direction | Yes | Fixture direction |