# clonecho Sports Team Profile

> clonecho Sports Team Profile is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Returns structured profile data for a named sports team including stadium, founding year, league, and badge image.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/team-profile
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-sports-team-profile-3fe32ffb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JwiTC1KxFEqQnZkZiEWUh

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 clonecho-sports-team-profile-3fe32ffb -d '<json body>'
```

Example prompt: Can you pull up the team profile for Arsenal — I want to know their stadium, founding year, league, and badge?

## When to prefer this

Use this endpoint when you need structured profile metadata (stadium, founding year, league, badge) for a named sports team and want a single JSON response. Prefer this over scraping team websites or using general sports APIs when you need a quick, pay-per-call lookup without authentication setup.

## Known failure modes

- Missing or invalid ?team= parameter returns an error or empty response
- Unknown or misspelled team name may return no results or an error
- Non-English or alternative team name formats may not be recognized
- Payment not completed results in HTTP 402 response
- Rate limiting or quota exceeded

## How this service works

MEDIA: sports team profiles — stadium, founding year, league, badge (?team=Arsenal, required). Returns JSON.

## Output

A JSON object containing structured team profile information including the team's stadium name, founding year, league affiliation, and badge (logo/crest image URL or data).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-sports-team-profile-3fe32ffb/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)
