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

← VMAX Climax
Rapid Strike Urshifu VMAX

Rapid Strike Urshifu VMAX

Ultra-premium character #241 Pokémon Rapid StrikeVMAX HP 330
Types
Fighting
Illustrator
Scav
Expansion
VMAX Climax · Sword & Shield
Language
Japanese
TCGplayer
571493

Attacks

Gale Thrust 30+
Fighting

If this Pokémon moved from your Bench to the Active Spot this turn, this attack does 120 more damage.

G-Max Rapid Flow
Fighting · Fighting · Colorless

Discard all Energy from this Pokémon. This attack does 120 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

GET /api/v1/pokemon/cards/swsh8b_ja-241vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh8b_ja-241vh",
    "name": "Rapid Strike Urshifu VMAX",
    "number": "241",
    "printed_number": "241",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-241vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-241vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-241vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh8b_ja",
      "name": "VMAX Climax",
      "total": 293,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sword & Shield",
      "code": "S8b",
      "printed_total": 184,
      "release_date": "2021/12/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.symbol.png",
      "translation": {
        "en": {
          "name": "VMAX Climax"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "571493",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-241vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-241vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-241vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Rapid Strike",
      "VMAX"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "330",
    "attacks": [
      {
        "cost": [
          "Fighting"
        ],
        "converted_energy_cost": 1,
        "name": "Gale Thrust",
        "text": "If this Pokémon moved from your Bench to the Active Spot this turn, this attack does 120 more damage.",
        "damage": "30+"
      },
      {
        "cost": [
          "Fighting",
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "G-Max Rapid Flow",
        "text": "Discard all Energy from this Pokémon. This attack does 120 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Ultra-premium character",
    "artist": "Scav",
    "pricing": {
      "currency": "USD",
      "market": 9.85,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 9.85
        },
        {
          "condition": "LP",
          "price": 7
        },
        {
          "condition": "DMG",
          "price": 5.4
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 26.63,
          "low": 26.63,
          "high": 31.87,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 43.13,
          "low": 50,
          "high": 50,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 60.98,
          "low": 51.83,
          "high": 70.13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:06:50.008Z",
      "trend_7d": {
        "direction": "down",
        "percent": -7.34
      }
    }
  }
}