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 any of your Grass Pokémon were Knocked Out by damage from an opponent's attack during their last turn, this attack does 90 more damage.
During your next turn, this Pokémon can't use Giga Hammer.
/api/v1/pokemon/cards/swsh1-9vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh1-9vh",
"name": "Dhelmise V",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/9vh.large.webp"
}
],
"expansion": {
"id": "swsh1",
"name": "Sword & Shield",
"total": 216,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "SSH",
"printed_total": 202,
"release_date": "2020/02/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "208281",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/9vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Grass"
],
"hp": "220",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Anchor Anger",
"text": "If any of your Grass Pokémon were Knocked Out by damage from an opponent's attack during their last turn, this attack does 90 more damage.",
"damage": "30"
},
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Giga Hammer",
"text": "During your next turn, this Pokémon can't use Giga Hammer.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo V",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 0.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.81
},
{
"condition": "LP",
"price": 0.62
},
{
"condition": "HP",
"price": 0.5
},
{
"condition": "DMG",
"price": 0.49
}
],
"graded": [
{
"company": "BCCG",
"grade": "10",
"value": 25.54,
"low": 21.71,
"high": 29.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 12.7,
"low": 11,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 33.38,
"low": 39.95,
"high": 39.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 4.5,
"low": 4,
"high": 4.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:14:03.757Z",
"trend_7d": {
"direction": "up",
"percent": 1.25
}
}
}
}