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

← One Piece Promotion Cards
Killer (Judge Pack Vol. 5)

Killer (Judge Pack Vol. 5)

UC #OP10-106 Character Kid PiratesSupernovas Power 5000
Colors
Yellow
Cost
3
Attribute
Slash
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
619215
GET /api/v1/onepiece/cards/oppr-619215?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-619215",
    "name": "Killer (Judge Pack Vol. 5)",
    "number": "OP10-106",
    "printed_number": "OP10-106",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619215.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619215.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619215.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "619215",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619215.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619215.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619215.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On K.O.] If your Leader has the \"Supernovas\" type, look at 3 cards from the top of your deck; reveal up to 1 \"Supernovas\" or \"Kid Pirates\" type card and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "subtypes": [
      "Kid Pirates",
      "Supernovas"
    ],
    "rarity": "UC",
    "pricing": {
      "currency": "USD",
      "market": 2.33,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.27
      }
    }
  }
}