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 does 30 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
If your opponent's Active Pokémon is a Pokémon-GX or a Pokémon-EX, this attack does 100 more damage.
/api/v1/pokemon/cards/sm9-85vrh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm9-85vrh",
"name": "Tyranitar",
"number": "85",
"printed_number": "85",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/85vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/85vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/85vrh.large.webp"
}
],
"expansion": {
"id": "sm9",
"name": "Team Up",
"total": 198,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "TEU",
"printed_total": 181,
"release_date": "2019/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "183863",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/85vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/85vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/85vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Darkness"
],
"hp": "170",
"attacks": [
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Spinning Tail",
"text": "This attack does 30 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Bite Off",
"text": "If your opponent's Active Pokémon is a Pokémon-GX or a Pokémon-EX, this attack does 100 more damage.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Hasuno",
"pricing": {
"currency": "USD",
"market": 5.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.37
},
{
"condition": "LP",
"price": 3.32
},
{
"condition": "MP",
"price": 2.56
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 83.5,
"low": 83.5,
"high": 155.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 75.5,
"low": 125,
"high": 125,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:53:13.930Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}