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 (010) (Dodgers x ONE PIECE)

Monkey.D.Luffy (010) (Dodgers x ONE PIECE)

L #EB02-010 Leader Straw Hat Crew Power 5000
Colors
Green, Purple
Attribute
Strike
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
641620
GET /api/v1/onepiece/cards/oppr-641620?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-641620",
    "name": "Monkey.D.Luffy (010) (Dodgers x ONE PIECE)",
    "number": "EB02-010",
    "printed_number": "EB02-010",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-641620.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-641620.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-641620.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": "641620",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-641620.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-641620.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-641620.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Green",
      "Purple"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] DON!! 2: If the only Characters on your field are \"Straw Hat Crew\" type Characters, set up to 2 of your DON!! cards as active. Then, this Leader gains +1000 power until the end of your opponent's next turn."
    ],
    "life": "4",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "L",
    "pricing": {
      "currency": "USD",
      "market": 1758,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T02:21:18.369Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}