# ESPN WTA Women's Tennis Events by Date

> ESPN WTA Women's Tennis Events 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 WTA women's tennis tournament names and dates from ESPN near a specified date (YYYYMMDD format)

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-wta-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-wta-women-s-tennis-events-by-date-436226d3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_QiTQM092wJ56TGaqKI4Bt

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-wta-women-s-tennis-events-by-date-436226d3 -d '<json body>'
```

Example prompt: Can you find WTA women's tennis tournaments happening around June 15th 2025? Use the date 20250615.

## When to prefer this

Use this endpoint when you need to look up WTA women's professional tennis tournament schedules or events near a specific date, particularly when ESPN is the preferred data source. Ideal for sports scheduling, calendar enrichment, or fan-facing applications needing WTA tour data.

## Known failure modes

- No tournaments found near the specified date — returns empty or null results
- Invalid date format (not YYYYMMDD) may return an error or unexpected results
- Date too far in future or past may return no data
- ESPN data unavailable or stale may return incomplete results
- HTTP 402 if payment not provided

## How this service works

ESPN WTA women's tennis events near a date (YYYYMMDD): tournament name and date Query: ?q= Returns JSON.

## Output

A JSON object containing WTA women's tennis tournament names and their associated dates near the queried date, sourced from ESPN scoreboard data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-wta-women-s-tennis-events-by-date-436226d3/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)
