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 (altArt)

Marshall.D.Teach (altArt)

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
694628
GET /api/v1/onepiece/cards/OP16-080vaa?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP16-080vaa",
    "name": "Marshall.D.Teach (altArt)",
    "number": "80",
    "printed_number": "80",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-080vaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-080vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-080vaa.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": "694628",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-080vaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-080vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-080vaa.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": 17.61,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 221.5,
          "low": 198.75,
          "high": 244.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 121.23,
          "low": 103.26,
          "high": 137.3,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 217.46,
          "low": 275,
          "high": 275,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 102,
          "low": 91.5,
          "high": 112.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:48:19.053Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.98
      }
    }
  }
}