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

Discard the top 2 cards of your deck.
If your Benched Pokémon have any damage counters on them, this attack does 100 more damage.
/api/v1/pokemon/cards/sv3_ja-32vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sv3_ja-32vh",
"name": "Tyranitar ex",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/32vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/32vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/32vh.large.webp"
}
],
"expansion": {
"id": "sv3_ja",
"name": "Ruler of the Black Flame",
"total": 141,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV3",
"printed_total": 108,
"release_date": "2023/07/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3_ja.symbol.png",
"translation": {
"en": {
"name": "Ruler of the Black Flame"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566986",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/32vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/32vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/32vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Lightning"
],
"hp": "340",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Mountain Hurl",
"text": "Discard the top 2 cards of your deck.",
"damage": "120"
},
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Lightning Rampage",
"text": "If your Benched Pokémon have any damage counters on them, this attack does 100 more damage.",
"damage": "150+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.48,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.48
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 6.7,
"low": 6.7,
"high": 6.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "10",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 19.74,
"low": 19.19,
"high": 20.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6.68,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 36.95,
"low": 25.39,
"high": 37.79,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 10.19,
"high": 11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 25,
"low": 13.35,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:22:52.886Z",
"trend_7d": {
"direction": "down",
"percent": -63.08
}
}
}
}