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 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/pcg3_ja-60vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pcg3_ja-60vh",
"name": "Rocket's Hitmonchan ex",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/60vh.large.webp"
}
],
"expansion": {
"id": "pcg3_ja",
"name": "Rocket Gang Strikes Back",
"total": 85,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 84,
"release_date": "2004/10/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg3_ja.symbol.png",
"translation": {
"en": {
"name": "Rocket Gang Strikes Back"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613183",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg3_ja/60vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Darkness"
],
"hp": "100",
"abilities": [
{
"name": "Strikes Back",
"text": "If Rocket's Hitmonchan ex is your Active Pokémon and is damaged by an opponent's attack (even if Rocket's Hitmonchan ex is Knocked Out), put 2 damage counters on the Attacking Pokémon.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Mach Punch",
"text": "Does 10 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "10"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Magnum Punch",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo ex",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 115.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 115.24
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 487.25,
"low": 820,
"high": 820,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "3",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 124.1,
"low": 156,
"high": 156,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 128.09,
"low": 117.55,
"high": 141.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 129,
"low": 109.65,
"high": 148.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 281,
"low": 238.85,
"high": 323.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "3",
"value": 63.99,
"low": 85.98,
"high": 85.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 84.5,
"low": 101,
"high": 101,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 136.98,
"low": 178.5,
"high": 178.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
}
],
"market_updated_at": "2026-09-15T04:20:07.780Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}