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

← Wings of the Captain
Charlotte Pudding (foil)

Charlotte Pudding (foil)

Rare #47 Character Big Mom Pirates Power 4000
Colors
Blue
Cost
4
Attribute
Wisdom
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
541047
GET /api/v1/onepiece/cards/OP06-047?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-047",
    "name": "Charlotte Pudding (foil)",
    "number": "47",
    "printed_number": "47",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-047.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-047.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-047.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "541047",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-047.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-047.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-047.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "4000",
    "attribute": "Wisdom",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] Your opponent returns all cards in their hand to their deck and shuffles their deck. Then, your opponent draws 5 cards."
    ],
    "counter": "1000",
    "subtypes": [
      "Big Mom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.3,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.3
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 243.5,
          "low": 206.98,
          "high": 280.02,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 14.5,
          "low": 12.33,
          "high": 16.67,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 22.5,
          "low": 19.13,
          "high": 25.87,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.23
      }
    }
  }
}