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

← Gem Pack 2
Glaceon

Glaceon

Uncommon #0806/14 Pokémon Stage 1 HP 110
Types
Water
Illustrator
saino misaki
Expansion
Gem Pack 2 · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Frost Wall 30
Colorless

During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Evolution Pokémon.

Ice Blast 120
Colorless · Colorless · Colorless
GET /api/v1/pokemon/cards/gem2-0806?include=prices 200 24ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "gem2-0806",
    "name": "Glaceon",
    "number": "0806/14",
    "printed_number": "0806/14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0806.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0806.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0806.large.webp"
      }
    ],
    "expansion": {
      "id": "gem2",
      "name": "Gem Pack 2",
      "total": 140,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 140,
      "release_date": "2025/05/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem2.logo.png",
      "translation": {
        "en": {
          "name": "Gem Pack 2"
        }
      }
    },
    "language": "Chinese",
    "language_code": "zh",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0806.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0806.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0806.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Water"
    ],
    "hp": "110",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Frost Wall",
        "text": "During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Evolution Pokémon.",
        "damage": "30"
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Ice Blast",
        "damage": "120"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Uncommon",
    "artist": "saino misaki",
    "pricing": {
      "currency": "USD",
      "market": 1.88,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 50,
          "low": 49,
          "high": 50.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 11.5,
          "low": 9.78,
          "high": 13.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "8",
          "value": 3.54,
          "low": 3.01,
          "high": 4.07,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 4.93,
          "low": 4.19,
          "high": 5.67,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 39.08,
          "low": 38.56,
          "high": 39.33,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 3.54,
          "low": 3.01,
          "high": 4.07,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12.57,
          "low": 10.5,
          "high": 12.85,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 9.5,
          "low": 7.25,
          "high": 11.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 23,
          "low": 22.75,
          "high": 23.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:47:40.426Z",
      "trend_7d": {
        "direction": "up",
        "percent": 88
      }
    }
  }
}