# ESPN ATP Men's Tennis Events by Date

> ESPN ATP Men'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 ATP men's tennis tournament names and dates from ESPN for events near a specified date (YYYYMMDD format)

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-atp-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-atp-men-s-tennis-events-by-date-e5a33340
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_u1Y8FgDC3cDNbHN-cmiF7

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-atp-men-s-tennis-events-by-date-e5a33340 -d '<json body>'
```

Example prompt: What ATP men's tennis tournaments are happening around July 14, 2025? Pull the ESPN scoreboard for that date and show me the tournament names and dates.

## When to prefer this

Use this endpoint when you need to look up ATP men's professional tennis tournament schedules or scoreboard data from ESPN for a specific date or date range. Prefer this over generic sports APIs when specifically targeting ATP tour events with ESPN as the data source.

## Known failure modes

- Invalid date format (not YYYYMMDD) may return an error or empty results
- No ATP events near the queried date returns empty or minimal JSON
- ESPN data unavailability or upstream API changes may cause failures
- Missing or malformed query parameter q may result in error response

## How this service works

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

## Output

A JSON response containing ATP men's tennis event data from ESPN, including tournament name(s) and date(s) for events near the queried date.

## More

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