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

← Emperors In The New World
Gol.D.Roger (foil)

Gol.D.Roger (foil)

Secret Rare #118 Character King of the PiratesRoger Pirates Power 13000
Colors
Red
Cost
10
Attribute
Slash
Expansion
Emperors In The New World · One Piece
Language
English
TCGplayer
597064
GET /api/v1/onepiece/cards/OP09-118?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09-118",
    "name": "Gol.D.Roger (foil)",
    "number": "118",
    "printed_number": "118",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-118.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-118.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-118.large.webp"
      }
    ],
    "expansion": {
      "id": "OP09",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "597064",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-118.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-118.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-118.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "10",
    "power": "13000",
    "attribute": "Slash",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Rush] (This card can attack on the turn in which it is played.)When your opponent activates [Blocker], if either you or your opponent has 0 Life cards, you win the game."
    ],
    "subtypes": [
      "King of the Pirates",
      "Roger Pirates"
    ],
    "rarity": "Secret Rare",
    "pricing": {
      "currency": "USD",
      "market": 25.94,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 25.94
        },
        {
          "condition": "HP",
          "price": 8.79
        },
        {
          "condition": "DMG",
          "price": 15.41
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 132.17,
          "low": 82.19,
          "high": 254.09,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 227.5,
          "low": 129.49,
          "high": 251.97,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 25.99,
          "low": 22.21,
          "high": 37.8,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 66.02,
          "low": 84.99,
          "high": 84.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 80,
          "low": 63.4,
          "high": 157.89,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 15,
          "trend": {
            "direction": "flat",
            "percent": 0
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 30,
          "low": 24.75,
          "high": 33.8,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-09-21T03:03:46.063Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.71
      }
    }
  }
}