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
Marco (Two Legends Pre-Release Winner)

Marco (Two Legends Pre-Release Winner)

PR #P-071 Character Whitebeard Pirates Power 6000
Colors
Blue
Cost
4
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
577143
GET /api/v1/onepiece/cards/oppr-577143?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-577143",
    "name": "Marco (Two Legends Pre-Release Winner)",
    "number": "P-071",
    "printed_number": "P-071",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-577143.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-577143.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-577143.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": "577143",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-577143.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-577143.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-577143.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On K.O.] You may add this Character card to your hand."
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "PR",
    "pricing": {
      "currency": "USD",
      "market": 17.89,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 137.5,
          "low": 116.88,
          "high": 158.13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 51,
          "low": 43.35,
          "high": 58.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.09
      }
    }
  }
}