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

Flip a coin. If heads, this attack does 30 damage plus 10 more damage (to the Defending Pokémon) and 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) If tails, this attack does 30 damage (to the Defending Pokémon).
/api/v1/pokemon/cards/gym2-33vuu?include=prices 200 17ms{
"success": true,
"data": {
"id": "gym2-33vuu",
"name": "Blaine's Rapidash",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/33vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/33vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/33vuu.large.webp"
}
],
"expansion": {
"id": "gym2-unlimited",
"name": "Gym Challenge Unlimited",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Gym",
"printed_total": 132,
"release_date": "2000/10/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "83882",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/33vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/33vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/33vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "70",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Fire Mane",
"damage": "20"
},
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Stamp",
"text": "Flip a coin. If heads, this attack does 30 damage plus 10 more damage (to the Defending Pokémon) and 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) If tails, this attack does 30 damage (to the Defending Pokémon).",
"damage": "30+"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 2.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.49
},
{
"condition": "LP",
"price": 1.6
},
{
"condition": "MP",
"price": 1.29
},
{
"condition": "HP",
"price": 0.84
},
{
"condition": "DMG",
"price": 0.89
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 41.49,
"low": 33,
"high": 49.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11.5,
"low": 11.5,
"high": 14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 117,
"low": 115,
"high": 119,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20.38,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 11,
"high": 29.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:25:41.215Z",
"trend_7d": {
"direction": "down",
"percent": -7.43
}
}
}
}