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 10 damage to each of your opponent's Benched Pokémon that has any damage counters on it. (Don't apply Weakness and Resistance for Benched Pokémon.)
This attack's damage isn't affected by Resistance.
/api/v1/pokemon/cards/pl2-20vrh?include=prices 200 15ms{
"success": true,
"data": {
"id": "pl2-20vrh",
"name": "Gallade E4",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/20vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/20vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/20vrh.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": "85608",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/20vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/20vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/20vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Psychic"
],
"hp": "80",
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Chop Up",
"text": "Does 10 damage to each of your opponent's Benched Pokémon that has any damage counters on it. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "20"
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Feint",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 4.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.99
},
{
"condition": "LP",
"price": 1.87
},
{
"condition": "MP",
"price": 1.82
},
{
"condition": "HP",
"price": 1.42
},
{
"condition": "DMG",
"price": 0.99
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 555,
"low": 471.75,
"high": 638.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 27.03,
"low": 31.95,
"high": 31.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 55,
"low": 47.5,
"high": 62.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:21:30.919Z",
"trend_7d": {
"direction": "down",
"percent": -16.83
}
}
}
}