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

← Memorial Collection
Finger Pistol (foil)

Finger Pistol (foil)

Rare #51 Event CP9
Colors
Black
Cost
4
Expansion
Memorial Collection · One Piece
Language
English
TCGplayer
544588
GET /api/v1/onepiece/cards/EB01-051?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01-051",
    "name": "Finger Pistol (foil)",
    "number": "51",
    "printed_number": "51",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-051.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-051.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-051.large.webp"
      }
    ],
    "expansion": {
      "id": "EB01",
      "name": "Memorial Collection",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB01",
      "printed_total": 61,
      "release_date": "2024/05/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "544588",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-051.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-051.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-051.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "4",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main] You may trash 2 cards from the top of your deck: K.O. up to 1 of your opponent's Characters with a cost of 5 or less.",
      "[Trigger] Activate this card's [Main] effect."
    ],
    "subtypes": [
      "CP9"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.63,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.63
        },
        {
          "condition": "LP",
          "price": 0.43
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 49,
          "low": 41.65,
          "high": 56.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 38,
          "low": 32.3,
          "high": 43.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 23,
          "low": 19.55,
          "high": 26.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:42:27.229Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}