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-22vrh?include=prices 200 90ms{
"success": true,
"data": {
"id": "sv6-22vrh",
"name": "Sinistcha",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/22vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/22vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/22vrh.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": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/22vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/22vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/22vrh.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.28,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.28
},
{
"condition": "LP",
"price": 0.21
},
{
"condition": "MP",
"price": 0.25
}
],
"graded": [
{
"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": 77.38,
"low": 95.5,
"high": 99.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 6
}
],
"market_updated_at": "2026-07-29T14:21:26.774Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}