# OpenDota Pro Teams Rankings

> OpenDota Pro Teams Rankings is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Returns ranked Dota 2 professional teams with Elo ratings and win/loss records

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/opendota-pro-teams
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/opendota-pro-teams-rankings-b03e5241
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_N3OAJG_HVhONIWaQB6uJX

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability opendota-pro-teams-rankings-b03e5241 -d '<json body>'
```

Example prompt: Show me the current rankings of professional Dota 2 teams including their Elo ratings and win/loss records.

## When to prefer this

Use this endpoint when you need a ready-made ranked list of professional Dota 2 teams with Elo scores and win/loss stats without needing to query or authenticate with OpenDota directly; ideal for quick esports dashboards, team comparison features, or trivia/analytics pipelines that require no input parameters.

## Known failure modes

- Upstream OpenDota API unavailable — returns 5xx or empty response
- Stale data if OpenDota has not recently updated team records
- Network timeout if the proxy service is overloaded
- Payment failure (402) if USDC balance is insufficient

## How this service works

Ranked Dota 2 professional teams with Elo rating and win/loss records; no params. Returns JSON.

## Output

A JSON array of professional Dota 2 teams sorted by ranking, each entry containing the team name, team ID, Elo rating, total wins, total losses, and related performance metadata from OpenDota.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/opendota-pro-teams-rankings-b03e5241/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
