# ESPN College Football (FBS) Scoreboard by Date

> ESPN College Football (FBS) 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 FBS college football game matchups, kickoff times, and game statuses for a specified date

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-cfb-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-football-fbs-scoreboard-by-date-a4708673
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_y9vhGOy-eIqFZQjvb3MmP

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-football-fbs-scoreboard-by-date-a4708673 -d '<json body>'
```

Example prompt: Pull up the ESPN college football scoreboard for November 23rd, 2024 — I want to see all the FBS matchups, kickoff times, and game statuses for that day.

## When to prefer this

Use this endpoint when you need structured college football (FBS) game data for a specific date, including matchups, kickoff times, and live or final statuses. Prefer this over general sports APIs when the query is specifically about NCAA FBS football and ESPN-sourced data is acceptable. Best for building scoreboards, scheduling tools, or game-day alert systems.

## Known failure modes

- Invalid date format (not YYYYMMDD) returns error or empty results
- Date with no scheduled FBS games returns empty game list
- ESPN data unavailable due to off-season or data feed outage
- Malformed query parameter returns error response
- Network timeout or upstream ESPN API unavailability

## How this service works

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

## Output

A JSON object containing a list of FBS college football games for the requested date, each with team matchup details, scheduled kickoff time, and current game status (scheduled, in progress, final, etc.)

## More

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