# ESPN Women's College Basketball Scoreboard by Date

> ESPN Women's College Basketball Scoreboard by Date 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 ESPN women's college basketball (WCBB) game data for a given date, including matchups, game times, and statuses.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-wcbb-scoreboard-date
- 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-women-s-college-basketball-scoreboard-by-date-e521d698
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Slwz7CobFCSewQ-Ksnkao

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-women-s-college-basketball-scoreboard-by-date-e521d698 -d '<json body>'
```

Example prompt: What women's college basketball games are on ESPN for March 21st, 2025? I want to see all the matchups, tip-off times, and whether they've started yet.

## When to prefer this

Use this endpoint when you need ESPN-sourced women's college basketball game data for a specific date, including matchup details, times, and live or final status. Prefer this over general sports APIs when WCBB-specific data is required and the date parameter is known.

## Known failure modes

- Invalid date format (non-YYYYMMDD) returns an error or empty result
- No games scheduled on the requested date returns an empty list
- Future dates with no schedule data yet may return empty or partial results
- ESPN data feed outages may cause stale or unavailable data

## How this service works

ESPN women's college basketball games for a date (YYYYMMDD): matchup, time and status Query: ?q= Returns JSON.

## Output

A JSON object containing a list of women's college basketball games for the requested date, each with team matchup details, scheduled game time, and current game status (e.g., scheduled, in progress, final).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-women-s-college-basketball-scoreboard-by-date-e521d698/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)
