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

Sakazuki (foil)

Super Rare #99 Character Navy Power 7000
Colors
Black
Cost
6
Attribute
Special
Expansion
Paramount War · One Piece
Language
English
TCGplayer
485242
GET /api/v1/onepiece/cards/OP02-099?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-099",
    "name": "Sakazuki (foil)",
    "number": "99",
    "printed_number": "99",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-099.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-099.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-099.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": "485242",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-099.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-099.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-099.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] You may trash 1 card from your hand: K.O. up to 1 of your opponent's Characters with a cost of 5 or less."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.37,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.37
        },
        {
          "condition": "HP",
          "price": 0.25
        },
        {
          "condition": "DMG",
          "price": 0.05
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 66,
          "low": 56.1,
          "high": 75.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 41,
          "low": 34.85,
          "high": 47.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 50.74,
          "low": 43.13,
          "high": 58.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "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:11:10.710Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.78
      }
    }
  }
}