# ESPN UEFA Champions League Scoreboard

> ESPN UEFA Champions League Scoreboard 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-15).

Returns current UEFA Champions League fixtures including matchup, kickoff time, and match status as JSON

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-ucl-scoreboard
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/espn-uefa-champions-league-scoreboard-f7e12c02
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9l8g3qHwK0pzVxLSyWB2V

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-uefa-champions-league-scoreboard-f7e12c02 -d '<json body>'
```

Example prompt: What are the current UEFA Champions League fixtures — who's playing, when do they kick off, and what's the match status?

## When to prefer this

Use this endpoint when you need real-time or current UEFA Champions League fixture data including match status and kickoff times, without needing to specify any parameters. Prefer this over general sports APIs when you specifically need UCL data sourced from ESPN in a lightweight, no-configuration call.

## Known failure modes

- No fixtures available during off-season or between matchdays — may return empty fixture list
- Payment failure or missing x402 header — endpoint returns 402 Payment Required
- Upstream ESPN data unavailable — may return error or stale data
- Network timeout if ESPN feed is slow to respond

## How this service works

Current UEFA Champions League fixtures with matchup, kickoff and status. No params. Returns JSON.

## Output

A JSON object containing the current UCL fixtures, each with matchup (home and away teams), kickoff date/time, and match status (scheduled, in-progress, final, etc.)

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-uefa-champions-league-scoreboard-f7e12c02/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)
