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 (Official Playmat Limited Edition Vol.5)

Monkey.D.Luffy (Official Playmat Limited Edition Vol.5)

L #EB02-010 Leader Straw Hat Crew Power 5000
Colors
Green, Purple
Attribute
Strike
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
694713
GET /api/v1/onepiece/cards/oppr-694713?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-694713",
    "name": "Monkey.D.Luffy (Official Playmat Limited Edition Vol.5)",
    "number": "EB02-010",
    "printed_number": "EB02-010",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-694713.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-694713.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-694713.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": "694713",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-694713.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-694713.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-694713.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": 700.1,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 2519.95,
          "low": 2141.96,
          "high": 2897.94,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 2763,
          "low": 2348.55,
          "high": 3177.45,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.09
      }
    }
  }
}