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

If an attack does damage to Rocket's Hitmonchan during your opponent's next turn (even if Rocket's Hitmonchan is Knocked Out), flip a coin. If heads, Rocket's Hitmonchan attacks your opponent's Active Pokémon for double that amount of damage. (If Rocket's Hitmonchan takes 20 damage, it does 40 damage to that Pokémon.)
/api/v1/pokemon/cards/bp-9vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bp-9vrh",
"name": "Rocket's Hitmonchan",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bp/9vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bp/9vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bp/9vrh.large.webp"
}
],
"expansion": {
"id": "bp",
"name": "Best of Game",
"total": 9,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "BP",
"printed_total": 9,
"release_date": "2002/12/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "167079",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bp/9vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bp/9vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bp/9vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "60",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Crosscounter",
"text": "If an attack does damage to Rocket's Hitmonchan during your opponent's next turn (even if Rocket's Hitmonchan is Knocked Out), flip a coin. If heads, Rocket's Hitmonchan attacks your opponent's Active Pokémon for double that amount of damage. (If Rocket's Hitmonchan takes 20 damage, it does 40 damage to that Pokémon.)"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Magnum Punch",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 233.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 233.97
},
{
"condition": "LP",
"price": 170.92
},
{
"condition": "MP",
"price": 54.99
},
{
"condition": "HP",
"price": 100.5
},
{
"condition": "DMG",
"price": 69.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 1000,
"low": 850,
"high": 1150,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 299,
"low": 299,
"high": 299,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 87.5,
"low": 74.38,
"high": 100.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 38.85,
"low": 57,
"high": 57,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 260,
"low": 231.5,
"high": 398.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "9",
"value": 431,
"low": 145.2,
"high": 688.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9
}
],
"market_updated_at": "2026-09-22T02:07:01.027Z",
"trend_7d": {
"direction": "flat",
"percent": -0.02
}
}
}
}