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

← Prismatic Evolutions
Hydrapple ex

Hydrapple ex

Double Rare #11 Pokémon Stage 2ex HP 330
Types
Grass
Illustrator
5ban Graphics
Expansion
Prismatic Evolutions · Scarlet & Violet
Language
English
TCGplayer
610366

Attacks

Syrup Storm 30
Colorless · Colorless

This attack does 30 more damage for each Grass Energy attached to all of your Pokémon.

GET /api/v1/pokemon/cards/sv8pt5-11vh?include=prices 200 169ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv8pt5-11vh",
    "name": "Hydrapple ex",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/11vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/11vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/11vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv8pt5",
      "name": "Prismatic Evolutions",
      "total": 180,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "PRE",
      "printed_total": 131,
      "release_date": "2025/01/17",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "610366",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/11vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/11vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/11vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "ex"
    ],
    "types": [
      "Grass"
    ],
    "hp": "330",
    "abilities": [
      {
        "name": "Ripening Charge",
        "text": "Once during your turn, you may attach a Basic Grass Energy card from your hand to 1 of your Pokémon. If you attached Energy to a Pokémon in this way, heal 30 damage from that Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Syrup Storm",
        "text": "This attack does 30 more damage for each Grass Energy attached to all of your Pokémon.",
        "damage": "30"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.77,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.77
        },
        {
          "condition": "DMG",
          "price": 0.43
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 14.5,
          "low": 12.33,
          "high": 16.67,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 6.99,
          "low": 6.99,
          "high": 6.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 24.35,
          "low": 26,
          "high": 26,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10.25,
          "low": 8.71,
          "high": 11.79,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15.3,
          "low": 11.85,
          "high": 16.23,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-07-30T08:50:57.225Z",
      "trend_7d": {
        "direction": "down",
        "percent": -11.49
      }
    }
  }
}