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

← Freeze Bolt
Black Kyurem-EX

Black Kyurem-EX

Super Rare #62 Pokémon BasicEX HP 180
Types
Dragon
Illustrator
5ban Graphics
Expansion
Freeze Bolt · Black & White
Language
Japanese
TCGplayer
601587
GET /api/v1/pokemon/cards/bw6f_ja-62vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "bw6f_ja-62vh",
    "name": "Black Kyurem-EX",
    "number": "62",
    "printed_number": "62",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/62vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/62vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/62vh.large.webp"
      }
    ],
    "expansion": {
      "id": "bw6f_ja",
      "name": "Freeze Bolt",
      "total": 65,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Black & White",
      "code": "BW6",
      "printed_total": 59,
      "release_date": "2012/07/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw6f_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw6f_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Freeze Bolt"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "601587",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/62vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/62vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/62vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "EX"
    ],
    "types": [
      "Dragon"
    ],
    "hp": "180",
    "weaknesses": [
      {
        "type": "Dragon",
        "value": "×2"
      }
    ],
    "rarity": "Super Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 150,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 150
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "7",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 305,
          "low": 259.25,
          "high": 350.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 267.5,
          "low": 227.38,
          "high": 307.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 92.32,
          "low": 78.47,
          "high": 106.17,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 82,
          "low": 69.7,
          "high": 94.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 79.5,
          "low": 67.58,
          "high": 91.43,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 103.25,
          "low": 55.5,
          "high": 151,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 425.33,
          "low": 451.6,
          "high": 672.39,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T03:09:19.780Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}