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 times the number of Pokémon you have in play.
/api/v1/pokemon/cards/ecard3-34vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard3-34vrh",
"name": "Wigglytuff",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/34vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/34vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/34vrh.large.webp"
}
],
"expansion": {
"id": "ecard3",
"name": "Skyridge",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "SK",
"printed_total": 144,
"release_date": "2003/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90595",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/34vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/34vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/34vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "70",
"abilities": [
{
"name": "Good Neighbor",
"text": "Once during your turn (before your attack), if Wigglytuff is on your bench, you may flip a coin. If heads, each player removes up to 2 damage counters from his or her Active Pokémon. This power can't be used if you have already used another Wigglytuff's Good Neighbor Poké-Power this turn.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Do the Wave",
"text": "Flip a coin. If heads, this attack does 10 damage times the number of Pokémon you have in play.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Hizuki Misono",
"pricing": {
"currency": "USD",
"market": 199.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 199.99
},
{
"condition": "LP",
"price": 48.72
},
{
"condition": "MP",
"price": 33.62
},
{
"condition": "HP",
"price": 28.66
},
{
"condition": "DMG",
"price": 20.58
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 138,
"low": 117.3,
"high": 158.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 177.5,
"low": 150.88,
"high": 204.12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 160.75,
"low": 136.64,
"high": 184.86,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 159.99,
"low": 135.99,
"high": 183.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1448.16,
"low": 1230.94,
"high": 1665.38,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 33.5,
"low": 28.48,
"high": 38.53,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T23:52:19.177Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}