Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Two Legends
Marco

Marco

Leader #2 Leader Whitebeard Pirates Power 5000
Colors
Red, Blue
Attribute
Special
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558023
GET /api/v1/onepiece/cards/OP08-002?include=prices 200 75ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-002",
    "name": "Marco",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-002.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-002.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-002.large.png"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558023",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-002.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-002.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-002.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Red",
      "Blue"
    ],
    "rules": [
      "[DON!! x1] [Activate: Main] [Once Per Turn] Draw 1 card and place 1 card from your hand at the top or bottom of your deck. Then, give up to 1 of your opponent's Characters −2000 power during this turn."
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.13,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.13
        },
        {
          "condition": "LP",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 19.88,
          "low": 16.9,
          "high": 22.86,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T19:49:00.062Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}