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 (2nd Anniversary Tournament)

Portgas.D.Ace (2nd Anniversary Tournament)

L #ST13-002 Leader Whitebeard Pirates Power 5000
Colors
Blue, Yellow
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
600709
GET /api/v1/onepiece/cards/oppr-600709?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-600709",
    "name": "Portgas.D.Ace (2nd Anniversary Tournament)",
    "number": "ST13-002",
    "printed_number": "ST13-002",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-600709.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-600709.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-600709.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": "600709",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-600709.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-600709.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-600709.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Blue",
      "Yellow"
    ],
    "rules": [
      "[DON!! x2][Activate: Main][Once Per Turn] Look at 5 cards from the top of your deck and add up to 1 Character card with a cost of 5 to the top of your Life cards face-up. Then, place the rest at the bottom of your deck in any order.",
      "[End of Your Turn] Trash all your face-up Life cards."
    ],
    "life": "4",
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "L",
    "pricing": {
      "currency": "USD",
      "market": 39.62,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 63,
          "low": 33.4,
          "high": 92.6,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 178.75,
          "low": 121.75,
          "high": 235.75,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.55
      }
    }
  }
}