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

← Pillars of Strength
Kuro

Kuro

Leader #21 Leader East BlueBlack Cat Pirates Power 5000
Colors
Green
Attribute
Slash
Expansion
Pillars of Strength · One Piece
Language
English
TCGplayer
498038
GET /api/v1/onepiece/cards/OP03-021?include=prices 200 58ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03-021",
    "name": "Kuro",
    "number": "21",
    "printed_number": "21",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-021.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-021.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-021.large.png"
      }
    ],
    "expansion": {
      "id": "OP03",
      "name": "Pillars of Strength",
      "total": 123,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP03",
      "printed_total": 123,
      "release_date": "2023/06/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "498038",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-021.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-021.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-021.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Activate: Main] ③ (You may rest the specified number of DON!! cards in your cost area.) You may rest 2 of your {East Blue} type Characters: Set this Leader as active, and rest up to 1 of your opponent's Characters with a cost of 5 or less."
    ],
    "subtypes": [
      "East Blue",
      "Black Cat Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        },
        {
          "condition": "LP",
          "price": 0.12
        },
        {
          "condition": "MP",
          "price": 0.11
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 190,
          "low": 161.5,
          "high": 218.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 117,
          "low": 99.45,
          "high": 134.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 146.18,
          "low": 124.25,
          "high": 168.11,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 88,
          "low": 74.8,
          "high": 101.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T17:48:24.469Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.56
      }
    }
  }
}