get_match_details
Retrieve detailed information for a USL Super League match using its ESPN event ID. Get score, venue, attendance, and chronological key events like goals, substitutions, and cards.
Instructions
Get detailed information for a single USL 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 |