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

Does 40 damage plus 10 more damage for each damage counter on the Defending Pokémon.
/api/v1/pokemon/cards/pl2-106vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pl2-106vh",
"name": "Gallade E4 LV.X",
"number": "106",
"printed_number": "106",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/106vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/106vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/106vh.large.webp"
}
],
"expansion": {
"id": "pl2",
"name": "Rising Rivals",
"total": 120,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "RR",
"printed_total": 111,
"release_date": "2009/05/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85609",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/106vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/106vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/106vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Level-Up",
"SP"
],
"types": [
"Psychic"
],
"hp": "100",
"abilities": [
{
"name": "Blade Storm",
"text": "Once during your turn (before your attack), when you put Gallade E4 LV.X from your hand onto your Active Gallade E4, you may put 1 damage counter on each of your opponent's Pokémon.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Aimed Cut",
"text": "Does 40 damage plus 10 more damage for each damage counter on the Defending Pokémon.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo LV.X",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 81
},
{
"condition": "LP",
"price": 59.58
},
{
"condition": "MP",
"price": 49.83
},
{
"condition": "HP",
"price": 49.5
},
{
"condition": "DMG",
"price": 50
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 249.99,
"low": 212.49,
"high": 287.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 221.95,
"low": 250,
"high": 250,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 1307,
"low": 1307,
"high": 19624.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "3",
"value": 214.44,
"low": 182.27,
"high": 246.61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 70,
"low": 70,
"high": 70,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 155.9,
"low": 132.45,
"high": 192.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 160,
"low": 138.99,
"high": 208.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 316.57,
"low": 459.05,
"high": 459.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 750,
"low": 697.86,
"high": 1621.28,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "SGC",
"grade": "9",
"value": 67,
"low": 56.95,
"high": 77.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:21:30.919Z",
"trend_7d": {
"direction": "up",
"percent": 8
}
}
}
}