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

← Silver Lance
Ice Rider Calyrex VMAX

Ice Rider Calyrex VMAX

Hyper Rare #85 Pokémon VMAXex HP 320
Types
Water
Illustrator
Oswaldo KATO
Expansion
Silver Lance · Sword & Shield
Language
Japanese
TCGplayer
569217
GET /api/v1/pokemon/cards/swsh6h_ja-85vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh6h_ja-85vh",
    "name": "Ice Rider Calyrex VMAX",
    "number": "85",
    "printed_number": "85",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/85vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/85vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/85vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh6h_ja",
      "name": "Silver Lance",
      "total": 95,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sword & Shield",
      "code": "S6H",
      "printed_total": 70,
      "release_date": "2021/04/23",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6h_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6h_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Silver Lance"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "569217",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/85vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/85vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/85vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "VMAX",
      "ex"
    ],
    "types": [
      "Water"
    ],
    "hp": "320",
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Hyper Rare",
    "artist": "Oswaldo KATO",
    "pricing": {
      "currency": "USD",
      "market": 508.8,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 508.8
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 225.5,
          "low": 225.5,
          "high": 1725,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 286.5,
          "low": 213,
          "high": 377.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 408.87,
          "low": 383.97,
          "high": 590,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 230,
          "low": 195.5,
          "high": 264.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 163,
          "low": 138.55,
          "high": 187.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T05:20:15.815Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.85
      }
    }
  }
}