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

← Pillars of Strength
Marco (foil)

Marco (foil)

Super Rare #13 Character Whitebeard Pirates Power 6000
Colors
Red
Cost
5
Attribute
Special
Expansion
Pillars of Strength · One Piece
Language
English
TCGplayer
498595
GET /api/v1/onepiece/cards/OP03-013?include=prices 200 59ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03-013",
    "name": "Marco (foil)",
    "number": "13",
    "printed_number": "13",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-013.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-013.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-013.large.png"
      }
    ],
    "expansion": {
      "id": "OP03",
      "name": "Pillars of Strength",
      "total": 123,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP03",
      "printed_total": 123,
      "release_date": "2023/06/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "498595",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-013.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-013.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-013.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Your Turn] [On Play] K.O. up to 1 of your opponent's Characters with 3000 power or less.",
      "[On K.O.] You may trash 1 Event from your hand: You may play this Character card from your trash rested."
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.03,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.03
        },
        {
          "condition": "HP",
          "price": 0.5
        },
        {
          "condition": "DMG",
          "price": 0.49
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 76,
          "low": 64.6,
          "high": 87.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 47,
          "low": 39.95,
          "high": 54.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 58.31,
          "low": 49.56,
          "high": 67.06,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 35,
          "low": 29.75,
          "high": 40.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T17:48:24.469Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.83
      }
    }
  }
}