# ESPN Men's College Lacrosse Scoreboard by Date

> ESPN Men's College Lacrosse 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 men's college lacrosse game matchups, times, and dates for a specified date in YYYYMMDD format.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-lacrosse-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-men-s-college-lacrosse-scoreboard-by-date-4eeabdd9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Y8V9Z5KnxWoY5zwA2PT2y

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-men-s-college-lacrosse-scoreboard-by-date-4eeabdd9 -d '<json body>'
```

Example prompt: Can you pull up the ESPN men's college lacrosse schedule for April 19th, 2025 — I want to see all the matchups and game times that day?

## When to prefer this

Use this endpoint when you need structured ESPN men's college lacrosse game schedules for a specific date, including matchups and times. Prefer this over generic sports APIs when the focus is specifically on NCAA men's lacrosse from ESPN data.

## Known failure modes

- No games scheduled for the given date returns an empty list or empty games array
- Invalid date format (not YYYYMMDD) may return an error or empty result
- Dates far in the future may have no scheduled games yet
- Network or upstream ESPN API outages may cause failures
- Payment failure or insufficient USDC balance blocks the request

## How this service works

ESPN men's college lacrosse games for a given date (YYYYMMDD): matchup, time and date Query: ?q= Returns JSON.

## Output

A JSON object containing a list of men's college lacrosse games from ESPN for the specified date, including team matchups, scheduled game times, and game dates.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-men-s-college-lacrosse-scoreboard-by-date-4eeabdd9/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)
