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

← Reviving Legends
Suicune & Entei LEGEND

Suicune & Entei LEGEND

Legend #65 Pokémon LEGEND HP 160
Types
Fire, Water
Illustrator
Sachiko Eba
Expansion
Reviving Legends · LEGEND
Language
Japanese
TCGplayer

Attacks

Torrent Blade
Water · Water · Colorless

Return 2 Water Energy attached to Suicune & Entei LEGEND to your hand. Choose 1 of your opponent's Benched Pokémon. This attack does 100 damage to that Pokémon. (Don't apply Weakness or Resistance for Benched Pokémon.)

Bursting Inferno 80
Fire · Colorless · Colorless

The Defending Pokémon is now Burned.

GET /api/v1/pokemon/cards/l2_ja-65vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "l2_ja-65vh",
    "name": "Suicune & Entei LEGEND",
    "number": "65",
    "printed_number": "65",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/65vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/65vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/65vh.large.webp"
      }
    ],
    "expansion": {
      "id": "l2_ja",
      "name": "Reviving Legends",
      "total": 81,
      "language": "Japanese",
      "language_code": "ja",
      "series": "LEGEND",
      "code": "L2",
      "printed_total": 80,
      "release_date": "2010/02/11",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l2_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l2_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Reviving Legends"
        }
      }
    },
    "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/l2_ja/65vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/65vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/65vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "LEGEND"
    ],
    "types": [
      "Fire",
      "Water"
    ],
    "hp": "160",
    "attacks": [
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Torrent Blade",
        "text": "Return 2 Water Energy attached to Suicune & Entei LEGEND to your hand. Choose 1 of your opponent's Benched Pokémon. This attack does 100 damage to that Pokémon. (Don't apply Weakness or Resistance for Benched Pokémon.)"
      },
      {
        "cost": [
          "Fire",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Bursting Inferno",
        "text": "The Defending Pokémon is now Burned.",
        "damage": "80"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      },
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Legend",
    "artist": "Sachiko Eba",
    "pricing": {
      "currency": "USD",
      "market": 125,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 125
        },
        {
          "condition": "LP",
          "price": 65
        },
        {
          "condition": "MP",
          "price": 60
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 150,
          "low": 127.5,
          "high": 172.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 158,
          "low": 134.3,
          "high": 181.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "4",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 78,
          "low": 66.3,
          "high": 89.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 191.5,
          "low": 166.63,
          "high": 353.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 174.03,
          "low": 181.95,
          "high": 217.55,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T02:33:27.145Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}