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

Before doing damage, you may choose 1 of your opponent's Benched Pokémon that has Team Magma in its name and switch it with 1 of the Defending Pokémon. Your opponent chooses the Defending Pokémon to switch.
If the Defending Pokémon already has any damage counters on it, the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/ex4-2vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "ex4-2vrh",
"name": "Team Aqua's Crawdaunt",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/2vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/2vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/2vrh.large.webp"
}
],
"expansion": {
"id": "ex4",
"name": "Team Magma vs Team Aqua",
"total": 97,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "MA",
"printed_total": 95,
"release_date": "2004/03/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89783",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/2vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/2vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/2vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water",
"Darkness"
],
"hp": "80",
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Aqua Reverse",
"text": "Before doing damage, you may choose 1 of your opponent's Benched Pokémon that has Team Magma in its name and switch it with 1 of the Defending Pokémon. Your opponent chooses the Defending Pokémon to switch.",
"damage": "20"
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Deep Impact",
"text": "If the Defending Pokémon already has any damage counters on it, the Defending Pokémon is now Confused.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Nakaoka",
"pricing": {
"currency": "USD",
"market": 9.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.99
},
{
"condition": "HP",
"price": 9.9
},
{
"condition": "DMG",
"price": 8.71
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 81.25,
"low": 70,
"high": 90.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 334,
"low": 283.9,
"high": 384.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-13T02:53:26.221Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}