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, your opponent can't play any Trainer, Supporter, or Stadium cards from his or her hand during his or her next turn.
Flip a coin. If tails, this attack does no damage to the Defending Pokémon. Instead, Psyduck is now Confused.
/api/v1/pokemon/cards/pl1-87vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pl1-87vrh",
"name": "Psyduck",
"number": "87",
"printed_number": "87",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/87vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/87vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/87vrh.large.webp"
}
],
"expansion": {
"id": "pl1",
"name": "Platinum",
"total": 133,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "PL",
"printed_total": 127,
"release_date": "2009/02/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88439",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/87vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/87vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/87vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Headache",
"text": "Flip a coin. If heads, your opponent can't play any Trainer, Supporter, or Stadium cards from his or her hand during his or her next turn."
},
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Latent Power",
"text": "Flip a coin. If tails, this attack does no damage to the Defending Pokémon. Instead, Psyduck is now Confused.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 99
},
{
"condition": "HP",
"price": 75.17
},
{
"condition": "DMG",
"price": 59.39
}
],
"graded": [
{
"company": "ACE",
"grade": "8",
"value": 333.9,
"low": 283.82,
"high": 383.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 86,
"low": 73.1,
"high": 98.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 86,
"low": 86,
"high": 86,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 231.75,
"low": 215.38,
"high": 248.13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 125.75,
"low": 124,
"high": 127.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 366,
"low": 311.1,
"high": 420.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 280,
"low": 32,
"high": 378.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:16:33.156Z",
"trend_7d": {
"direction": "down",
"percent": -23.99
}
}
}
}