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

← Pillars of Strength
Charlotte Cracker (premiumAltArt)

Charlotte Cracker (premiumAltArt)

Super Rare #108 Character Big Mom Pirates Power 5000
Colors
Yellow
Cost
4
Attribute
Slash
Expansion
Pillars of Strength · One Piece
Language
English
TCGplayer
586594
GET /api/v1/onepiece/cards/OP03-108vpaa?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03-108vpaa",
    "name": "Charlotte Cracker (premiumAltArt)",
    "number": "108",
    "printed_number": "108",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-108vpaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-108vpaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-108vpaa.large.webp"
      }
    ],
    "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": "586594",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-108vpaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-108vpaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-108vpaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[DON!! x1] If you have less Life cards than your opponent, this Character gains [Double Attack] and +1000 power.(This card deals 2 damage.)",
      "[Trigger] You may trash 1 card from your hand: Play this card."
    ],
    "counter": "1000",
    "subtypes": [
      "Big Mom Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 3.15,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:11:17.185Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.96
      }
    }
  }
}