get_team_schedule
Retrieve a Women's Super League team's complete schedule for the current season, showing opponent, date, score, and match status for every fixture.
Instructions
Get all matches for a single Women's Super League team in the current season.
Returns scheduled, in-progress, and completed matches for the team — with opponent, date, score (if played), and status.
Args: team_id: ESPN numeric team ID (e.g. "18418" for Atlanta United FC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |