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

← Hot Air Arena
Yanmega ex

Yanmega ex

Double Rare #3 Pokémon Stage 1Basicex
Types
Grass
Illustrator
takuyoa
Expansion
Hot Air Arena · Scarlet & Violet
Language
Japanese
TCGplayer
623249

Attacks

Jet Cyclone
Grass · Grass · Grass · Colorless

Move 3 Energy from this Pokémon to 1 of your Benched Pokémon.

GET /api/v1/pokemon/cards/sv9a_ja-3vh?include=prices 200 70ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv9a_ja-3vh",
    "name": "Yanmega ex",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/3vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/3vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/3vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv9a_ja",
      "name": "Hot Air Arena",
      "total": 92,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV9a",
      "printed_total": 63,
      "release_date": "2025/03/14",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Hot Air Arena"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "623249",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/3vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/3vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/3vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "Basic",
      "ex"
    ],
    "types": [
      "Grass"
    ],
    "abilities": [
      {
        "name": "Buzz Boost",
        "text": "Once during your turn, when this Pokémon moves from the Bench to the Active Spot, you may search your deck for up to 3 Basic Grass Energy cards and attach them to this Pokémon. Then, shuffle your deck.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Grass",
          "Grass",
          "Grass",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Jet Cyclone",
        "text": "Move 3 Energy from this Pokémon to 1 of your Benched Pokémon."
      }
    ],
    "rarity": "Double Rare",
    "artist": "takuyoa",
    "pricing": {
      "currency": "USD",
      "market": 0.35,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.35
        },
        {
          "condition": "MP",
          "price": 0.18
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 5.25,
          "low": 5,
          "high": 5.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 17.12,
          "low": 15.81,
          "high": 18.43,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:37:29.309Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.94
      }
    }
  }
}