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

← One Piece Promotion Cards
Monkey.D.Garp (Treasure Cup)

Monkey.D.Garp (Treasure Cup)

SR #ST06-012 Character Navy Power 6000
Colors
Black
Cost
5
Attribute
Strike
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
535278
GET /api/v1/onepiece/cards/oppr-535278?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-535278",
    "name": "Monkey.D.Garp (Treasure Cup)",
    "number": "ST06-012",
    "printed_number": "ST06-012",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-535278.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-535278.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-535278.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "535278",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-535278.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-535278.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-535278.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Activate:Main] You may trash 1 card from your hand and rest this Character: K.O. up to 1 of your opponent's Characters with a cost of 4 or less."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "SR",
    "pricing": {
      "currency": "USD",
      "market": 5999.95,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 1330,
          "low": 1055,
          "high": 1709.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        }
      ],
      "market_updated_at": "2026-08-10T02:24:26.326Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}