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

Your opponent can't play Trainer cards during his or her next turn.
Flip 3 coins. This attack does 10 damage times the number of heads.
/api/v1/pokemon/cards/base3_ja-10?include=prices 200 24ms{
"success": true,
"data": {
"id": "base3_ja-10",
"name": "Psyduck",
"number": "54",
"printed_number": "54",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-10.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-10.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-10.large.webp"
}
],
"expansion": {
"id": "base3_ja",
"name": "Mystery of the Fossils",
"total": 48,
"language": "Japanese",
"language_code": "ja",
"series": "Original",
"printed_total": 48,
"release_date": "1997/06/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base3_ja.symbol.png",
"translation": {
"en": {
"name": "Mystery of the Fossils"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-10.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-10.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-10.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "50",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Headache",
"text": "Your opponent can't play Trainer cards during his or her next turn."
},
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Fury Swipes",
"text": "Flip 3 coins. This attack does 10 damage times the number of heads.",
"damage": "10×"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 49.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 49.97
},
{
"condition": "LP",
"price": 1.86
},
{
"condition": "MP",
"price": 0.63
},
{
"condition": "HP",
"price": 0.42
},
{
"condition": "DMG",
"price": 0.46
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 24.28,
"low": 35,
"high": 35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 121,
"low": 90.1,
"high": 531.3,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "CGC",
"grade": "8.5",
"value": 68.87,
"low": 91.3,
"high": 93.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 19.6,
"low": 11,
"high": 23.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 59.99,
"low": 58.74,
"high": 59.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 74.97,
"low": 100,
"high": 100,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 710,
"low": 546.5,
"high": 1000.19,
"confidence": "high",
"value_kind": "sold",
"sold_count": 20,
"trend": {
"direction": "up",
"percent": 5.7
}
},
{
"company": "PSA",
"grade": "4",
"value": 79.32,
"low": 43.27,
"high": 93.42,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 125,
"low": 100.02,
"high": 155,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 38.79,
"low": 38,
"high": 115.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 6
},
{
"company": "PSA",
"grade": "7",
"value": 37.18,
"low": 34.4,
"high": 53.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 45,
"low": 30.1,
"high": 184.62,
"confidence": "high",
"value_kind": "sold",
"sold_count": 18,
"trend": {
"direction": "down",
"percent": -10
}
},
{
"company": "PSA",
"grade": "9",
"value": 71,
"low": 57.67,
"high": 192.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 32,
"trend": {
"direction": "down",
"percent": -20.2
}
}
],
"market_updated_at": "2026-09-21T02:30:34.714Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}