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

Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. This attack's damage isn't affected by Weakness or Resistance.
/api/v1/pokemon/cards/ex9-52?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex9-52",
"name": "Larvitar",
"number": "52",
"printed_number": "52",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/52.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/52.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/52.large.webp"
}
],
"expansion": {
"id": "ex9",
"name": "Emerald",
"total": 107,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "EM",
"printed_total": 106,
"release_date": "2005/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86639",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/52.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/52.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/52.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "50",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Dig Under",
"text": "Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. This attack's damage isn't affected by Weakness or Resistance."
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Nakaoka",
"pricing": {
"currency": "USD",
"market": 1.04,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.04
},
{
"condition": "LP",
"price": 0.76
},
{
"condition": "MP",
"price": 0.53
},
{
"condition": "HP",
"price": 0.35
},
{
"condition": "DMG",
"price": 0.59
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14,
"low": 12,
"high": 14,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 45,
"low": 9.5,
"high": 45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 249.48,
"low": 368,
"high": 368,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 26.28,
"low": 15,
"high": 15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-11T02:32:51.913Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}