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

← One Piece Promotion Cards
Marshall.D.Teach (English Version 2nd Anniversary Set)

Marshall.D.Teach (English Version 2nd Anniversary Set)

L #OP09-081 Leader Blackbeard PiratesThe Four Emperors Power 5000
Colors
Black
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
635472
GET /api/v1/onepiece/cards/oppr-635472?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-635472",
    "name": "Marshall.D.Teach (English Version 2nd Anniversary Set)",
    "number": "OP09-081",
    "printed_number": "OP09-081",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-635472.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-635472.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-635472.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "635472",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-635472.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-635472.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-635472.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "Your [On Play] effects are negated.",
      "[Activate: Main] You may trash 1 card from your hand: Your opponent's [On Play] effects are negated until the end of your opponent's next turn."
    ],
    "life": "5",
    "subtypes": [
      "Blackbeard Pirates",
      "The Four Emperors"
    ],
    "rarity": "L",
    "pricing": {
      "currency": "USD",
      "market": 64.89,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 283,
          "low": 220,
          "high": 347.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 12
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 75,
          "low": 67.8,
          "high": 113,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 79,
          "low": 67.15,
          "high": 90.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.06
      }
    }
  }
}