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
Monkey.D.Luffy (Red Bull Double Don!!) (Winner)

Monkey.D.Luffy (Red Bull Double Don!!) (Winner)

SR #PRB02-005 Character Straw Hat CrewSupernovas Power 5000
Colors
Green
Cost
4
Attribute
Strike
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
681873
GET /api/v1/onepiece/cards/oppr-681873?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-681873",
    "name": "Monkey.D.Luffy (Red Bull Double Don!!) (Winner)",
    "number": "PRB02-005",
    "printed_number": "PRB02-005",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-681873.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-681873.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-681873.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": "681873",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-681873.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-681873.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-681873.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Your Turn] [On Play] If your Leader is multicolored and your opponent has 7 or less DON!! cards on their field, your opponent rests 1 of their active DON!! cards at the start of their next Main Phase."
    ],
    "subtypes": [
      "Straw Hat Crew",
      "Supernovas"
    ],
    "rarity": "SR",
    "pricing": {
      "currency": "USD",
      "market": 8898.99,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T20:31:53.492Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}