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

← Great Encounters
Kingler

Kingler

Rare #20 Pokémon Stage 1 HP 90
Types
Water
Illustrator
Mitsuhiro Arita
Expansion
Great Encounters · Diamond & Pearl
Language
English
TCGplayer
86457

Attacks

Crabhammer 30
Colorless · Colorless
Scissor Blow 80
Water · Water · Colorless

If the Defending Pokémon would be be Knocked Out by this attack, Kingler does 30 damage to itself.

GET /api/v1/pokemon/cards/dp4-20vrh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "dp4-20vrh",
    "name": "Kingler",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/20vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/20vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/20vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "dp4",
      "name": "Great Encounters",
      "total": 106,
      "language": "English",
      "language_code": "en",
      "series": "Diamond & Pearl",
      "code": "GE",
      "printed_total": 106,
      "release_date": "2008/02/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "86457",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/20vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/20vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/20vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Water"
    ],
    "hp": "90",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Crabhammer",
        "damage": "30"
      },
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Scissor Blow",
        "text": "If the Defending Pokémon would be be Knocked Out by this attack, Kingler does 30 damage to itself.",
        "damage": "80"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "+20"
      }
    ],
    "rarity": "Rare",
    "artist": "Mitsuhiro Arita",
    "pricing": {
      "currency": "USD",
      "market": 5.43,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.43
        },
        {
          "condition": "LP",
          "price": 4.29
        },
        {
          "condition": "MP",
          "price": 2.71
        },
        {
          "condition": "HP",
          "price": 2.41
        },
        {
          "condition": "DMG",
          "price": 1.17
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 38.5,
          "low": 32.73,
          "high": 44.28,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 10.6,
          "low": 15,
          "high": 15,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8.5,
          "low": 8.38,
          "high": 8.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 556.83,
          "low": 473.31,
          "high": 640.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 10.5,
          "low": 10.5,
          "high": 24.13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 17.79,
          "low": 15.12,
          "high": 20.46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 145,
          "low": 86.5,
          "high": 145,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:43:18.271Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.56
      }
    }
  }
}