# ESPN WTA Women's Tennis World Rankings

> ESPN WTA Women'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 current WTA women's tennis world rankings from ESPN including player name, rank, points, and trend for a given query.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-wta-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-wta-women-s-tennis-world-rankings-8417bc75
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_uPH4znZPubWxeMwrWvDBF

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-wta-women-s-tennis-world-rankings-8417bc75 -d '<json body>'
```

Example prompt: What is Iga Swiatek's current WTA world ranking, points total, and ranking trend according to ESPN?

## When to prefer this

Use this endpoint when you need current WTA women's tennis world rankings, points, or trend data sourced from ESPN. Prefer this over general sports APIs when specifically needing WTA player standings with trend information in a structured JSON format.

## Known failure modes

- Player name not found returns empty or null results
- Misspelled query may return no matches
- ESPN data may have slight delay vs. live rankings
- API returns error if q parameter is missing or malformed
- Ranking data may not reflect most recent tournament results if not yet updated

## How this service works

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

## Output

A JSON object containing WTA women's tennis player data including player name, current world ranking position, ranking points total, and trend indicator (rising, falling, or stable) for the queried player(s).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-wta-women-s-tennis-world-rankings-8417bc75/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)
