Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Flip a coin. If heads, during your opponent's next turn, prevent all damage from and effects of attacks done to this Pokémon.
/api/v1/pokemon/cards/gem1-1102?include=prices 200 81ms{
"success": true,
"data": {
"id": "gem1-1102",
"name": "Sudowoodo",
"number": "1102/05",
"printed_number": "1102/05",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-1102.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-1102.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-1102.large.webp"
}
],
"expansion": {
"id": "gem1",
"name": "Gem Pack",
"total": 115,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 115,
"release_date": "2025/01/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem1.logo.png",
"translation": {
"en": {
"name": "Gem Pack"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-1102.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-1102.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-1102.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "110",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Hit and Hide",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all damage from and effects of attacks done to this Pokémon.",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Elbow Strike",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Jerky",
"pricing": {
"currency": "USD",
"market": 2.09,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38.93,
"low": 38.92,
"high": 38.94,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.12,
"low": 13.11,
"high": 13.13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:40:46.308Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}