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

← Paradox Rift
Sandy Shocks ex

Sandy Shocks ex

Ultra Rare #228 Pokémon BasicexAncient HP 220
Types
Fighting
Illustrator
PLANETA Mochizuki
Expansion
Paradox Rift · Scarlet & Violet
Language
English
TCGplayer
523909

Attacks

Earthen Spike 200
Fighting · Fighting · Colorless

During your next turn, this Pokémon can't attack.

GET /api/v1/pokemon/cards/sv4-228vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv4-228vh",
    "name": "Sandy Shocks ex",
    "number": "228",
    "printed_number": "228",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/228vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/228vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/228vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv4",
      "name": "Paradox Rift",
      "total": 266,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "PAR",
      "printed_total": 182,
      "release_date": "2023/11/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "523909",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/228vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/228vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/228vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex",
      "Ancient"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "220",
    "abilities": [
      {
        "name": "Magnetic Absorption",
        "text": "Once during your turn, if your opponent has 4 or fewer Prize cards remaining, you may attach a Basic Fighting Energy card from your discard pile to this Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Earthen Spike",
        "text": "During your next turn, this Pokémon can't attack.",
        "damage": "200"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Ultra Rare",
    "artist": "PLANETA Mochizuki",
    "pricing": {
      "currency": "USD",
      "market": 2.26,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.26
        },
        {
          "condition": "LP",
          "price": 1.94
        },
        {
          "condition": "MP",
          "price": 1.35
        },
        {
          "condition": "HP",
          "price": 1.18
        },
        {
          "condition": "DMG",
          "price": 1.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.81,
          "low": 17,
          "high": 26,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8,
          "low": 5.99,
          "high": 10,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 12.5,
          "low": 10.63,
          "high": 14.37,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 36,
          "low": 30.6,
          "high": 41.4,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 10.37,
          "low": 8.81,
          "high": 11.93,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:26:51.715Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.67
      }
    }
  }
}