wta_tournament_matches
Retrieves all matches and results for a WTA tournament edition using group ID and year. Includes court, draw level, match state, and entrant details for draws and results.
Instructions
All matches/results for one tournament edition (group id + year) — e.g. AO 2025 returns ~302 matches with court, draw level/type, entrant types, match state and ids. Use for draws + results.
Returns: {tournament:{…}, matches:[{MatchID, EventID, EventYear, CourtID, DateSeq, DrawLevelType, DrawMatchType, EntryTypeA, EntryTypeB, GrandSlam, MatchState, LastUpdated}]}
Example: Australian Open 2025 results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| groupId | Yes |