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

← Paramount War
Borsalino (foil)

Borsalino (foil)

Super Rare #114 Character Navy Power 5000
Colors
Black
Cost
4
Attribute
Special
Expansion
Paramount War · One Piece
Language
English
TCGplayer
485246
GET /api/v1/onepiece/cards/OP02-114?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-114",
    "name": "Borsalino (foil)",
    "number": "114",
    "printed_number": "114",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-114.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-114.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-114.large.webp"
      }
    ],
    "expansion": {
      "id": "OP02",
      "name": "Paramount War",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "485246",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-114.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-114.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-114.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.)"
    ],
    "counter": "1000",
    "subtypes": [
      "Navy"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.49,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.49
        },
        {
          "condition": "MP",
          "price": 0.48
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 218.43,
          "low": 185.67,
          "high": 251.19,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 16.75,
          "low": 15,
          "high": 15,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 37,
          "low": 33.6,
          "high": 49.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 37,
          "low": 31.45,
          "high": 42.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:11:10.710Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2
      }
    }
  }
}