Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Royal Blood
Sugar

Sugar

Leader #3 Leader Donquixote Pirates Power 5000
Colors
Red, Purple
Attribute
Special
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617034
GET /api/v1/onepiece/cards/OP10-003?include=prices 200 68ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-003",
    "name": "Sugar",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-003.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-003.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-003.large.png"
      }
    ],
    "expansion": {
      "id": "OP10",
      "name": "Royal Blood",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "617034",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-003.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-003.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-003.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Red",
      "Purple"
    ],
    "rules": [
      "[End of Your Turn] If you have a {Donquixote Pirates} type Character with 6000 power or more, set up to 1 of your DON!! cards as active.",
      "[Opponent's Turn] [Once Per Turn] When you activate an Event, add up to 1 DON!! card from your DON!! deck and set it as active."
    ],
    "subtypes": [
      "Donquixote Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.12,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.12
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 49,
          "low": 41.65,
          "high": 56.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 37.58,
          "low": 31.94,
          "high": 43.22,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 23,
          "low": 19.55,
          "high": 26.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T21:02:21.891Z",
      "trend_7d": {
        "direction": "down",
        "percent": -20
      }
    }
  }
}