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

Put 2 damage counters on 1 of your opponent's Pokémon for each Basic Grass Energy card in your discard pile. Then, shuffle those Energy cards into your deck.
Heal 30 damage from each of your Pokémon.
/api/v1/pokemon/cards/sv6-210vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv6-210vh",
"name": "Sinistcha ex",
"number": "210",
"printed_number": "210",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/210vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/210vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/210vh.large.webp"
}
],
"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": "550254",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/210vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/210vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/210vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Grass"
],
"hp": "240",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Re-Brew",
"text": "Put 2 damage counters on 1 of your opponent's Pokémon for each Basic Grass Energy card in your discard pile. Then, shuffle those Energy cards into your deck."
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Matcha Splash",
"text": "Heal 30 damage from each of your Pokémon.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Special Illustration Rare",
"artist": "Saboteri",
"pricing": {
"currency": "USD",
"market": 34.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 34.32
},
{
"condition": "LP",
"price": 30.36
},
{
"condition": "MP",
"price": 25.66
},
{
"condition": "DMG",
"price": 17.37
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 58.93,
"low": 58.93,
"high": 59.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 54,
"low": 33,
"high": 85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 186.45,
"low": 141.97,
"high": 227.05,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
},
{
"company": "PSA",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11,
"high": 13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 40.41,
"low": 35,
"high": 97.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "SGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 200,
"low": 200,
"high": 200,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:13:31.811Z",
"trend_7d": {
"direction": "down",
"percent": -0.64
}
}
}
}