Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Pillars of Strength
Brannew (foil)

Brannew (foil)

Rare #89 Character Navy Power 3000
Colors
Black
Cost
2
Attribute
Wisdom
Expansion
Pillars of Strength · One Piece
Language
English
TCGplayer
500037
GET /api/v1/onepiece/cards/OP03-089?include=prices 200 64ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03-089",
    "name": "Brannew (foil)",
    "number": "89",
    "printed_number": "89",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-089.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-089.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-089.large.png"
      }
    ],
    "expansion": {
      "id": "OP03",
      "name": "Pillars of Strength",
      "total": 123,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP03",
      "printed_total": 123,
      "release_date": "2023/06/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "500037",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-089.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-089.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-089.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "3000",
    "attribute": "Wisdom",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] Look at 3 cards from the top of your deck; reveal up to 1 {Navy} type card other than [Brannew] and add it to your hand. Then, trash the rest."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.19,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.19
        },
        {
          "condition": "LP",
          "price": 0.18
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 38,
          "low": 32.3,
          "high": 43.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 23,
          "low": 19.55,
          "high": 26.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 29.1,
          "low": 24.74,
          "high": 33.46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T11:02:21.647Z",
      "trend_7d": {
        "direction": "up",
        "percent": 5.56
      }
    }
  }
}