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

This attack does 50 damage for each Energy attached to all of your opponent's Pokémon.
During your next turn, this Pokémon can't use Bandit's Fist.
/api/v1/pokemon/cards/sv4-98vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv4-98vh",
"name": "Hoopa ex",
"number": "98",
"printed_number": "98",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/98vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/98vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/98vh.large.webp"
}
],
"expansion": {
"id": "sv4",
"name": "Paradox Rift",
"total": 266,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAR",
"printed_total": 182,
"release_date": "2023/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "523768",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/98vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/98vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/98vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Tera",
"ex"
],
"types": [
"Fighting"
],
"hp": "220",
"attacks": [
{
"cost": [
"Darkness",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Energy Crush",
"text": "This attack does 50 damage for each Energy attached to all of your opponent's Pokémon.",
"damage": "50"
},
{
"cost": [
"Darkness",
"Darkness",
"Darkness"
],
"converted_energy_cost": 3,
"name": "Bandit's Fist",
"text": "During your next turn, this Pokémon can't use Bandit's Fist.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.83
},
{
"condition": "DMG",
"price": 0.37
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 9,
"high": 21,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 11.19,
"low": 9.51,
"high": 12.87,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.75,
"high": 18,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 9.77,
"low": 10.8,
"high": 10.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 28.78,
"low": 32.3,
"high": 34.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 16.8,
"low": 17.07,
"high": 19.67,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 42.8,
"low": 36.38,
"high": 49.22,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:41:21.073Z",
"trend_7d": {
"direction": "down",
"percent": -5.68
}
}
}
}