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
Monkey.D.Luffy (foil)

Monkey.D.Luffy (foil)

Leader #2 Leader Straw Hat Crew Power 6000
Colors
Red, Purple
Attribute
Strike
Expansion
Ultra Deck: The Three Captains · One Piece
Language
English
TCGplayer
525045
GET /api/v1/onepiece/cards/ST10-002?include=prices 200 65ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST10-002",
    "name": "Monkey.D.Luffy (foil)",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-002.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-002.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-002.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": "525045",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-002.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-002.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-002.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "6000",
    "attribute": "Strike",
    "colors": [
      "Red",
      "Purple"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] If you have 0 DON!! cards on your field or 8 or more DON!! cards on your field, add up to 1 DON!! card from your DON!! deck and set it as active."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 14.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 14.08
        },
        {
          "condition": "LP",
          "price": 8.46
        },
        {
          "condition": "MP",
          "price": 7.72
        },
        {
          "condition": "HP",
          "price": 5
        },
        {
          "condition": "DMG",
          "price": 4.58
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 150,
          "low": 127.5,
          "high": 172.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 80.5,
          "low": 79.25,
          "high": 81.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 133.66,
          "low": 130.99,
          "high": 136.27,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 29.19,
          "low": 28.46,
          "high": 29.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 32.5,
          "low": 31.75,
          "high": 34.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 80.5,
          "low": 79.25,
          "high": 81.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T11:02:20.104Z",
      "trend_7d": {
        "direction": "up",
        "percent": 21.07
      }
    }
  }
}