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

If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.
/api/v1/pokemon/cards/base6-91?include=prices 200 16ms{
"success": true,
"data": {
"id": "base6-91",
"name": "Sandshrew",
"number": "91",
"printed_number": "91",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/91.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/91.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/91.large.webp"
}
],
"expansion": {
"id": "base6",
"name": "Legendary Collection",
"total": 110,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "LC",
"printed_total": 110,
"release_date": "2002/05/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88920",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/91.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/91.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/91.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "40",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Sand-attack",
"text": "If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 1.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.49
},
{
"condition": "LP",
"price": 0.43
},
{
"condition": "MP",
"price": 0.39
},
{
"condition": "HP",
"price": 0.23
},
{
"condition": "DMG",
"price": 0.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 80,
"low": 68,
"high": 92,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 67.1,
"low": 57.04,
"high": 77.16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 46.5,
"low": 39.53,
"high": 53.47,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 9.87,
"low": 8.39,
"high": 11.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 78.85,
"low": 53,
"high": 53,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "2",
"value": 77.6,
"low": 126,
"high": 126,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 148.82,
"low": 200.08,
"high": 200.74,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:04:26.671Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}