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 3 coins. If exactly 1 is heads, draw a card. If exactly 2 are heads, this attack does 20 damage. If all 3 are heads, choose 1 of the Defending Pokémon's attacks. Misty's Psyduck copies that attack except for its Energy costs. (No matter what type the Defending Pokémon is, Misty's Psyduck's type is still Water.)
/api/v1/pokemon/cards/gym2-90v1e?include=prices 200 17ms{
"success": true,
"data": {
"id": "gym2-90v1e",
"name": "Misty's Psyduck",
"number": "90",
"printed_number": "90",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/90v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/90v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/90v1e.large.webp"
}
],
"expansion": {
"id": "gym2-1st-edition",
"name": "Gym Challenge 1st Edition",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Gym",
"printed_total": 132,
"release_date": "2000/10/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87540",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/90v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/90v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/90v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "ESP",
"text": "Flip 3 coins. If exactly 1 is heads, draw a card. If exactly 2 are heads, this attack does 20 damage. If all 3 are heads, choose 1 of the Defending Pokémon's attacks. Misty's Psyduck copies that attack except for its Energy costs. (No matter what type the Defending Pokémon is, Misty's Psyduck's type is still Water.)"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 28.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 28.99
},
{
"condition": "LP",
"price": 22.16
},
{
"condition": "MP",
"price": 13.24
},
{
"condition": "HP",
"price": 8.5
},
{
"condition": "DMG",
"price": 9.72
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 118.3,
"low": 93.6,
"high": 143,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 25,
"low": 25,
"high": 32.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 59.43,
"low": 68.7,
"high": 74.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 675,
"low": 635,
"high": 683,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "4",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 41.22,
"low": 33,
"high": 58.3,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "8",
"value": 53.25,
"low": 38,
"high": 74.57,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "9",
"value": 109.99,
"low": 97.57,
"high": 132.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
}
],
"market_updated_at": "2026-09-21T02:48:56.915Z",
"trend_7d": {
"direction": "down",
"percent": -0.51
}
}
}
}