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

If the Defending Pokémon is a Basic Pokémon, it can't attack during your opponent's next turn.
This Pokémon also does 30 damage to itself.
/api/v1/pokemon/cards/svp-103vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "svp-103vh",
"name": "Houndoom ex",
"number": "103",
"printed_number": "103",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/103vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/103vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/103vh.large.webp"
}
],
"expansion": {
"id": "svp",
"name": "Scarlet & Violet Black Star Promos",
"total": 225,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVP",
"printed_total": 224,
"release_date": "2023/01/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "546754",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/103vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/103vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/103vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Darkness"
],
"hp": "270",
"attacks": [
{
"cost": [
"Darkness",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Evil Claw",
"text": "If the Defending Pokémon is a Basic Pokémon, it can't attack during your opponent's next turn.",
"damage": "90"
},
{
"cost": [
"Darkness",
"Darkness",
"Darkness"
],
"converted_energy_cost": 3,
"name": "Hound's Fang",
"text": "This Pokémon also does 30 damage to itself.",
"damage": "220"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "PLANETA Tsuji",
"pricing": {
"currency": "USD",
"market": 3.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.39
},
{
"condition": "LP",
"price": 2.69
},
{
"condition": "MP",
"price": 2.15
},
{
"condition": "HP",
"price": 2.34
},
{
"condition": "DMG",
"price": 1.13
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "up",
"percent": 2.42
}
}
}
}