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 2 coins. Choose 1 of your opponent's Pokémon. For each heads, this attack does 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/dp3-11vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp3-11vrh",
"name": "Jumpluff",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/11vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/11vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/11vrh.large.webp"
}
],
"expansion": {
"id": "dp3",
"name": "Secret Wonders",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "SW",
"printed_total": 132,
"release_date": "2007/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86366",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/11vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/11vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/11vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "90",
"abilities": [
{
"name": "Cotton Spore",
"text": "Whenever Jumpluff would be damaged by your opponent's attack, flip a coin. If heads, prevent all damage done to Jumpluff by that attack.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass"
],
"converted_energy_cost": 2,
"name": "Cottonweed Punch",
"text": "Flip 2 coins. Choose 1 of your opponent's Pokémon. For each heads, this attack does 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "+30"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 6.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.97
},
{
"condition": "LP",
"price": 4.14
},
{
"condition": "MP",
"price": 3.65
},
{
"condition": "HP",
"price": 2.46
},
{
"condition": "DMG",
"price": 2.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 66,
"low": 56.1,
"high": 75.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.78,
"low": 6.5,
"high": 6.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 27.99,
"low": 23.79,
"high": 32.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:12:03.158Z",
"trend_7d": {
"direction": "flat",
"percent": 0.29
}
}
}
}