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 Azure Sea's Seven
Ground Death (foil)

Ground Death (foil)

Rare #96 Event The Seven Warlords of the SeaBaroque Works
Colors
Black
Cost
1
Expansion
The Azure Sea's Seven · One Piece
Language
English
TCGplayer
671427
GET /api/v1/onepiece/cards/OP14-096?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP14-096",
    "name": "Ground Death (foil)",
    "number": "96",
    "printed_number": "96",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-096.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-096.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-096.large.webp"
      }
    ],
    "expansion": {
      "id": "OP14",
      "name": "The Azure Sea's Seven",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP14",
      "printed_total": 120,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "671427",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-096.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-096.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-096.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main] You may rest 2 of your DON!! cards: Negate the effects of up to 1 of your opponent's Characters with a cost of 0 or 8 or more during this turn.",
      "[Counter] If you have 10 or more cards in your trash, up to 1 of your Leader or Character cards gains +4000 power during this battle."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Baroque Works"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 8.35,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.35
        },
        {
          "condition": "LP",
          "price": 6.94
        },
        {
          "condition": "MP",
          "price": 2.72
        },
        {
          "condition": "HP",
          "price": 8
        },
        {
          "condition": "DMG",
          "price": 7.75
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 156,
          "low": 132.6,
          "high": 179.4,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 60,
          "low": 51,
          "high": 69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 99.99,
          "low": 84.99,
          "high": 114.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 110,
          "low": 93.5,
          "high": 126.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 120,
          "low": 102,
          "high": 138,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 99.99,
          "low": 84.99,
          "high": 114.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 110,
          "low": 93.5,
          "high": 126.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 72,
          "low": 61.2,
          "high": 82.8,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:22:49.720Z",
      "trend_7d": {
        "direction": "up",
        "percent": 4.38
      }
    }
  }
}