# thebotwire.com Tennis News Feed

> thebotwire.com Tennis News Feed is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).

Returns the latest ATP/WTA tour news, draws, and player withdrawal/retirement updates from curated tennis sources

## Facts

- Endpoint: GET https://thebotwire.com/tennis/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-com-tennis-news-feed-352ae31c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_OvpYRhOyhrnbKM-Wg-0TL

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 thebotwire-com-tennis-news-feed-352ae31c
```

Example prompt: Pull the latest tennis withdrawal and tour news from BBC Sport and Tennis Majors from the last 2 hours — I need up to 20 results for my betting agent.

## When to prefer this

Choose this endpoint when you need near-real-time ATP/WTA tennis news specifically focused on tour events, player withdrawals, and draws — particularly for tennis betting agents where withdrawal/retirement news is directly tradeable. Prefer over general news endpoints when tennis-specific filtering by source (BBC, Guardian, Tennis Majors) is needed.

## Known failure modes

- Invalid 'src' enum value returns 400 or empty results
- 'since' parameter with unrecognized duration format may return error or default behavior
- 'limit' outside 1–50 range rejected
- No results returned if the freshness window is too narrow and no recent articles exist
- Payment failure (x402) if USDC balance is insufficient

## How this service works

ATP/WTA tour news, draws and withdrawals. Tennis betting agents. Tennis has near-continuous year-round matches and withdrawal/retirement news is directly tradeable

## Output

A list of news articles and updates from curated tennis sources (BBC, The Guardian, Sports, Tennis Majors), each including headline, source, timestamp, and content snippet relevant to ATP/WTA tour events, draws, and player withdrawal or retirement announcements.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-tennis-news-feed-352ae31c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
