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

← Emperors In The New World
Marshall.D.Teach (foil)

Marshall.D.Teach (foil)

Super Rare #93 Character The Four EmperorsBlackbeard Pirates Power 12000
Colors
Black
Cost
10
Attribute
Special
Expansion
Emperors In The New World · One Piece
Language
English
TCGplayer
597034
GET /api/v1/onepiece/cards/OP09-093?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09-093",
    "name": "Marshall.D.Teach (foil)",
    "number": "93",
    "printed_number": "93",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-093.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-093.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-093.large.webp"
      }
    ],
    "expansion": {
      "id": "OP09",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "597034",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-093.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-093.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-093.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "10",
    "power": "12000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Blocker]",
      "[Activate: Main] [Once Per Turn] If your Leader has the {Blackbeard Pirates} type and this Character was played on this turn, negate the effect of up to 1 of your opponent's Leader during this turn. Then, negate the effect of up to 1 of your opponent's Characters and that Character cannot attack until the end of your opponent's next turn."
    ],
    "subtypes": [
      "The Four Emperors",
      "Blackbeard Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.51,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.51
        },
        {
          "condition": "MP",
          "price": 0.45
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 2286.62,
          "low": 2025,
          "high": 2407.42,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 674,
          "low": 660,
          "high": 697.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1123.42,
          "low": 1100,
          "high": 1162.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 1128.5,
          "low": 1078,
          "high": 1143,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 674,
          "low": 660,
          "high": 697.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:03:46.063Z",
      "trend_7d": {
        "direction": "up",
        "percent": 5.59
      }
    }
  }
}