# ESPN WNBA Teams Directory

> ESPN WNBA Teams Directory 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-14).

Returns a complete list of all WNBA teams with their name, abbreviation, and location.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-wnba-teams
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/espn-wnba-teams-directory-ade3dbe6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_gZH9AjAliK755-Qvx_RPq

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-wnba-teams-directory-ade3dbe6 -d '<json body>'
```

Example prompt: Can you pull up a full list of all the WNBA teams, including their abbreviations and the cities they play in?

## When to prefer this

When you need a static reference list of all current WNBA teams with abbreviations and locations and do not need real-time stats, schedules, or scores. Ideal for populating dropdowns, validating team names, or mapping abbreviations to full team names.

## Known failure modes

- Service unavailable returns non-JSON or error status
- Upstream ESPN data temporarily unavailable causing empty or partial response
- Payment failure (x402) if USDC not provided correctly

## How this service works

All WNBA teams with name, abbreviation and location. No params. Returns JSON.

## Output

A JSON array of all WNBA teams, each containing the team's full name, short abbreviation (e.g. 'LAS'), and city/location.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-wnba-teams-directory-ade3dbe6/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)
