Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Stormfront
Snover

Snover

Common #74 Pokémon Basic HP 50
Types
Water
Illustrator
Kagemaru Himeno
Expansion
Stormfront · Diamond & Pearl
Language
English
TCGplayer
89406

Attacks

Hide
Colorless

Flip a coin. If heads, prevent all effects of an attack, including damage, done to Snover during your opponent's next turn.

Powder Snow 10
Water

The Defending Pokémon is now Asleep.

GET /api/v1/pokemon/cards/dp7-74vrh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "dp7-74vrh",
    "name": "Snover",
    "number": "74",
    "printed_number": "74",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/74vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/74vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/74vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "dp7",
      "name": "Stormfront",
      "total": 106,
      "language": "English",
      "language_code": "en",
      "series": "Diamond & Pearl",
      "code": "SF",
      "printed_total": 100,
      "release_date": "2008/11/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp7.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp7.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "89406",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/74vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/74vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/74vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Water"
    ],
    "hp": "50",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Hide",
        "text": "Flip a coin. If heads, prevent all effects of an attack, including damage, done to Snover during your opponent's next turn."
      },
      {
        "cost": [
          "Water"
        ],
        "converted_energy_cost": 1,
        "name": "Powder Snow",
        "text": "The Defending Pokémon is now Asleep.",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "+10"
      }
    ],
    "rarity": "Common",
    "artist": "Kagemaru Himeno",
    "pricing": {
      "currency": "USD",
      "market": 1.81,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.81
        },
        {
          "condition": "MP",
          "price": 1.29
        },
        {
          "condition": "HP",
          "price": 0.77
        },
        {
          "condition": "DMG",
          "price": 1.37
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 6.5,
          "low": 3.5,
          "high": 8.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 15.5,
          "low": 15.5,
          "high": 15.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-08-20T02:38:38.929Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}