pl_match_stats
Get full team match stats with ~200 Opta metrics for both sides, including possession, shots, xG, passes, and tackles. Compare home and away performance in one response.
Instructions
Full team match stats — one block per side with ~200 granular Opta metrics (possession, shots, xG, passes, tackles, …).
Returns: [{side: Home, teamId, stats:{possessionPercentage, totalScoringAtt, expectedGoals, accuratePass, totalTackle, …}}, {side: Away, …}] (top-level array of 2)
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Match id. Required — part of the URL path. |