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

← Clash at the Summit
Rayquaza & Deoxys LEGEND

Rayquaza & Deoxys LEGEND

Legend #74 Pokémon LEGEND HP 140
Types
Colorless, Psychic
Illustrator
Sachiko Eba
Expansion
Clash at the Summit · LEGEND
Language
Japanese
TCGplayer
608450

Attacks

150
Fire · Fire · Lightning · Colorless
GET /api/v1/pokemon/cards/l3_ja-74vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "l3_ja-74vh",
    "name": "Rayquaza & Deoxys LEGEND",
    "number": "74",
    "printed_number": "74",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/74vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/74vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/74vh.large.webp"
      }
    ],
    "expansion": {
      "id": "l3_ja",
      "name": "Clash at the Summit",
      "total": 81,
      "language": "Japanese",
      "language_code": "ja",
      "series": "LEGEND",
      "code": "L3",
      "printed_total": 80,
      "release_date": "2010/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l3_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l3_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Clash at the Summit"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "608450",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/74vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/74vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/74vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "LEGEND"
    ],
    "types": [
      "Colorless",
      "Psychic"
    ],
    "hp": "140",
    "abilities": [
      {
        "name": "Space Virus",
        "text": "If your opponent's Pokémon is Knocked Out by damage from an attack of Rayquaza & Deoxys LEGEND, take 1 more Prize card.",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fire",
          "Fire",
          "Lightning",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": null,
        "damage": "150"
      },
      {
        "cost": [],
        "converted_energy_cost": 0,
        "name": null
      }
    ],
    "weaknesses": [
      {
        "type": "Colorless",
        "value": "×2"
      },
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Legend",
    "artist": "Sachiko Eba",
    "pricing": {
      "currency": "USD",
      "market": 168.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 294,
          "low": 249.9,
          "high": 338.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 81,
          "low": 68.85,
          "high": 93.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 530,
          "low": 419.75,
          "high": 627.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "2",
          "value": 46,
          "low": 39.1,
          "high": 52.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 51.02,
          "low": 43.37,
          "high": 58.67,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 86.4,
          "low": 73.44,
          "high": 99.36,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 496.71,
          "low": 483.22,
          "high": 828.96,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 130,
          "low": 125,
          "high": 130,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-09-22T03:49:38.961Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}