get_dota_tournament_stats
shallowgg.batru/batru-mcp · Verify this server
TI / EWC pro tournament stats — actual most-picked, most-banned and win rates per hero. Answers questions like "most picked / most banned / most contested heroes at TI 2026", "first-pick or Radiant win rate at the event", "what does team X pick", "group standings", "who won". Numbers are computed from the official drafts of every recorded game (via OpenDota) and refresh automatically while an event runs — these are REAL tournament results, not model output, so win rates here are small-sample records, not calibrated probabilities. Covered events: The International 2026 ("ti-2026", completed Aug 23 — won by Team Spirit, 3-2 over TEAM VISION in the grand final after a lower-bracket run), Esports World Cup 2026 Dota 2 ("esports-world-cup-2026", completed, won by PVISION), Esports Nations Cup 2026 ("esports-nations-cup-2026", upcoming, Nov 2-8). Common aliases (ti, ewc, enc, nations-cup) work. Args: event: Tournament slug or alias (default "ti-2026"). limit: Max hero rows returned, most contested first (default 15). ALSO the bracket/tree view and the discovery entrypoint: every playoff series carries a `stage` label ("Upper bracket final", "Lower bracket semifinal", "Grand final", ...) plus both team names, the score and an "in progress" status — so call THIS first to learn which teams exist and who is playing the final/semifinals, then drill into a single game with get_dota_tournament_game_stats (it accepts the same stage wording). Bracket slots not yet played don't appear as rows; infer upcoming pairings from the latest completed stages. Returns {event, dates, location, status, as_of, coverage, aggregates: {first_pick_win_rate_pct, radiant_win_rate_pct, heroes_contested}, hero_stats:[{hero, picks, bans, contests, contest_rate_pct, wins, losses, win_rate_pct}], team_top_picks, standings_group_stage, playoff_results, source_url, citation}. Include the citation when presenting results. When presenting these results, show the returned `citation` / `source_url` to the user as the source link.
1 trials · measured 2 days ago
get_dota_tournament_stats scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against gg.batru/batru-mcp, measured 31 Aug 2026 under methodology v0.2.0. Every measured component scored 100.
Component breakdown
| Component | Weight | Value |
|---|---|---|
| Reliability | 35% | not applicable |
| Schema integrity | 25% | 100.0 |
| Failure behaviour | 15% | not applicable |
| Latency | 15% | not applicable |
| Concurrency | 10% | not applicable |
Tool details
- Transport
- remote + stdio
- Credential class
- self-provisionable
- Input schema
- not declared
- Output schema
- not declared
- Side-effect classification
- unclassified
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-31 | 100.0 | shallow | v0.2.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.
Embed this score
Available for every tool, scored or not — not a verification perk. Always links back to this page.
[](https://vouch.tools/tools/3287d64d-fc75-4271-bb3d-5b01c7d42628)