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

← 3D2Y
Gum-Gum Giant Rifle

Gum-Gum Giant Rifle

Common #14 Event Straw Hat Crew
Colors
Black
Cost
1
Expansion
3D2Y · One Piece
Language
English
TCGplayer
548425
GET /api/v1/onepiece/cards/ST14-014?include=prices 200 43ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST14-014",
    "name": "Gum-Gum Giant Rifle",
    "number": "14",
    "printed_number": "14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-014.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-014.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-014.large.png"
      }
    ],
    "expansion": {
      "id": "ST14",
      "name": "3D2Y",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST14",
      "printed_total": 17,
      "release_date": "2024/08/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST14.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "548425",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-014.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-014.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-014.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Counter] If you have a Character with a cost of 8 or more, up to 1 of your Leader or Character cards gains +3000 power during this battle.",
      "[Trigger] Add up to 1 of your Character cards with a cost of 2 or less from your trash to your hand."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.2
        },
        {
          "condition": "LP",
          "price": 0.15
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T13:02:10.726Z",
      "trend_7d": {
        "direction": "up",
        "percent": 5.26
      }
    }
  }
}