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

← Pillars of Strength
Charlotte Smoothie (foil)

Charlotte Smoothie (foil)

Rare #110 Character Big Mom Pirates Power 5000
Colors
Yellow
Cost
4
Attribute
Special
Expansion
Pillars of Strength · One Piece
Language
English
TCGplayer
500083
GET /api/v1/onepiece/cards/OP03-110?include=prices 200 58ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03-110",
    "name": "Charlotte Smoothie (foil)",
    "number": "110",
    "printed_number": "110",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-110.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-110.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-110.large.png"
      }
    ],
    "expansion": {
      "id": "OP03",
      "name": "Pillars of Strength",
      "total": 123,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP03",
      "printed_total": 123,
      "release_date": "2023/06/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "500083",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-110.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-110.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-110.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[When Attacking] You may add 1 card from the top or bottom of your Life cards to your hand: This Character gains +2000 power during this battle.",
      "[Trigger] You may trash 1 card from your hand: Play this card."
    ],
    "subtypes": [
      "Big Mom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.2
        },
        {
          "condition": "LP",
          "price": 0.15
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 59.97,
          "low": 50.97,
          "high": 68.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 39,
          "low": 33.15,
          "high": 44.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 49,
          "low": 41.65,
          "high": 56.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-31T02:49:51.144Z",
      "trend_7d": {
        "direction": "up",
        "percent": 11.11
      }
    }
  }
}