# ESPN Bundesliga Scoreboard

> ESPN Bundesliga 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-14).

Returns current German Bundesliga fixtures including matchups, kickoff times, and match status as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-bundesliga-scoreboard
- 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-bundesliga-scoreboard-30c9322f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_wbg_xb1Mn_H6d7wQMVnqO

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-bundesliga-scoreboard-30c9322f -d '<json body>'
```

Example prompt: What Bundesliga matches are on right now — who's playing, what time do they kick off, and what's the current status?

## When to prefer this

Use this endpoint when you need real-time or current German Bundesliga fixture data including match status without needing to supply any parameters. Ideal for quick scoreboard lookups, monitoring live match status, or displaying today's schedule.

## Known failure modes

- No fixtures available during off-season or international break — may return empty fixture list
- ESPN data source outage may result in stale or missing data
- Rate limiting or payment failure may return 402 error
- Unexpected schema changes from upstream ESPN data source

## How this service works

Current German Bundesliga fixtures with matchup, kickoff and status. No params. Returns JSON.

## Output

A JSON object containing current German Bundesliga fixtures, with each fixture including the home and away team names, scheduled kickoff time, and current match status (e.g. scheduled, in-progress, final).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-bundesliga-scoreboard-30c9322f/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)
