OpenDota Match Detail
opendota.matches.detailFetch detailed statistics for any Dota 2 match, covering player stats, hero picks, items, and team composition.
Instructions
Full detail of one Dota 2 match — all 10 players with hero, items, K/D/A, gold/XP per minute, ability picks, team composition, game duration, winner. Heavy parse but rich data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match_id | Yes | Dota 2 match ID (64-bit integer from player_matches). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |