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 10 damage plus 10 more damage; if tails, this attack does 10 damage.
If you have any Benched Pokémon, flip a coin. If tails, choose 1 of your Benched Pokémon. This attack does 20 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/gym2-24vuu?include=prices 200 18ms{
"success": true,
"data": {
"id": "gym2-24vuu",
"name": "Giovanni's Pinsir",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/24vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/24vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/24vuu.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": "85725",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/24vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/24vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/24vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "70",
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Snapping Pincers",
"text": "Flip a coin. If heads, this attack does 10 damage plus 10 more damage; if tails, this attack does 10 damage.",
"damage": "10+"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Overhead Toss",
"text": "If you have any Benched Pokémon, flip a coin. If tails, choose 1 of your Benched Pokémon. This attack does 20 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 8.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.5
},
{
"condition": "LP",
"price": 8.1
},
{
"condition": "MP",
"price": 6.95
},
{
"condition": "HP",
"price": 4.73
},
{
"condition": "DMG",
"price": 3.5
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15.75,
"low": 15.75,
"high": 29.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 13.39,
"low": 13.39,
"high": 13.39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 18,
"low": 16,
"high": 18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 38,
"high": 64.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 12,
"high": 26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 15,
"high": 24.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 33.39,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:25:41.215Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}