# ESPN WNBA Scoreboard

> ESPN WNBA 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 WNBA games with matchup details, tip-off times, and game status in real time.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-wnba-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-wnba-scoreboard-17532741
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_UFXIHrRcVZtKLQXv1N-Zn

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-scoreboard-17532741 -d '<json body>'
```

Example prompt: What WNBA games are on today, and which ones are currently in progress or starting soon?

## When to prefer this

Use this endpoint when you need live or today's WNBA game data including matchups, tip-off times, and game status. Prefer this over general sports APIs when the user is specifically asking about WNBA scores or schedules and you need no-parameter simplicity.

## Known failure modes

- No games scheduled returns an empty games array
- ESPN upstream outage may return stale or unavailable data
- Payment failure (402) if USDC balance is insufficient

## How this service works

Current WNBA games with matchup, tip-off time and status. No params. Returns JSON.

## Output

A JSON object containing current WNBA games, each with the two competing teams, scheduled tip-off time, and current game status (e.g., scheduled, in progress, final).

## More

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