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

Flip a coin until you get tails. For each heads, discard an Energy card attached to the Defending Pokémon.
This attack's damage is not affected by Resistance.
/api/v1/pokemon/cards/ex7-12vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex7-12vrh",
"name": "Kingdra",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/12vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/12vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/12vrh.large.webp"
}
],
"expansion": {
"id": "ex7",
"name": "Team Rocket Returns",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "TRR",
"printed_total": 109,
"release_date": "2004/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86445",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/12vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/12vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/12vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "120",
"abilities": [
{
"name": "Dragon Veil",
"text": "As long as Kingdra is in play, each of your Active Pokémon has no Weakness.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hyper Whirlpool",
"text": "Flip a coin until you get tails. For each heads, discard an Energy card attached to the Defending Pokémon.",
"damage": "20"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Aqua Sonic",
"text": "This attack's damage is not affected by Resistance.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 71.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 71.17
},
{
"condition": "LP",
"price": 31.3
},
{
"condition": "MP",
"price": 27.22
},
{
"condition": "HP",
"price": 15.22
},
{
"condition": "DMG",
"price": 11.58
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 154,
"low": 154,
"high": 1000,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 36.5,
"low": 36.5,
"high": 44.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 35,
"low": 35,
"high": 84.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 654.5,
"low": 654.5,
"high": 7500,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 23.5,
"low": 23.5,
"high": 38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 148.7,
"low": 185,
"high": 185,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 101,
"low": 98,
"high": 101,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-11T03:05:30.039Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}