# BaseBuilder Misc - Live Golf Data

> BaseBuilder Misc - Live Golf Data is a paid API for AI agents from bb-misc.vercel.app, paid per call via x402, $0.157057/call, status unknown (last checked 2026-09-13).

Returns live golf tournament data including scores, leaderboards, and player statistics for ongoing PGA/golf events

## Facts

- Endpoint: POST https://bb-misc.vercel.app/api/live-golf-data
- Price: $0.157057/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-misc-live-golf-data-24cdeb6a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_rKv7frnj7PcE_kT2q7eOg

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 basebuilder-misc-live-golf-data-24cdeb6a -d '<json body>'
```

Example prompt: What are the current live leaderboard standings for the PGA tournament happening this week, including the top 10 players and their scores relative to par?

## When to prefer this

Use this endpoint when you need real-time, live golf tournament scores and leaderboard data during an active event. Prefer this over static sports databases when the user wants current, in-progress tournament standings rather than historical results.

## Known failure modes

- No active tournament — returns empty data or error when no live golf event is in progress
- Invalid tournament ID — returns 404 or error if specific tournament not found
- Payment failure — returns 402 if USDC payment not provided or insufficient
- Rate limiting — returns 429 if called too frequently
- Data provider outage — returns 503 if upstream golf data source is unavailable

## How this service works

BaseBuilder Misc API hub - 21 paid endpoints

## Output

Returns live golf tournament data including current leaderboard standings, player scores, positions, scores relative to par, round information, and tournament status for ongoing golf events.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-misc-live-golf-data-24cdeb6a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-misc.vercel.app](https://www.zero.xyz/host/bb-misc.vercel.app/llms.txt)
