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

← Offense and Defense of the Furthest Ends
Rayquaza ex δ

Rayquaza ex δ

Rare Holo ex #28 Pokémon BasicexDelta Species HP 110
Types
Lightning
Illustrator
Ryo Ueda
Expansion
Offense and Defense of the Furthest Ends · PCG
Language
Japanese
TCGplayer

Attacks

Special Circuit
Lightning · Colorless

Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. If you choose a Pokémon that has any Poké-Powers or Poké-Bodies, this attack does 50 damage instead. (Don't apply Weakness and Resistance for Benched Pokémon.)

Sky-high Claws 70
Lightning · Lightning · Colorless · Colorless
GET /api/v1/pokemon/cards/pcg9_ja-28vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pcg9_ja-28vh",
    "name": "Rayquaza ex δ",
    "number": "28",
    "printed_number": "28",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/28vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/28vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/28vh.large.webp"
      }
    ],
    "expansion": {
      "id": "pcg9_ja",
      "name": "Offense and Defense of the Furthest Ends",
      "total": 68,
      "language": "Japanese",
      "language_code": "ja",
      "series": "PCG",
      "printed_total": 68,
      "release_date": "2006/06/29",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Offense and Defense of the Furthest Ends"
        }
      }
    },
    "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/pcg9_ja/28vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/28vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/28vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex",
      "Delta Species"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "110",
    "abilities": [
      {
        "name": "Rage Aura",
        "text": "If you have more Prize cards left than your opponent, ignore all Colorless Energy necessary to use Rayquaza ex's Special Circuit and Sky-high Claws attacks.",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Lightning",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Special Circuit",
        "text": "Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. If you choose a Pokémon that has any Poké-Powers or Poké-Bodies, this attack does 50 damage instead. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      },
      {
        "cost": [
          "Lightning",
          "Lightning",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Sky-high Claws",
        "damage": "70"
      }
    ],
    "rarity": "Rare Holo ex",
    "artist": "Ryo Ueda",
    "pricing": {
      "currency": "USD",
      "market": 250.8,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 250.8
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 64.8,
          "low": 55.08,
          "high": 74.52,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 126,
          "low": 107.1,
          "high": 144.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 360,
          "low": 306,
          "high": 414,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 4135,
          "low": 3514.75,
          "high": 4755.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 72,
          "low": 61.2,
          "high": 82.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 114.5,
          "low": 102.6,
          "high": 114.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 192.5,
          "low": 163.63,
          "high": 221.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-04-27T16:23:09.734Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}