Get HLTV match details
get_hltv_matchRetrieve full match details including teams, score, event, start time, maps, and streams from an HLTV match page URL.
Instructions
Get one HLTV match page's teams, score, event, start time, maps, and streams from an exact match URL returned by list_hltv_matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Exact HLTV match URL returned by list_hltv_matches. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | Yes | ||
| source | Yes | ||
| coverage | Yes | ||
| warnings | Yes |