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
Portgas.D.Ace (Special Goods Set -Ace/Sabo/Luffy-)

Portgas.D.Ace (Special Goods Set -Ace/Sabo/Luffy-)

L #OP03-001 Leader Whitebeard Pirates Power 5000
Colors
Red
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
504483
GET /api/v1/onepiece/cards/oppr-504483?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-504483",
    "name": "Portgas.D.Ace (Special Goods Set -Ace/Sabo/Luffy-)",
    "number": "OP03-001",
    "printed_number": "OP03-001",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-504483.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-504483.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-504483.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": "504483",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-504483.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-504483.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-504483.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "When this Leader attacks or is attacked, you may trash any number of Event or Stage cards from your hand. This Leader gains +1000 power during this battle for every card trashed."
    ],
    "life": "5",
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "L",
    "pricing": {
      "currency": "USD",
      "market": 31.78,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 126.3,
          "low": 117.5,
          "high": 117.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.94
      }
    }
  }
}