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

← PCG Promos
Rocket's Raikou ex

Rocket's Raikou ex

Promo #26 Pokémon Basicex
Types
Darkness
Illustrator
Ryo Ueda
Expansion
PCG Promos · PCG
Language
Japanese
TCGplayer

Attacks

Thunderous Blow 40+
Lightning · Colorless · Colorless

Does 40 damage plus 10 more damage for each Lightning Energy attached to Rocket's Raikou ex.

GET /api/v1/pokemon/cards/pcgp_ja-26vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pcgp_ja-26vh",
    "name": "Rocket's Raikou ex",
    "number": "26",
    "printed_number": "26",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/26vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/26vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/26vh.large.webp"
      }
    ],
    "expansion": {
      "id": "pcgp_ja",
      "name": "PCG Promos",
      "total": 153,
      "language": "Japanese",
      "language_code": "ja",
      "series": "PCG",
      "printed_total": 153,
      "release_date": "2003/01/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.symbol.png",
      "translation": {
        "en": {
          "name": "PCG Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/26vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/26vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/26vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Darkness"
    ],
    "abilities": [
      {
        "name": "Lightning Burst",
        "text": "Whenever you attach a Darkness Energy card from your hand to Rocket's Raikou ex, you may choose 1 of the Defending Pokémon and switch it with 1 of your opponent's Benched Pokémon. Your opponent chooses the Benched Pokémon to switch. This power can't be used if Rocket's Raikou ex is affected by a Special Condition.",
        "type": "Poké-Power"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Lightning",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Thunderous Blow",
        "text": "Does 40 damage plus 10 more damage for each Lightning Energy attached to Rocket's Raikou ex.",
        "damage": "40+"
      }
    ],
    "rarity": "Promo",
    "artist": "Ryo Ueda",
    "pricing": {
      "currency": "USD",
      "market": 221.82,
      "is_stale": true,
      "conditions": [
        {
          "condition": "NM",
          "price": 221.82
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 55.2,
          "low": 46.92,
          "high": 63.48,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 3236.8,
          "low": 4999,
          "high": 4999,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 86,
          "low": 73.1,
          "high": 98.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 141.5,
          "low": 120.28,
          "high": 162.73,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 73,
          "low": 62.05,
          "high": 83.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 180,
          "low": 153,
          "high": 207,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 171,
          "low": 145.35,
          "high": 196.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 358.99,
          "low": 309,
          "high": 399.24,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-08-31T04:52:56.277Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}