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

← Beat of the Frontier
Rayquaza C LV.X

Rayquaza C LV.X

Holo #79 Pokémon Level-UpSP HP 120
Types
Colorless
Illustrator
Shizurow
Expansion
Beat of the Frontier · Platinum
Language
Japanese
TCGplayer
607437

Attacks

Final Blowup 200
Water · Psychic · Fighting · Colorless

Discard all Energy attached to Rayquaza C. Ignore this effect if you have no cards in your hand.

GET /api/v1/pokemon/cards/pt3_ja-79vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pt3_ja-79vh",
    "name": "Rayquaza C LV.X",
    "number": "79",
    "printed_number": "79",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/79vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/79vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/79vh.large.webp"
      }
    ],
    "expansion": {
      "id": "pt3_ja",
      "name": "Beat of the Frontier",
      "total": 100,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Platinum",
      "code": "PT3",
      "printed_total": 100,
      "release_date": "2009/03/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt3_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt3_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Beat of the Frontier"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "607437",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/79vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/79vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/79vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Level-Up",
      "SP"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "120",
    "abilities": [
      {
        "name": "Dragon Spirit",
        "text": "If Rayquaza C is your Active Pokémon and is damaged but not Knocked Out by an opponent's attack you may search your discard pile for an Energy card and attach it to Rayquaza C.",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Water",
          "Psychic",
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Final Blowup",
        "text": "Discard all Energy attached to Rayquaza C. Ignore this effect if you have no cards in your hand.",
        "damage": "200"
      }
    ],
    "weaknesses": [
      {
        "type": "Colorless",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-20"
      }
    ],
    "rarity": "Holo",
    "artist": "Shizurow",
    "pricing": {
      "currency": "USD",
      "market": 349,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 349
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 91,
          "low": 77.35,
          "high": 104.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 223,
          "low": 189.55,
          "high": 256.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 113,
          "low": 96.05,
          "high": 129.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1356.25,
          "low": 1262.5,
          "high": 1800,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 9
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 39,
          "low": 33.15,
          "high": 44.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 91,
          "low": 77.35,
          "high": 104.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 198.5,
          "low": 198.5,
          "high": 231.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 5
        }
      ],
      "market_updated_at": "2026-09-22T03:49:13.526Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}