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
Borsalino (Championship 2023)

Borsalino (Championship 2023)

PR #OP02-114 Character Navy Power 5000
Colors
Black
Cost
4
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
509465
GET /api/v1/onepiece/cards/oppr-509465?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-509465",
    "name": "Borsalino (Championship 2023)",
    "number": "OP02-114",
    "printed_number": "OP02-114",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-509465.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-509465.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-509465.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": "509465",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-509465.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-509465.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-509465.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Opponent's Turn] This Character gains +1000 power and cannot be K.O.'d by effects.",
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "PR",
    "pricing": {
      "currency": "USD",
      "market": 799.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 5310,
          "low": 4513.5,
          "high": 6106.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-08-14T04:31:01.150Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}