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

← Hot Air Arena
Cynthia's Garchomp ex

Cynthia's Garchomp ex

Double Rare #44 Pokémon Stage 2Basicex
Types
Fighting
Illustrator
5ban Graphics
Expansion
Hot Air Arena · Scarlet & Violet
Language
Japanese
TCGplayer
623290

Attacks

Screw Dive
Fighting

You may draw cards until you have 6 cards in your hand.

Dragon Buster
Fighting · Fighting

Discard all Energy from this Pokémon.

GET /api/v1/pokemon/cards/sv9a_ja-44vh?include=prices 200 191ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv9a_ja-44vh",
    "name": "Cynthia's Garchomp ex",
    "number": "44",
    "printed_number": "44",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/44vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/44vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/44vh.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": "623290",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/44vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/44vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/44vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "Basic",
      "ex"
    ],
    "types": [
      "Fighting"
    ],
    "attacks": [
      {
        "cost": [
          "Fighting"
        ],
        "converted_energy_cost": 1,
        "name": "Screw Dive",
        "text": "You may draw cards until you have 6 cards in your hand."
      },
      {
        "cost": [
          "Fighting",
          "Fighting"
        ],
        "converted_energy_cost": 2,
        "name": "Dragon Buster",
        "text": "Discard all Energy from this Pokémon."
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.3,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.3
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 485,
          "low": 412.25,
          "high": 557.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 26.75,
          "low": 25.75,
          "high": 29.37,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 41.35,
          "low": 32,
          "high": 32,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12.25,
          "low": 12,
          "high": 13.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:37:29.309Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}