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

← Hot Air Arena
Hydrapple

Hydrapple

Art Rare #68 Pokémon Stage 2
Types
Grass
Expansion
Hot Air Arena · Scarlet & Violet
Language
Japanese
TCGplayer
623316

Attacks

Hydra Breath
Grass

Discard 6 Basic Grass Energy cards from your hand. If you do, your opponent's Active Pokémon is Knocked Out. If you can't discard 6 Basic Grass Energy cards from your hand, this attack does nothing.

Whip Smash
Grass · Colorless · Colorless
GET /api/v1/pokemon/cards/sv9a_ja-68vh?include=prices 200 65ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv9a_ja-68vh",
    "name": "Hydrapple",
    "number": "68",
    "printed_number": "68",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/68vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/68vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/68vh.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": "623316",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/68vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/68vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/68vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Grass"
    ],
    "attacks": [
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Hydra Breath",
        "text": "Discard 6 Basic Grass Energy cards from your hand. If you do, your opponent's Active Pokémon is Knocked Out. If you can't discard 6 Basic Grass Energy cards from your hand, this attack does nothing."
      },
      {
        "cost": [
          "Grass",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Whip Smash"
      }
    ],
    "rarity": "Art Rare",
    "pricing": {
      "currency": "USD",
      "market": 2.93,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.93
        },
        {
          "condition": "LP",
          "price": 1.94
        },
        {
          "condition": "MP",
          "price": 2.42
        },
        {
          "condition": "DMG",
          "price": 1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 16.1,
          "low": 15,
          "high": 15,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21.49,
          "low": 15.44,
          "high": 22.68,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 8,
          "low": 8,
          "high": 8,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 39.94,
          "low": 37.73,
          "high": 41.4,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 14.14,
          "low": 12.02,
          "high": 16.26,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 21,
          "low": 20.6,
          "high": 24.19,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 19.26,
          "low": 20,
          "high": 20,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T15:37:29.309Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.81
      }
    }
  }
}