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

Discard the top 2 cards of your opponent's deck.
/api/v1/pokemon/cards/sv9_ja-58vh?include=prices 200 94ms{
"success": true,
"data": {
"id": "sv9_ja-58vh",
"name": "Tyranitar",
"number": "58",
"printed_number": "58",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/58vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/58vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/58vh.large.png"
}
],
"expansion": {
"id": "sv9_ja",
"name": "Battle Partners",
"total": 132,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV9",
"printed_total": 100,
"release_date": "2025/01/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.symbol.png",
"translation": {
"en": {
"name": "Battle Partners"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "614909",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/58vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/58vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/58vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Darkness"
],
"abilities": [
{
"name": "Overpowering Gaze",
"text": "As long as this Pokémon is in the Active Spot, your opponent can't play any Item cards from their hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Cracking Stomp",
"text": "Discard the top 2 cards of your opponent's deck."
}
],
"rarity": "Rare",
"artist": "AKIRA EGAWA",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
},
{
"condition": "LP",
"price": 0.19
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 20,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 7.2,
"low": 7.2,
"high": 7.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:36:41.077Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}