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

← Emperors In The New World
Gum-Gum Lightning

Gum-Gum Lightning

Uncommon #77 Event The Four EmperorsStraw Hat Crew
Colors
Purple
Cost
2
Expansion
Emperors In The New World · One Piece
Language
English
TCGplayer
597017
GET /api/v1/onepiece/cards/OP09-077?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09-077",
    "name": "Gum-Gum Lightning",
    "number": "77",
    "printed_number": "77",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-077.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-077.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-077.large.webp"
      }
    ],
    "expansion": {
      "id": "OP09",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "597017",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-077.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-077.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-077.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Main] DON!! −2 (You may return the specified number of DON!! cards from your field to your DON!! deck.): K.O. up to 1 of your opponent's Characters with 6000 power or less.",
      "[Trigger] Add up to 1 DON!! card from your DON!! deck and set it as active."
    ],
    "subtypes": [
      "The Four Emperors",
      "Straw Hat Crew"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.21,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.21
        },
        {
          "condition": "LP",
          "price": 0.15
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 139,
          "low": 118.15,
          "high": 159.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 41.72,
          "low": 44.9,
          "high": 52.1,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 120.77,
          "low": 65,
          "high": 162.48,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 64,
          "low": 54.4,
          "high": 73.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:03:46.063Z",
      "trend_7d": {
        "direction": "up",
        "percent": 10.53
      }
    }
  }
}