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 (Serial Numbered)

Portgas.D.Ace (Serial Numbered)

SEC #OP07-119 Character Whitebeard Pirates Power 10000
Colors
Yellow
Cost
10
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
630009
GET /api/v1/onepiece/cards/oppr-630009?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-630009",
    "name": "Portgas.D.Ace (Serial Numbered)",
    "number": "OP07-119",
    "printed_number": "OP07-119",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-630009.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-630009.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-630009.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": "630009",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-630009.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-630009.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-630009.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "10",
    "power": "10000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] Add up to 1 card from the top of your deck to the top of your Life cards. Then, if you have 2 or less Life cards, this Character gains [Rush] during this turn.\r\n(This card can attack on the turn in which it is played.)"
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "SEC",
    "pricing": {
      "currency": "USD",
      "market": 2.01,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-30T03:11:58.781Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}