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 (CS 25-26 Top Player Pack)

Portgas.D.Ace (CS 25-26 Top Player Pack)

SR #ST15-005 Character Whitebeard Pirates Power 6000
Colors
Red
Cost
5
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
649676
GET /api/v1/onepiece/cards/oppr-649676?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-649676",
    "name": "Portgas.D.Ace (CS 25-26 Top Player Pack)",
    "number": "ST15-005",
    "printed_number": "ST15-005",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649676.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649676.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649676.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": "649676",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649676.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649676.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649676.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "If your Leader's type includes \"Whitebeard Pirates\", this Character gains [Rush].",
      "(This card can attack on the turn in which it is played.)",
      "[Once Per Turn] If this Character would be removed from the field by your opponent's effect, you may give this Character 2000 power during this turn instead."
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "SR",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T20:31:26.577Z"
    }
  }
}