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

← Carrying On His Will
St. Marcus Mars (foil)

St. Marcus Mars (foil)

Rare #91 Character Celestial DragonsFive Elders Power 5000
Colors
Black
Cost
6
Attribute
Special
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657366
GET /api/v1/onepiece/cards/OP13-091?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-091",
    "name": "St. Marcus Mars (foil)",
    "number": "91",
    "printed_number": "91",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-091.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-091.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-091.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "657366",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-091.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-091.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-091.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "If you have 7 or more cards in your trash, this Character cannot be removed from the field by your opponent's effects and gains [Blocker].",
      "[On Play] You may trash 1 card from your hand: K.O. up to 1 of your opponent's Characters with a base cost of 5 or less."
    ],
    "counter": "1000",
    "subtypes": [
      "Celestial Dragons",
      "Five Elders"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.25,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.25
        },
        {
          "condition": "MP",
          "price": 0.21
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 415,
          "low": 352.75,
          "high": 477.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 341,
          "low": 289.85,
          "high": 392.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 426,
          "low": 362.1,
          "high": 489.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 256,
          "low": 217.6,
          "high": 294.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:52:16.605Z",
      "trend_7d": {
        "direction": "up",
        "percent": 4.17
      }
    }
  }
}