pl_match_officials
Retrieve the assigned match officials—referee, assistants, fourth official, and VAR—for a given match ID. Provide the official roles and names to support match coverage and officiating insights.
Instructions
Match officials — referee, assistants, fourth official, VAR.
Returns: {matchId, matchOfficials:[{role, name, …}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Match id. Required — part of the URL path. |