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

Does 10 damage plus 10 more damage for each Pokémon you have in play that has δ on its card.
Choose 2 of your opponent's Pokémon. This attack does 30 damage to each of them. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/ex13-41?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex13-41",
"name": "Exeggutor δ",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/41.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/41.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/41.large.webp"
}
],
"expansion": {
"id": "ex13",
"name": "Holon Phantoms",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "HP",
"printed_total": 110,
"release_date": "2006/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85364",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/41.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/41.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/41.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Delta Circle",
"text": "Does 10 damage plus 10 more damage for each Pokémon you have in play that has δ on its card.",
"damage": "10"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Split Bomb",
"text": "Choose 2 of your opponent's Pokémon. This attack does 30 damage to each of them. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 3.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.5
},
{
"condition": "LP",
"price": 2.3
},
{
"condition": "MP",
"price": 1.62
},
{
"condition": "HP",
"price": 1.7
},
{
"condition": "DMG",
"price": 1.13
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 28.5,
"low": 24.23,
"high": 32.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 165,
"low": 140.25,
"high": 189.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 17.6,
"low": 14.96,
"high": 20.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 32.5,
"low": 27.63,
"high": 37.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 44.5,
"low": 37.82,
"high": 51.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:29:50.441Z",
"trend_7d": {
"direction": "down",
"percent": -19.17
}
}
}
}