Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

If the Defending Pokémon has Dark in its name or is a Darkness Pokémon, flip a coin. If heads, this attack does 100 damage instead of 50.
/api/v1/pokemon/cards/neo4-25v1e?include=prices 200 15ms{
"success": true,
"data": {
"id": "neo4-25v1e",
"name": "Light Machamp",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/25v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/25v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/25v1e.large.webp"
}
],
"expansion": {
"id": "neo4-1st-edition",
"name": "Neo Destiny 1st Edition",
"total": 113,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 113,
"release_date": "2002/02/28",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86744",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/25v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/25v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/25v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "100",
"abilities": [
{
"name": "Tag Team",
"text": "When you play Light Machamp from your hand, if it is on your Bench, remove 3 damage counters from your Active Pokémon. If it has fewer damage counters than that, remove all of them. Then, switch Light Machamp with your Active Pokémon.",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Beatdown",
"text": "If the Defending Pokémon has Dark in its name or is a Darkness Pokémon, flip a coin. If heads, this attack does 100 damage instead of 50.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Miki Tanaka",
"pricing": {
"currency": "USD",
"market": 58.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 58.1
},
{
"condition": "LP",
"price": 11.99
},
{
"condition": "MP",
"price": 25
},
{
"condition": "HP",
"price": 11.5
},
{
"condition": "DMG",
"price": 13
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 58.24,
"low": 57.37,
"high": 59.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 46,
"low": 39.1,
"high": 52.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 120.5,
"low": 102.43,
"high": 138.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "4",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 43,
"low": 36.55,
"high": 49.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 149,
"low": 125.8,
"high": 149,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T03:38:17.114Z",
"trend_7d": {
"direction": "down",
"percent": -8.32
}
}
}
}