# StatEdge Matchup Analysis

> StatEdge Matchup Analysis is a paid API for AI agents from stateedge.theaslangroupllc.com, paid per call via x402, $0.1/call, status down (last checked 2026-09-13).

Returns favorable and unfavorable matchup data for players and teams to support fantasy and sports betting decisions

## Facts

- Endpoint: POST https://stateedge.theaslangroupllc.com/api/matchups
- Price: $0.1/call
- Payment: x402
- Status: down
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/statedge-matchup-analysis-6b85056f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_vhWqyIa-KWL4ZM8zR7ehY

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 statedge-matchup-analysis-6b85056f -d '<json body>'
```

Example prompt: Pull the StatEdge matchup analysis for NFL week 14 — I want to see which running backs and wide receivers have the most favorable matchups so I know who to start in my fantasy lineup.

## When to prefer this

Choose this endpoint when you need structured matchup analysis specifically tailored for fantasy lineup decisions or betting angles — particularly when you want to identify which players face weak defenses or which teams are in advantageous spots. Prefer this over general stats endpoints when the goal is actionable start/sit or wagering guidance.

## Known failure modes

- Missing or invalid sport/week parameter returns an error
- Matchup data not yet available for future games beyond the current schedule window
- Rate limiting or payment failure returns 402 or 429 status
- Unsupported league or sport returns empty or error response

## Output

A structured list of favorable and unfavorable matchups for players or teams, including matchup ratings, positional advantages, defensive weaknesses being exploited, and relevant fantasy and betting implications for each matchup.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/statedge-matchup-analysis-6b85056f/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from stateedge.theaslangroupllc.com](https://www.zero.xyz/host/stateedge.theaslangroupllc.com/llms.txt)
