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. This attack does 10 damage for each heads.
Draw 2 cards.
/api/v1/pokemon/cards/clv-13vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "clv-13vh",
"name": "Doduo",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/13vh.large.webp"
}
],
"expansion": {
"id": "clv",
"name": "Pokémon TCG Classic - Venusaur",
"total": 34,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "CLV",
"printed_total": 34,
"release_date": "2023/11/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clv.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clv.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "527900",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/13vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Double Stab",
"text": "Flip 2 coins. This attack does 10 damage for each heads.",
"damage": "10×"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Doduo Delivery",
"text": "Draw 2 cards."
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Common",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 1.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.06
},
{
"condition": "LP",
"price": 0.62
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 19.5,
"low": 24.99,
"high": 24.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 10.25,
"low": 10.25,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 5.5,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 3.6,
"low": 3.05,
"high": 3.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 40.67,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 5.51,
"low": 5.51,
"high": 6.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:13:05.205Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}