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

← The Best Vol.2
Charlotte Pudding (foil)

Charlotte Pudding (foil)

Super Rare #10 Character Big Mom Pirates Power 5000
Colors
Purple
Cost
7
Attribute
Wisdom
Expansion
The Best Vol.2 · One Piece
Language
English
TCGplayer
653535
GET /api/v1/onepiece/cards/PRB02-010?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "PRB02-010",
    "name": "Charlotte Pudding (foil)",
    "number": "10",
    "printed_number": "10",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-010.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-010.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-010.large.webp"
      }
    ],
    "expansion": {
      "id": "PRB02",
      "name": "The Best Vol.2",
      "total": 18,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "PRB02",
      "printed_total": 18,
      "release_date": "2025/10/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/PRB02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "653535",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-010.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-010.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-010.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "5000",
    "attribute": "Wisdom",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] DON!! −2: If your Leader has the {Big Mom Pirates} type and your opponent has 6 or more DON!! cards on their field, draw 2 cards. Then, play up to 1 {Big Mom Pirates} type Character card with 6000 to 8000 power from your hand."
    ],
    "counter": "1000",
    "subtypes": [
      "Big Mom Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 11.56,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 11.56
        },
        {
          "condition": "LP",
          "price": 2.62
        },
        {
          "condition": "MP",
          "price": 3.26
        },
        {
          "condition": "DMG",
          "price": 1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 72.11,
          "low": 68.47,
          "high": 77.21,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22,
          "low": 22,
          "high": 24,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 35.98,
          "low": 35.8,
          "high": 38.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 22,
          "low": 22,
          "high": 24,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:25:11.385Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.05
      }
    }
  }
}