# ESPN NCAA Men's College Basketball AP Top 25 Rankings by Week

> ESPN NCAA Men's College Basketball AP Top 25 Rankings by Week is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status down (last checked 2026-09-15).

Returns the ESPN AP Top 25 college basketball poll for a specified week, including team name, rank, points, and trend.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-cbb-rankings
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/espn-ncaa-men-s-college-basketball-ap-top-25-rankings-by-week-afe777ad
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_RPavnxGw3lR76oHYQYEJy

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-ncaa-men-s-college-basketball-ap-top-25-rankings-by-week-afe777ad -d '<json body>'
```

Example prompt: Pull up the ESPN AP Top 25 men's college basketball poll for week 12 — I want to see the team rankings, poll points, and which teams are trending up or down.

## When to prefer this

Use this endpoint when you need structured AP Top 25 college basketball poll data by week including points and trend information, especially for historical week lookups or tracking team movements across weeks. Prefer over web scraping ESPN directly.

## Known failure modes

- Invalid or out-of-range week number returns an error or empty result
- Week parameter missing may return current week or an error
- Future week numbers with no data yet return empty or error
- Payment failure (402) if USDC not provided
- Stale data if ESPN source hasn't updated yet for the requested week

## How this service works

ESPN NCAA Mens College Basketball AP Top 25 poll by week - team, rank, points, trend. Query: ?week= Returns JSON.

## Output

A JSON array of the AP Top 25 ranked teams for the specified week, each entry containing the team name, numerical rank, total poll points, and trend indicator (up/down/unchanged).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-ncaa-men-s-college-basketball-ap-top-25-rankings-by-week-afe777ad/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)
