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

← Wings of the Captain
Negative Hollow (foil)

Negative Hollow (foil)

Rare #97 Event Thriller Bark Pirates
Colors
Black
Cost
2
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
541075
GET /api/v1/onepiece/cards/OP06-097?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-097",
    "name": "Negative Hollow (foil)",
    "number": "97",
    "printed_number": "97",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-097.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-097.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-097.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "541075",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-097.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-097.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-097.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main] Trash 1 card from your opponent's hand.",
      "[Trigger] Activate this card's [Main] effect."
    ],
    "subtypes": [
      "Thriller Bark Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.2
        },
        {
          "condition": "LP",
          "price": 0.19
        },
        {
          "condition": "MP",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.76
      }
    }
  }
}