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

During your opponent's next turn, this Pokémon takes 10 less damage from attacks (after applying Weakness and Resistance).
/api/v1/pokemon/cards/sv10_ja-102vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv10_ja-102vh",
"name": "Clamperl",
"number": "102",
"printed_number": "102",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/102vh.large.webp"
}
],
"expansion": {
"id": "sv10_ja",
"name": "Glory of Team Rocket",
"total": 132,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV10",
"printed_total": 98,
"release_date": "2025/04/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10_ja.symbol.png",
"translation": {
"en": {
"name": "Glory of Team Rocket"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "629043",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/102vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Shell Press",
"text": "During your opponent's next turn, this Pokémon takes 10 less damage from attacks (after applying Weakness and Resistance).",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Art Rare",
"artist": "Mori Yuu",
"pricing": {
"currency": "USD",
"market": 2.68,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.68
},
{
"condition": "LP",
"price": 2.21
},
{
"condition": "MP",
"price": 1.6
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 31.49,
"low": 40.67,
"high": 40.67,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "10",
"value": 30,
"low": 30,
"high": 39.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 8.5,
"low": 8.38,
"high": 14.43,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5.65,
"low": 4.01,
"high": 4.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 4.87,
"low": 4.6,
"high": 5.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 34.01,
"low": 20.01,
"high": 50.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 20,
"trend": {
"direction": "down",
"percent": -15
}
},
{
"company": "PSA",
"grade": "7",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20.23,
"low": 21.73,
"high": 21.73,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 35,
"low": 22.4,
"high": 40.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-21T02:36:54.154Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}