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

← The Time Of Battle
Marshall.D.Teach

Marshall.D.Teach

Leader #80 Leader The Seven Warlords of the SeaBlackbeard Pirates Power 5000
Colors
Black, Yellow
Attribute
Special
Expansion
The Time Of Battle · One Piece
Language
English
TCGplayer
694627
GET /api/v1/onepiece/cards/OP16-080?include=prices 200 23ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP16-080",
    "name": "Marshall.D.Teach",
    "number": "80",
    "printed_number": "80",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-080.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-080.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-080.large.webp"
      }
    ],
    "expansion": {
      "id": "OP16",
      "name": "The Time Of Battle",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP16",
      "printed_total": 119,
      "release_date": "2026/06/12",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP16.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "694627",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-080.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-080.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-080.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Black",
      "Yellow"
    ],
    "rules": [
      "[Opponent's Turn] All of your Characters gain +1 cost.",
      "[On Your Opponent's Attack] [Once Per Turn] You may trash 1 card with a [Trigger] from your hand: Change the target of that attack to this Leader or to one of your {Blackbeard Pirates} type Character cards."
    ],
    "life": "4",
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Blackbeard Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-17T02:32:49.767Z",
      "trend_7d": {
        "direction": "up",
        "percent": 22.22
      }
    }
  }
}