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

← Paramount War
Judgment of Hell (foil)

Judgment of Hell (foil)

Rare #89 Event Impel Down
Colors
Purple
Cost
2
Expansion
Paramount War · One Piece
Language
English
TCGplayer
486456
GET /api/v1/onepiece/cards/OP02-089?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-089",
    "name": "Judgment of Hell (foil)",
    "number": "89",
    "printed_number": "89",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-089.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-089.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-089.large.webp"
      }
    ],
    "expansion": {
      "id": "OP02",
      "name": "Paramount War",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "486456",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-089.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-089.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-089.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Counter] DON!! ?1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): Give up to a total of 2 of your opponent's Leader or Character cards ?3000 power during this turn.",
      "[Trigger] If your opponent has 6 or more DON!! cards on their field, your opponent returns 1 DON!! card from their field to their DON!! deck."
    ],
    "subtypes": [
      "Impel Down"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.25,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.25
        },
        {
          "condition": "HP",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 62,
          "low": 52.7,
          "high": 71.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 38,
          "low": 32.3,
          "high": 43.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 48,
          "low": 40.8,
          "high": 55.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:11:10.710Z",
      "trend_7d": {
        "direction": "down",
        "percent": -7.41
      }
    }
  }
}