# ESPN NASCAR Cup Series Scoreboard by Date

> ESPN NASCAR Cup Series 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-13).

Returns NASCAR Cup Series races near a given date, including race name and date, sourced from ESPN scoreboard data

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-nascar-scoreboard-date
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/espn-nascar-cup-series-scoreboard-by-date-1320cdb8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_n3zE67iVvBxMhLCmAzxo2

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-nascar-cup-series-scoreboard-by-date-1320cdb8 -d '<json body>'
```

Example prompt: Can you find the NASCAR Cup Series races that were scheduled around July 4th, 2025 — I want the race name and date?

## When to prefer this

Use this endpoint when you need to look up NASCAR Cup Series race schedules or scoreboard information near a specific calendar date using ESPN data. Prefer this over generic sports APIs when the user specifically needs NASCAR Cup Series race names and dates by date proximity.

## Known failure modes

- Invalid or malformed date format (not YYYYMMDD) may return an error or empty result
- No races found near the specified date returns empty array
- ESPN data source unavailable may cause timeout or error response
- Future dates far from scheduled races may return no results

## How this service works

ESPN NASCAR Cup Series races near a given date (YYYYMMDD): race name and date Query: ?q= Returns JSON.

## Output

A JSON object containing NASCAR Cup Series races near the queried date, including the race name and date for each event found

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-nascar-cup-series-scoreboard-by-date-1320cdb8/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)
