List Counter-Strike matches
list_hltv_matchesFind Counter-Strike matches from HLTV by status, team, event, or date range. Get upcoming, live, or finished match listings with configurable limits.
Instructions
List upcoming, live, or finished Counter-Strike matches from HLTV.org. Filter by exact team display name, event id, date range, and limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Latest ISO 8601 match start time. | |
| from | No | Earliest ISO 8601 match start time. | |
| kind | No | Which match set to load. | upcoming |
| team | No | Exact HLTV team display name, e.g. 'Natus Vincere'. | |
| limit | No | ||
| event_id | No | HLTV event id from search_hltv_entities. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | Yes | ||
| source | Yes | ||
| coverage | Yes | ||
| warnings | Yes |