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

← Collect 151 Journey
Kingler

Kingler

Uncommon #099/151 Pokémon Stage 1 HP 140
Types
Water
Illustrator
Yukiko Baba
Expansion
Collect 151 Journey · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Hammer Arm 90
Colorless · Colorless · Colorless

Discard the top card of your opponent's deck.

Guillotine 220
Colorless · Colorless · Colorless · Colorless
GET /api/v1/pokemon/cards/c151j-099?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "c151j-099",
    "name": "Kingler",
    "number": "099/151",
    "printed_number": "099/151",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-099.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-099.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-099.large.webp"
      }
    ],
    "expansion": {
      "id": "c151j",
      "name": "Collect 151 Journey",
      "total": 192,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 192,
      "release_date": "2025/01/17",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/c151j.logo.png",
      "translation": {
        "en": {
          "name": "Collect 151 Journey"
        }
      }
    },
    "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/c151j-099.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-099.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-099.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Water"
    ],
    "hp": "140",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Hammer Arm",
        "text": "Discard the top card of your opponent's deck.",
        "damage": "90"
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Guillotine",
        "damage": "220"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Yukiko Baba",
    "pricing": {
      "currency": "USD",
      "market": 2.02,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 102.5,
          "low": 87.13,
          "high": 117.87,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 269.5,
          "low": 264.5,
          "high": 274.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 19.75,
          "low": 16.79,
          "high": 22.71,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 26.75,
          "low": 22.74,
          "high": 30.76,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 24.75,
          "low": 24.38,
          "high": 25.13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 43,
          "low": 36.55,
          "high": 49.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T11:32:42.807Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}