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

During your opponent's next turn, this Pokémon takes 60 less damage from attacks (after applying Weakness and Resistance).
/api/v1/pokemon/cards/sv7-89vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sv7-89vh",
"name": "Garganacl ex",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/89vh.large.webp"
}
],
"expansion": {
"id": "sv7",
"name": "Stellar Crown",
"total": 175,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SCR",
"printed_total": 142,
"release_date": "2024/09/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "567315",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/89vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Fighting"
],
"hp": "340",
"abilities": [
{
"name": "Salty Body",
"text": "This Pokémon can't be affected by any Special Conditions.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Block Hammer",
"text": "During your opponent's next turn, this Pokémon takes 60 less damage from attacks (after applying Weakness and Resistance).",
"damage": "170"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.72,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.72
},
{
"condition": "LP",
"price": 0.67
},
{
"condition": "MP",
"price": 0.64
},
{
"condition": "HP",
"price": 0.25
},
{
"condition": "DMG",
"price": 0.43
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6.5,
"low": 6.5,
"high": 6.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8,
"low": 8,
"high": 8.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:47:42.365Z",
"trend_7d": {
"direction": "down",
"percent": -6.49
}
}
}
}