# New York Queens MLB Live Analysis

> New York Queens MLB Live Analysis is a paid API for AI agents from agentpaystore.com, paid per call via x402, $0.15/call, status unknown (last checked 2026-09-15).

Provides live MLB analysis for the New York Queens franchise including roster, injuries, matchups, betting lines, player props, and situational trends.

## Facts

- Endpoint: GET https://agentpaystore.com/duke/team/new-york-queens/api/query
- Price: $0.15/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/new-york-queens-mlb-live-analysis-b4c13854
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_TRyr-TKBjKBmOwQkVszXo

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 new-york-queens-mlb-live-analysis-b4c13854
```

Example prompt: What are the current betting lines, starting pitcher props, and any injury updates for the New York Queens game tonight?

## When to prefer this

Choose this endpoint when you need real-time, team-specific MLB data for the New York Queens franchise, particularly for betting line research, DFS lineup construction, injury monitoring, or pre-game analysis. It is more targeted than generic sports data APIs and combines roster, props, and lines in a single query.

## Known failure modes

- No game scheduled today returns empty or minimal data
- Injury reports may lag official team announcements by minutes
- Betting lines may not yet be posted for future games
- Ambiguous or malformed query string may return irrelevant results
- Service outage during high-traffic game-day periods

## How this service works

Live MLB analysis for the New York Queens franchise: roster, injuries, matchups, betting lines, player props and situational trends.

## Output

Returns structured MLB intelligence for the New York Queens franchise including current roster status, injury designations, upcoming matchup details, sportsbook betting lines, individual player props, and situational performance trends — all sourced in real time.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "agent": {
   "type": "string"
  },
  "analysis": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/new-york-queens-mlb-live-analysis-b4c13854/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agentpaystore.com](https://www.zero.xyz/host/agentpaystore.com/llms.txt)
