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 next turn, Lt. Surge's Raticate's Double-edge attack's damage (base damage and damage to itself) is doubled.
Lt. Surge's Raticate does 20 damage to itself.
/api/v1/pokemon/cards/gym2-53v1e?include=prices 200 16ms{
"success": true,
"data": {
"id": "gym2-53v1e",
"name": "Lt. Surge's Raticate",
"number": "53",
"printed_number": "53",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/53v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/53v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/53v1e.large.webp"
}
],
"expansion": {
"id": "gym2-1st-edition",
"name": "Gym Challenge 1st Edition",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Gym",
"printed_total": 132,
"release_date": "2000/10/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86864",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/53v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/53v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/53v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Focus Energy",
"text": "During your next turn, Lt. Surge's Raticate's Double-edge attack's damage (base damage and damage to itself) is doubled."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Double-edge",
"text": "Lt. Surge's Raticate does 20 damage to itself.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 3.47,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.47
},
{
"condition": "LP",
"price": 3.2
},
{
"condition": "MP",
"price": 1.6
},
{
"condition": "HP",
"price": 1.23
},
{
"condition": "DMG",
"price": 1.17
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31.75,
"low": 39.64,
"high": 39.96,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 49,
"high": 50.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12.2,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 24.28,
"low": 31.95,
"high": 31.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:35:13.851Z",
"trend_7d": {
"direction": "down",
"percent": -11.7
}
}
}
}