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
Gol.D.Roger (Jumbo)

Gol.D.Roger (Jumbo)

L #OP13-003 Leader Roger PiratesKing of the Pirates Power 7000
Colors
Purple, Red
Attribute
Slash
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
668436
GET /api/v1/onepiece/cards/oppr-668436?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-668436",
    "name": "Gol.D.Roger (Jumbo)",
    "number": "OP13-003",
    "printed_number": "OP13-003",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-668436.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-668436.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-668436.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": "668436",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-668436.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-668436.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-668436.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "7000",
    "attribute": "Slash",
    "colors": [
      "Purple",
      "Red"
    ],
    "rules": [
      "If you have any DON!! cards on your field, 1 DON!! card placed during your DON!! Phase is given to your Leader.",
      "If you have 9 or less DON!! cards on your field, give this Leader 2000 power."
    ],
    "life": "5",
    "subtypes": [
      "Roger Pirates",
      "King of the Pirates"
    ],
    "rarity": "L",
    "pricing": {
      "currency": "USD",
      "market": 1.95,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-08-11T16:17:20.069Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}