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

Discard an Energy from your opponent's Active Pokémon.
/api/v1/pokemon/cards/sv10-96vs?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv10-96vs",
"name": "Team Rocket's Tyranitar (Staff Stamp)",
"number": "96",
"printed_number": "96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-96vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-96vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-96vs.large.webp"
}
],
"expansion": {
"id": "sv10",
"name": "Destined Rivals",
"total": 244,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "DRI",
"printed_total": 182,
"release_date": "2025/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "634334",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-96vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-96vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-96vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "180",
"abilities": [
{
"name": "Sand Stream",
"text": "During Pokémon Checkup, if this Pokémon is in the Active Spot, put 2 damage counters on each of your opponent's Basic Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Demolition Tackle",
"text": "Discard an Energy from your opponent's Active Pokémon.",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ryuta Fuse",
"pricing": {
"currency": "USD",
"market": 136.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 136.97
},
{
"condition": "LP",
"price": 110.14
},
{
"condition": "MP",
"price": 49.99
},
{
"condition": "DMG",
"price": 70
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 223.6,
"low": 223.6,
"high": 232.62,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 206.03,
"low": 151.27,
"high": 206.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 136.77,
"low": 111.06,
"high": 138,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 64.8,
"low": 64.8,
"high": 86.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 461.55,
"low": 424.25,
"high": 477.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 8.51,
"low": 7.23,
"high": 9.79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18.25,
"low": 16.5,
"high": 18.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 46,
"low": 26.5,
"high": 84,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 149,
"low": 126.65,
"high": 171.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:05:36.204Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}