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

← Night Wanderer
Kingdra ex

Kingdra ex

Double Rare #12 Pokémon Stage 2ex
Types
Water
Illustrator
toriyufu
Expansion
Night Wanderer · Scarlet & Violet
Language
Japanese
TCGplayer
566263

Attacks

King's Order
Water

Put up to 3 Water Pokémon from your discard pile onto your Bench.

Hydro Pump
Colorless · Colorless

This attack does 50 more damage for each Water Energy attached to this Pokémon.

GET /api/v1/pokemon/cards/sv6a_ja-12vh?include=prices 200 57ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv6a_ja-12vh",
    "name": "Kingdra ex",
    "number": "12",
    "printed_number": "12",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/12vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/12vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/12vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv6a_ja",
      "name": "Night Wanderer",
      "total": 94,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV6a",
      "printed_total": 64,
      "release_date": "2024/06/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Night Wanderer"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "566263",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/12vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/12vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/12vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "ex"
    ],
    "types": [
      "Water"
    ],
    "attacks": [
      {
        "cost": [
          "Water"
        ],
        "converted_energy_cost": 1,
        "name": "King's Order",
        "text": "Put up to 3 Water Pokémon from your discard pile onto your Bench."
      },
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Hydro Pump",
        "text": "This attack does 50 more damage for each Water Energy attached to this Pokémon."
      }
    ],
    "rarity": "Double Rare",
    "artist": "toriyufu",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.32
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "10",
          "value": 16.01,
          "low": 13.61,
          "high": 18.41,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 13.63,
          "low": 10.5,
          "high": 15,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 9.99,
          "low": 8.49,
          "high": 11.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 6.84,
          "low": 10,
          "high": 10,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 23.5,
          "low": 19.97,
          "high": 27.03,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 8.88,
          "low": 7.5,
          "high": 7.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T14:48:25.695Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}