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

During your opponent's next turn, they can't play any Special Energy or Stadium cards from their hand.
Choose 2 of your opponent's Pokémon and put 5 damage counters on each of them.
/api/v1/pokemon/cards/swsh6-172vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh6-172vh",
"name": "Shadow Rider Calyrex V",
"number": "172",
"printed_number": "172",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/172vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/172vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/172vh.large.webp"
}
],
"expansion": {
"id": "swsh6",
"name": "Chilling Reign",
"total": 233,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CRE",
"printed_total": 198,
"release_date": "2021/06/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "241737",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/172vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/172vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/172vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Psychic"
],
"hp": "210",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Shadow Mist",
"text": "During your opponent's next turn, they can't play any Special Energy or Stadium cards from their hand.",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Astral Barrage",
"text": "Choose 2 of your opponent's Pokémon and put 5 damage counters on each of them."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare Ultra",
"artist": "kodama",
"pricing": {
"currency": "USD",
"market": 29.84,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 29.84
},
{
"condition": "LP",
"price": 23.62
},
{
"condition": "MP",
"price": 20.21
},
{
"condition": "HP",
"price": 16.28
},
{
"condition": "DMG",
"price": 12.99
}
],
"graded": [
{
"company": "ACE",
"grade": "7",
"value": 23.24,
"low": 23.24,
"high": 23.24,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 81.5,
"low": 36.5,
"high": 82,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24.48,
"low": 29.95,
"high": 29.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 28.9,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 65,
"low": 60.2,
"high": 89.49,
"confidence": "high",
"value_kind": "sold",
"sold_count": 22,
"trend": {
"direction": "down",
"percent": -16.7
}
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 35,
"low": 25.6,
"high": 45.35,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "SGC",
"grade": "10",
"value": 37,
"low": 31.45,
"high": 42.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 80.3,
"low": 74.98,
"high": 74.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:01:06.865Z",
"trend_7d": {
"direction": "down",
"percent": -0.9
}
}
}
}