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

Search your deck for up to 2 Basic Darkness Energy cards and attach them to this Pokémon. Then, shuffle your deck. If you attached Energy to a Pokémon in this way, this Pokémon is now Poisoned.
If this Pokémon is Poisoned, this attack does 130 more damage.
/api/v1/pokemon/cards/sv6pt5-82vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv6pt5-82vh",
"name": "Okidogi ex",
"number": "82",
"printed_number": "82",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/82vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/82vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/82vh.large.webp"
}
],
"expansion": {
"id": "sv6pt5",
"name": "Shrouded Fable",
"total": 99,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SFA",
"printed_total": 64,
"release_date": "2024/08/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "560393",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/82vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/82vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/82vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Darkness"
],
"hp": "250",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Poisonous Musculature",
"text": "Search your deck for up to 2 Basic Darkness Energy cards and attach them to this Pokémon. Then, shuffle your deck. If you attached Energy to a Pokémon in this way, this Pokémon is now Poisoned."
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Chain-Crazed",
"text": "If this Pokémon is Poisoned, this attack does 130 more damage.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Ultra Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 2.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.39
},
{
"condition": "HP",
"price": 2.1
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 10.54,
"low": 5.39,
"high": 5.39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 8.25,
"low": 10.99,
"high": 10.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 59.99,
"low": 39.6,
"high": 67,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.02,
"low": 15.08,
"high": 15.68,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "9",
"value": 11.66,
"low": 9.91,
"high": 13.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:55:18.783Z",
"trend_7d": {
"direction": "up",
"percent": 2.14
}
}
}
}