sofascore_team_events
Retrieve a team's upcoming or past fixtures from SofaScore by supplying numeric team ID and direction (next or last), with an optional zero-based page number.
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 |