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

← Ultra Deck: The Three Captains
Eustass"Captain"Kid (foil)

Eustass"Captain"Kid (foil)

Leader #3 Leader Kid Pirates Power 5000
Colors
Red, Purple
Attribute
Special
Expansion
Ultra Deck: The Three Captains · One Piece
Language
English
TCGplayer
525046
GET /api/v1/onepiece/cards/ST10-003?include=prices 200 101ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST10-003",
    "name": "Eustass\"Captain\"Kid (foil)",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-003.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-003.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-003.large.png"
      }
    ],
    "expansion": {
      "id": "ST10",
      "name": "Ultra Deck: The Three Captains",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST10",
      "printed_total": 17,
      "release_date": "2023/11/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "525046",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-003.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-003.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-003.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Red",
      "Purple"
    ],
    "rules": [
      "[Your Turn] If you have 4 or more Life cards, give this Leader −1000 power.",
      "[When Attacking] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): This Leader gains +2000 power during this turn."
    ],
    "subtypes": [
      "Kid Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 2.23,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.23
        },
        {
          "condition": "MP",
          "price": 1.99
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T11:02:20.104Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.51
      }
    }
  }
}