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

← Royal Blood
Eustass"Captain"Kid

Eustass"Captain"Kid

Leader #99 Leader SupernovasKid Pirates Power 5000
Colors
Yellow
Attribute
Special
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617147
GET /api/v1/onepiece/cards/OP10-099?include=prices 200 71ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-099",
    "name": "Eustass\"Captain\"Kid",
    "number": "99",
    "printed_number": "99",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-099.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-099.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-099.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": "617147",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-099.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-099.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-099.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[End of Your Turn] You may turn 1 card from the top of your Life cards face-up: Set up to 1 of your {Supernovas} type Characters with a cost of 3 to 8 as active. That Character gains [Blocker] until the end of your opponent's next turn."
    ],
    "subtypes": [
      "Supernovas",
      "Kid Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.12,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.12
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 89,
          "low": 75.65,
          "high": 102.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 55,
          "low": 46.75,
          "high": 63.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 68.5,
          "low": 58.23,
          "high": 78.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 41,
          "low": 34.85,
          "high": 47.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T14:48:19.234Z",
      "trend_7d": {
        "direction": "down",
        "percent": -7.69
      }
    }
  }
}