pl_match
Fetch detailed match information including season info, kickoff, teams, and attendance for a given match ID.
Instructions
Single match detail (match centre) — richer than the list item; adds seasonInfo.
Returns: {matchId, competitionId, competition, seasonInfo, matchWeek, phase, kickoff, period, clock, ground, attendance, homeTeam, awayTeam, resultType}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Match id (7-digit, from pl_matches; e.g. 2561895). Required — part of the URL path. |