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 Confused.
/api/v1/pokemon/cards/sm11-86vrh?include=prices 200 24ms{
"success": true,
"data": {
"id": "sm11-86vrh",
"name": "Giratina",
"number": "86",
"printed_number": "86",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/86vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/86vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/86vrh.large.webp"
}
],
"expansion": {
"id": "sm11",
"name": "Unified Minds",
"total": 261,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UNM",
"printed_total": 236,
"release_date": "2019/08/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "195016",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/86vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/86vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/86vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "130",
"abilities": [
{
"name": "Dimension Breach",
"text": "When you play this Pokémon from your hand onto your Bench during your turn, you may discard a Special Energy from your opponent's Active Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fade to Black",
"text": "Your opponent's Active Pokémon is now Confused.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Misa Tsutsui",
"pricing": {
"currency": "USD",
"market": 6.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.15
},
{
"condition": "LP",
"price": 5.35
},
{
"condition": "MP",
"price": 4.82
},
{
"condition": "HP",
"price": 4.12
},
{
"condition": "DMG",
"price": 2.43
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 560,
"low": 476,
"high": 644,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 1.25,
"low": 1.25,
"high": 12.34,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 46,
"low": 42.45,
"high": 46,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:35:58.618Z",
"trend_7d": {
"direction": "flat",
"percent": 0.33
}
}
}
}