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

← The Best Vol.2
Mr.3(Galdino) (foil)

Mr.3(Galdino) (foil)

Rare #9 Character Cross GuildFormer Baroque Works Power 1000
Colors
Blue
Cost
2
Attribute
Special
Expansion
The Best Vol.2 · One Piece
Language
English
TCGplayer
653397
GET /api/v1/onepiece/cards/PRB02-009?include=prices 200 58ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "PRB02-009",
    "name": "Mr.3(Galdino) (foil)",
    "number": "9",
    "printed_number": "9",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-009.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-009.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-009.large.png"
      }
    ],
    "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": "653397",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-009.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-009.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-009.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "1000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "This effect can be activated when this Character is rested by your opponent's effect. You may trash this Character and draw 2 cards.",
      "[Blocker]"
    ],
    "subtypes": [
      "Cross Guild",
      "Former Baroque Works"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.53,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T23:02:38.181Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.92
      }
    }
  }
}