Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data 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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP10_ja-003?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10_ja-003",
    "name": "Sugar",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-003.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-003.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-003.large.webp"
      }
    ],
    "expansion": {
      "id": "OP10_ja",
      "name": "Royal Blood",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Royal Blood"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-003.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-003.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-003.large.webp"
          }
        ]
      }
    ],
    "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."
    ],
    "life": "4",
    "subtypes": [
      "Donquixote Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 8.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 85,
          "low": 72.25,
          "high": 97.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 20.13,
          "low": 17.06,
          "high": 23.19,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 19.38,
          "low": 16.47,
          "high": 22.29,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 65.5,
          "low": 55.68,
          "high": 75.32,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 19.38,
          "low": 16.47,
          "high": 22.29,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 39,
          "low": 33.15,
          "high": 44.85,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:47:34.830Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}