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
Love-Love Mellow (Premium Card Collection -Best Selection Vol. 1-)

Love-Love Mellow (Premium Card Collection -Best Selection Vol. 1-)

C #ST03-017 Event Kuja PiratesThe Seven Warlords of the Sea
Colors
Blue
Cost
2
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
546668
GET /api/v1/onepiece/cards/oppr-546668?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-546668",
    "name": "Love-Love Mellow (Premium Card Collection -Best Selection Vol. 1-)",
    "number": "ST03-017",
    "printed_number": "ST03-017",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-546668.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-546668.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-546668.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": "546668",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-546668.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-546668.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-546668.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Counter] Up to 1 of your Leader or Character cards gains +4000 power during this battle. Then, draw 1 card if you have 3 or less cards in your hand."
    ],
    "subtypes": [
      "Kuja Pirates",
      "The Seven Warlords of the Sea"
    ],
    "rarity": "C",
    "pricing": {
      "currency": "USD",
      "market": 27.13,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 165,
          "low": 140.25,
          "high": 189.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.81
      }
    }
  }
}