# ESPN EPL Teams Directory

> ESPN EPL 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 static list of all English Premier League clubs with their name, abbreviation, and location.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-epl-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-epl-teams-directory-10a915c4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_8g4BOXHoHksB7QCsKWUY7

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-epl-teams-directory-10a915c4 -d '<json body>'
```

Example prompt: Can you give me a full list of all English Premier League clubs, including their abbreviations and where they're based?

## When to prefer this

Use this endpoint when you need a quick, structured reference of all current EPL clubs — their names, abbreviations, and locations — without needing live match scores, standings, or player data. Ideal for populating dropdowns, enriching sports datasets, or resolving team name aliases.

## Known failure modes

- Service unavailable if upstream ESPN data source is unreachable, returning a 5xx error
- Payment not processed correctly due to x402 protocol issues, blocking access
- Stale data if the endpoint is not updated to reflect promotion/relegation changes between seasons

## How this service works

English Premier League clubs with name, abbreviation and location. No params. Returns JSON.

## Output

A JSON array of all English Premier League clubs, each with the club's full name, its short abbreviation (e.g. MCI, ARS), and the city or location the club is based in.

## More

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