get_match_details
Get complete details for a Women's Super League match: score, venue, attendance, and chronological events. Requires the match ID from the schedule or scoreboard.
Instructions
Get detailed information for a single Women's Super League match.
Returns the score, venue, attendance, and a chronological list of key events (goals, substitutions, cards). Use the match ID returned by get_scoreboard or get_team_schedule.
Args: match_id: ESPN numeric event ID (e.g. "401853883").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |