pl_match_commentary
Retrieve paginated live text commentary for a match, including timestamps and team details.
Instructions
Live text commentary feed for a match (paginated).
Returns: {pagination, data:[{type, time, timestamp, comment, team1, team2}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| sort | No | timestamp:desc | |
| limit | No | ||
| next_cursor | No |