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

← Paradise Dragona
Black Kyurem ex

Black Kyurem ex

Super Rare #77 Pokémon Basicex
Types
Water
Illustrator
N-DESIGN Inc.
Expansion
Paradise Dragona · Scarlet & Violet
Language
Japanese
TCGplayer
579459

Attacks

Ice Age
Colorless · Colorless · Colorless

If your opponent's Active Pokémon is a Dragon Pokémon, it is now Paralyzed.

Black Frost
Water · Water · Colorless · Colorless

This Pokémon also does 30 damage to itself.

GET /api/v1/pokemon/cards/sv7a_ja-77vh?include=prices 200 95ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv7a_ja-77vh",
    "name": "Black Kyurem ex",
    "number": "77",
    "printed_number": "77",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/77vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/77vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/77vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv7a_ja",
      "name": "Paradise Dragona",
      "total": 94,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV7a",
      "printed_total": 64,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Paradise Dragona"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "579459",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/77vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/77vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/77vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Water"
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Ice Age",
        "text": "If your opponent's Active Pokémon is a Dragon Pokémon, it is now Paralyzed."
      },
      {
        "cost": [
          "Water",
          "Water",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Black Frost",
        "text": "This Pokémon also does 30 damage to itself."
      }
    ],
    "rarity": "Super Rare",
    "artist": "N-DESIGN Inc.",
    "pricing": {
      "currency": "USD",
      "market": 5.49,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.49
        },
        {
          "condition": "LP",
          "price": 3.04
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 47,
          "low": 39.95,
          "high": 54.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 25.99,
          "low": 20.4,
          "high": 30.9,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 30,
          "low": 24.5,
          "high": 24.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:37:14.471Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.54
      }
    }
  }
}