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
Yamato (Championship 2024 Finals 2nd Place)

Yamato (Championship 2024 Finals 2nd Place)

SR #OP04-112 Character Land of Wano Power 9000
Colors
Yellow
Cost
9
Attribute
Strike
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
579365
GET /api/v1/onepiece/cards/oppr-579365?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-579365",
    "name": "Yamato (Championship 2024 Finals 2nd Place)",
    "number": "OP04-112",
    "printed_number": "OP04-112",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-579365.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-579365.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-579365.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": "579365",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-579365.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-579365.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-579365.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "9",
    "power": "9000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] K.O. up to 1 of your opponent's Characters with a cost equal to or less than the total of your and your opponent's Life cards. Then, if you have 1 or less Life cards, add up to 1 card from the top of your deck to the top of your Life cards."
    ],
    "subtypes": [
      "Land of Wano"
    ],
    "rarity": "SR",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T20:30:39.217Z"
    }
  }
}