Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Royal Blood
Marco (foil)

Marco (foil)

Rare #55 Character Whitebeard Pirates Power 5000
Colors
Blue
Cost
3
Attribute
Special
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617097
GET /api/v1/onepiece/cards/OP10-055?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-055",
    "name": "Marco (foil)",
    "number": "55",
    "printed_number": "55",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-055.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-055.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-055.large.webp"
      }
    ],
    "expansion": {
      "id": "OP10",
      "name": "Royal Blood",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "617097",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-055.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-055.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-055.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On K.O.] Return up to 1 of your opponent's Characters with a cost of 4 or less to the owner's hand."
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.2
        },
        {
          "condition": "LP",
          "price": 0.17
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 35,
          "low": 29.75,
          "high": 40.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 26.76,
          "low": 22.75,
          "high": 30.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:47:33.423Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.76
      }
    }
  }
}