# ESPN PGA Tour Golf Events by Date

> ESPN PGA Tour Golf 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-15).

Returns PGA Tour golf tournament names and dates near a given date (YYYYMMDD format) from ESPN data

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-pga-scoreboard-date
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/espn-pga-tour-golf-events-by-date-a7378d57
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JCx5VX-IKD4upXNHgY_su

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-pga-tour-golf-events-by-date-a7378d57 -d '<json body>'
```

Example prompt: Can you look up what PGA Tour golf events are scheduled around August 15, 2025 — I want to know the tournament names and dates from ESPN's data.

## When to prefer this

Use this endpoint when you need to look up PGA Tour golf tournament schedules near a specific date and want ESPN-sourced tournament names and dates. Prefer this over general sports APIs when specifically targeting PGA Tour events with date-proximity search.

## Known failure modes

- Invalid date format (non-YYYYMMDD) may return an error or empty result
- No tournaments found near the given date returns empty or null result
- ESPN data unavailability may cause failed fetch
- Dates far in the future or past may return no events

## How this service works

ESPN PGA Tour golf events near a date (YYYYMMDD): tournament name and date Query: ?q= Returns JSON.

## Output

A JSON response containing PGA Tour golf tournament names and their dates that fall near the queried date, sourced from ESPN's PGA scoreboard data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-pga-tour-golf-events-by-date-a7378d57/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)
