pl_matchweek_matches
Retrieve all matches for a specific matchweek using competition, season, and matchweek IDs. Returns match details including kickoff, teams, and ground.
Instructions
Matches for one matchweek (v1 path alternative to pl_matches?matchweek=).
Returns: {pagination, data:[{matchId, kickoff, homeTeam, awayTeam, ground, period}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mw | Yes | ||
| cid | Yes | ||
| sid | Yes | ||
| limit | No |