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

← Gem Pack Vol. 3
Clefable

Clefable

Common #0102/07 Pokémon Stage 1 HP 100
Types
Psychic
Illustrator
ryoma uratsuka
Expansion
Gem Pack Vol. 3 · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Follow Me
Colorless

Switch in 1 of your opponent's Benched Pokémon to the Active Spot.

More Moon 50
Colorless · Colorless · Colorless

If your opponent's Pokémon is Knocked Out by damage from this attack, take 1 more Prize card.

GET /api/v1/pokemon/cards/gem3-0102?include=prices 200 52ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "gem3-0102",
    "name": "Clefable",
    "number": "0102/07",
    "printed_number": "0102/07",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0102.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0102.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0102.large.webp"
      }
    ],
    "expansion": {
      "id": "gem3",
      "name": "Gem Pack Vol. 3",
      "total": 136,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 136,
      "release_date": "2025/09/26",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem3.logo.png",
      "translation": {
        "en": {
          "name": "Gem Pack Vol. 3"
        }
      }
    },
    "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/gem3-0102.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0102.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0102.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "100",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Follow Me",
        "text": "Switch in 1 of your opponent's Benched Pokémon to the Active Spot."
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "More Moon",
        "text": "If your opponent's Pokémon is Knocked Out by damage from this attack, take 1 more Prize card.",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "ryoma uratsuka",
    "pricing": {
      "currency": "USD",
      "market": 0.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 44,
          "low": 43.5,
          "high": 44.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 20.5,
          "low": 20.25,
          "high": 20.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 33.45,
          "low": 33.17,
          "high": 33.98,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 11.04,
          "low": 10.96,
          "high": 11.21,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 12.5,
          "low": 12.25,
          "high": 12.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 20.5,
          "low": 20.25,
          "high": 20.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T11:44:42.484Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}