# ESPN ATP Men's Tennis World Rankings

> ESPN ATP Men's Tennis World 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-13).

Returns ESPN's current ATP men's tennis world rankings including player name, current rank, points, and trend for each player.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-atp-rankings
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/espn-atp-men-s-tennis-world-rankings-1e88bc59
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_AEznwLNcuy7afLXp40ECn

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 espn-atp-men-s-tennis-world-rankings-1e88bc59 -d '<json body>'
```

Example prompt: What are the current ESPN ATP men's tennis world rankings — I want to see player names, their rank, points, and whether they're trending up or down?

## When to prefer this

Use this endpoint when you need current ESPN-sourced ATP men's tennis world rankings with points and trend data. Prefer this over general sports APIs when you specifically need ATP ranking position, points totals, and movement trends for professional male tennis players.

## Known failure modes

- Empty or no results if query string matches no players
- HTTP 402 if payment is not provided
- Stale data if ESPN's underlying rankings have not been refreshed
- Malformed query parameter may return no results or an error

## How this service works

ESPN ATP mens tennis world rankings - player, current rank, points, trend. Query: ?q= Returns JSON.

## Output

A JSON array of ATP men's tennis players with each player's current rank, name, ranking points, and trend indicator (e.g. up, down, or stable) sourced from ESPN's ATP rankings data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-atp-men-s-tennis-world-rankings-1e88bc59/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)
