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

Marshall.D.Teach (foil)

Secret Rare #119 Character The Seven Warlords of the SeaBlackbeard Pirates Power 10000
Colors
Yellow
Cost
8
Attribute
Special
Expansion
The Time of Battle · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP16_ja-119?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP16_ja-119",
    "name": "Marshall.D.Teach (foil)",
    "number": "119",
    "printed_number": "119",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-119.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-119.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-119.large.webp"
      }
    ],
    "expansion": {
      "id": "OP16_ja",
      "name": "The Time of Battle",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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_ja.logo.png",
      "translation": {
        "en": {
          "name": "The Time of Battle"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-119.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-119.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-119.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "10000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] Look at 3 cards from the top of your deck; add up to 1 card to the top of your Life cards. Then, place the rest at the bottom of your deck in any order.",
      "[Trigger] Negate the effect of up to 1 of your opponent's Characters during this turn. Then, K.O. up to 1 of your opponent's Characters with a cost of 5 or less."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Blackbeard Pirates"
    ],
    "rarity": "Secret Rare",
    "pricing": {
      "currency": "USD",
      "market": 14.5,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 40.85,
          "low": 34.72,
          "high": 46.98,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:45:08.192Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.45
      }
    }
  }
}