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

← Stellar Crown
Hydrapple ex

Hydrapple ex

Double Rare #14 Pokémon Stage 2ex HP 330
Types
Grass
Illustrator
5ban Graphics
Expansion
Stellar Crown · Scarlet & Violet
Language
English
TCGplayer
567240

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/sv7-14vh?include=prices 200 98ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv7-14vh",
    "name": "Hydrapple ex",
    "number": "14",
    "printed_number": "14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/14vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/14vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/14vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv7",
      "name": "Stellar Crown",
      "total": 175,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SCR",
      "printed_total": 142,
      "release_date": "2024/09/13",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "567240",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/14vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/14vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/14vh.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": 1.47,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.47
        },
        {
          "condition": "LP",
          "price": 1.21
        },
        {
          "condition": "MP",
          "price": 0.94
        },
        {
          "condition": "DMG",
          "price": 0.65
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 13.67,
          "low": 6.86,
          "high": 13.65,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 28.5,
          "low": 24.23,
          "high": 32.78,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12.08,
          "low": 16.99,
          "high": 16.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T15:18:42.228Z",
      "trend_7d": {
        "direction": "up",
        "percent": 37.38
      }
    }
  }
}