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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP14_ja-096?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP14_ja-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_ja-096.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-096.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-096.large.webp"
      }
    ],
    "expansion": {
      "id": "OP14_ja",
      "name": "The Azure Sea's Seven",
      "total": 120,
      "language": "Japanese",
      "language_code": "ja",
      "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_ja.logo.png",
      "translation": {
        "en": {
          "name": "The Azure Sea's Seven"
        }
      }
    },
    "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/OP14_ja-096.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-096.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-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": 1.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 462,
          "low": 392.7,
          "high": 531.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 213,
          "low": 181.05,
          "high": 244.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 355,
          "low": 301.75,
          "high": 408.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 213,
          "low": 181.05,
          "high": 244.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T06:51:45.751Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}