# ESPN UCL Teams

> ESPN UCL Teams 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 list of all UEFA Champions League clubs with their name, abbreviation, and location

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-ucl-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-ucl-teams-aa45554b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_BBy4fH42ivOTrLINpuuMk

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-ucl-teams-aa45554b -d '<json body>'
```

Example prompt: Can you pull up the full list of UEFA Champions League clubs — I need each team's name, abbreviation, and location?

## When to prefer this

Use this endpoint when you need a quick, structured reference list of all UEFA Champions League clubs including their abbreviations and locations, without any filtering or search parameters. Ideal for populating dropdowns, validating team names, or enriching other sports data with UCL club metadata.

## Known failure modes

- Service unavailable or timeout if clonecho.builda.company is down
- Payment failure if x402 USDC transaction is not completed
- Stale data if ESPN source has not been refreshed after UCL group changes

## How this service works

UEFA Champions League clubs with name, abbreviation and location. No params. Returns JSON.

## Output

A JSON array of UEFA Champions League clubs, each with the club's full name, short abbreviation, and geographic location (city/country).

## More

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