Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Put 4 damage counters on your opponent's Pokémon in any way you like.
Discard up to 3 Grass Energy cards from your Pokémon. This attack does 70 damage for each card you discarded in this way.
/api/v1/pokemon/cards/sv6-22vh?include=prices 200 139ms{
"success": true,
"data": {
"id": "sv6-22vh",
"name": "Sinistcha",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/22vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/22vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/22vh.large.png"
}
],
"expansion": {
"id": "sv6",
"name": "Twilight Masquerade",
"total": 226,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TWM",
"printed_total": 167,
"release_date": "2024/05/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "550066",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/22vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/22vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/22vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "70",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Cursed Drop",
"text": "Put 4 damage counters on your opponent's Pokémon in any way you like."
},
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Spill the Tea",
"text": "Discard up to 3 Grass Energy cards from your Pokémon. This attack does 70 damage for each card you discarded in this way.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 0.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.19
},
{
"condition": "MP",
"price": 0.15
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 58.77,
"low": 74.99,
"high": 74.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 19.5,
"low": 19.5,
"high": 19.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 26.85,
"low": 37.05,
"high": 37.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-30T07:36:30.707Z",
"trend_7d": {
"direction": "down",
"percent": -13.64
}
}
}
}