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

← Awakening of the New Era
Rob Lucci (foil)

Rob Lucci (foil)

Super Rare #93 Character CP0 Power 6000
Colors
Black
Cost
4
Attribute
Strike
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528164
GET /api/v1/onepiece/cards/OP05-093?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-093",
    "name": "Rob Lucci (foil)",
    "number": "93",
    "printed_number": "93",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-093.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-093.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-093.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528164",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-093.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-093.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-093.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] You may place 3 cards from your trash at the bottom of your deck in any order: K.O. up to 1 of your opponent's Characters with a cost of 2 or less and up to 1 of your opponent's Characters with a cost of 1 or less."
    ],
    "subtypes": [
      "CP0"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.41,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.41
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 52,
          "low": 44.2,
          "high": 59.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 23.48,
          "low": 19.96,
          "high": 27,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 18.29,
          "low": 15.55,
          "high": 21.03,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -12.77
      }
    }
  }
}