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

Choose 1 of the Defending Pokémon's attacks. That Pokémon can use only that attack during your opponent's next turn.
You may do 40 damage plus 20 more damage. If you do, Golduck is now Confused.
/api/v1/pokemon/cards/dp3-28vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp3-28vrh",
"name": "Golduck",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/28vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/28vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/28vrh.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": "85815",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/28vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/28vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/28vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "90",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Encore",
"text": "Choose 1 of the Defending Pokémon's attacks. That Pokémon can use only that attack during your opponent's next turn.",
"damage": "20"
},
{
"cost": [
"Water",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Break Beam",
"text": "You may do 40 damage plus 20 more damage. If you do, Golduck is now Confused.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+20"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 3.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.5
},
{
"condition": "LP",
"price": 0.75
},
{
"condition": "MP",
"price": 0.42
},
{
"condition": "HP",
"price": 0.45
},
{
"condition": "DMG",
"price": 0.52
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 400,
"low": 340,
"high": 460,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 16.5,
"low": 16.5,
"high": 16.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 20.5,
"low": 20.5,
"high": 21.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:12:03.158Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}