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

← Pillars of Strength
Gum-Gum Giant Gavel

Gum-Gum Giant Gavel

Common #55 Event East BlueStraw Hat Crew
Colors
Blue
Cost
1
Expansion
Pillars of Strength · One Piece
Language
English
TCGplayer
499985
GET /api/v1/onepiece/cards/OP03-055?include=prices 200 50ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03-055",
    "name": "Gum-Gum Giant Gavel",
    "number": "55",
    "printed_number": "55",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-055.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-055.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-055.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": "499985",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-055.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-055.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-055.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Counter] You may trash 1 card from your hand: Up to 1 of your Leader gains +4000 power during this battle. Then, you may trash 2 cards from the top of your deck.",
      "[Trigger] Return up to 1 Character with a cost of 4 or less to the owner's hand."
    ],
    "subtypes": [
      "East Blue",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.06,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.06
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 46,
          "low": 39.1,
          "high": 52.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 28,
          "low": 23.8,
          "high": 32.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 35,
          "low": 29.75,
          "high": 40.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T17:48:24.469Z",
      "trend_7d": {
        "direction": "down",
        "percent": -25
      }
    }
  }
}