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

This attack also does 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/sv4-3vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv4-3vh",
"name": "Froslass ex",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/3vh.large.webp"
}
],
"expansion": {
"id": "sv4",
"name": "Paradox Rift",
"total": 266,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAR",
"printed_total": 182,
"release_date": "2023/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "523587",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Tera",
"ex"
],
"types": [
"Grass"
],
"hp": "250",
"abilities": [
{
"name": "Evanescent",
"text": "If this Pokémon is in the Active Spot and is Knocked Out, flip a coin. If heads, your opponent takes 1 fewer Prize card.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Frost Bullet",
"text": "This attack also does 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.81
},
{
"condition": "LP",
"price": 0.79
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 10.5,
"low": 8,
"high": 13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10.44,
"low": 12.2,
"high": 12.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:41:21.073Z",
"trend_7d": {
"direction": "down",
"percent": -3.57
}
}
}
}