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-96vpc?include=prices 200 30ms{
"success": true,
"data": {
"id": "sv10-96vpc",
"name": "Team Rocket's Tyranitar (Pokemon Center Stamp)",
"number": "96",
"printed_number": "96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-96vpc.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-96vpc.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-96vpc.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": "635617",
"variants": [
{
"name": "pokemonCenterStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-96vpc.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-96vpc.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-96vpc.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": 33.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 33.6
},
{
"condition": "LP",
"price": 31.5
},
{
"condition": "MP",
"price": 30.2
},
{
"condition": "DMG",
"price": 26.98
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 50.93,
"low": 15.46,
"high": 59.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 63,
"low": 53.55,
"high": 72.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 99.99,
"low": 89.99,
"high": 129.86,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 178.5,
"low": 147.14,
"high": 249.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 19
},
{
"company": "PSA",
"grade": "4",
"value": 24.75,
"low": 21.04,
"high": 28.46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 25.51,
"low": 17.45,
"high": 33.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 17.94,
"low": 15.25,
"high": 20.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 37.23,
"low": 37.23,
"high": 41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 36.8,
"low": 21.45,
"high": 48.39,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12
},
{
"company": "TAG",
"grade": "10",
"value": 153.12,
"low": 175,
"high": 175,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 48.41,
"low": 41.15,
"high": 55.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:33:09.404Z",
"trend_7d": {
"direction": "down",
"percent": -0.62
}
}
}
}