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 (altArt)

Marco (altArt)

Super Rare #13 Character Whitebeard Pirates Power 6000
Colors
Red
Cost
5
Attribute
Special
Expansion
Pillars of Strength · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP03_ja-013vaa?include=prices 200 54ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03_ja-013vaa",
    "name": "Marco (altArt)",
    "number": "13",
    "printed_number": "13",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-013vaa.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-013vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-013vaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP03_ja",
      "name": "Pillars of Strength",
      "total": 123,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Pillars of Strength"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-013vaa.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-013vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-013vaa.large.webp"
          }
        ]
      }
    ],
    "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": 5.5,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 90,
          "low": 76.5,
          "high": 103.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 49,
          "low": 41.65,
          "high": 56.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 69,
          "low": 58.65,
          "high": 79.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 41,
          "low": 34.85,
          "high": 47.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T02:40:24.018Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}