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's Active Pokémon is now Asleep.
If your opponent has already used their GX attack, this attack does 80 more damage.
/api/v1/pokemon/cards/sm3-87vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm3-87vrh",
"name": "Darkrai",
"number": "87",
"printed_number": "87",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/87vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/87vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/87vrh.large.webp"
}
],
"expansion": {
"id": "sm3",
"name": "Burning Shadows",
"total": 177,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "BUS",
"printed_total": 147,
"release_date": "2017/08/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "138577",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/87vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/87vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/87vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "120",
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hypnoblast",
"text": "Your opponent's Active Pokémon is now Asleep.",
"damage": "30"
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dark Raid",
"text": "If your opponent has already used their GX attack, this attack does 80 more damage.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Hitoshi Ariga",
"pricing": {
"currency": "USD",
"market": 1.47,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.47
},
{
"condition": "LP",
"price": 0.66
},
{
"condition": "MP",
"price": 0.53
},
{
"condition": "DMG",
"price": 0.15
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 107.7,
"low": 56,
"high": 56,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 86,
"low": 73.1,
"high": 98.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12.5,
"low": 12.5,
"high": 17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 28.46,
"low": 18.95,
"high": 46.54,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:47:31.121Z",
"trend_7d": {
"direction": "down",
"percent": -5.16
}
}
}
}