# ESPN College Baseball Scoreboard by Date

> ESPN College Baseball 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 college baseball game data (matchups, times, and final scores/status) for a specified date in YYYYMMDD format.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-college-baseball-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-college-baseball-scoreboard-by-date-727516e7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_XIuPA_NSADpDQYMwG2xDo

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-college-baseball-scoreboard-by-date-727516e7 -d '<json body>'
```

Example prompt: Can you pull up the ESPN college baseball scoreboard for May 10, 2025 — I want to see all the matchups, game times, and final scores from that day.

## When to prefer this

Use this endpoint when you specifically need ESPN college baseball (NCAA) game data — matchups, times, and scores — for a particular calendar date. It is best suited for sports apps, score-tracking bots, or agents answering questions about college baseball results or schedules.

## Known failure modes

- Invalid date format (not YYYYMMDD) may return an error or empty result
- No games scheduled on the given date returns an empty games array
- Future dates may return scheduled games without scores
- ESPN data unavailability may result in an error response
- Missing query parameter may return a 400 or empty response

## How this service works

ESPN college baseball games for a given date (YYYYMMDD): matchup, time and final status Query: ?q= Returns JSON.

## Output

A JSON object containing a list of college baseball games for the requested date, including team matchups, scheduled or actual game times, and final scores or game status (e.g. final, in progress, scheduled).

## More

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