Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Carrying On His Will
Stussy (foil)

Stussy (foil)

Super Rare #110 Character EggheadCP0 Power 7000
Colors
Yellow
Cost
7
Attribute
Special
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657389
GET /api/v1/onepiece/cards/OP13-110?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-110",
    "name": "Stussy (foil)",
    "number": "110",
    "printed_number": "110",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-110.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-110.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-110.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "657389",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-110.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-110.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-110.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Blocker]",
      "[On Play] If your Leader has the {Egghead} type, play up to 1 Character card with a cost of 5 or less and a [Trigger] from your hand."
    ],
    "subtypes": [
      "Egghead",
      "CP0"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.34,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.34
        },
        {
          "condition": "DMG",
          "price": 0.3
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 250,
          "low": 212.5,
          "high": 287.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 80,
          "low": 68,
          "high": 92,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 60,
          "low": 51,
          "high": 69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:52:16.605Z",
      "trend_7d": {
        "direction": "down",
        "percent": -24.44
      }
    }
  }
}