Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Battle Partners
Salamence ex

Salamence ex

Double Rare #72 Pokémon Stage 2ex
Types
Dragon
Illustrator
toriyufu
Expansion
Battle Partners · Scarlet & Violet
Language
Japanese
TCGplayer
614923

Attacks

Wide Blast
Fire · Colorless · Colorless

This attack does 50 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

Dragon Impact
Fire · Water · Colorless · Colorless

Discard 2 Energy from this Pokémon.

GET /api/v1/pokemon/cards/sv9_ja-72vh?include=prices 200 93ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv9_ja-72vh",
    "name": "Salamence ex",
    "number": "72",
    "printed_number": "72",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/72vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/72vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/72vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv9_ja",
      "name": "Battle Partners",
      "total": 132,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV9",
      "printed_total": 100,
      "release_date": "2025/01/24",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Battle Partners"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "614923",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/72vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/72vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/72vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "ex"
    ],
    "types": [
      "Dragon"
    ],
    "attacks": [
      {
        "cost": [
          "Fire",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Wide Blast",
        "text": "This attack does 50 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      },
      {
        "cost": [
          "Fire",
          "Water",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Dragon Impact",
        "text": "Discard 2 Energy from this Pokémon."
      }
    ],
    "rarity": "Double Rare",
    "artist": "toriyufu",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.49
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 56.04,
          "low": 47.63,
          "high": 64.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 14.63,
          "low": 10.94,
          "high": 22.88,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 17.99,
          "low": 15.29,
          "high": 20.69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 20.8,
          "low": 11.59,
          "high": 24.4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:36:41.077Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}