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

← Paramount War
Ice Age

Ice Age

Uncommon #117 Event Navy
Colors
Black
Cost
1
Expansion
Paramount War · One Piece
Language
English
TCGplayer
486494
GET /api/v1/onepiece/cards/OP02-117?include=prices 200 50ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-117",
    "name": "Ice Age",
    "number": "117",
    "printed_number": "117",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-117.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-117.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-117.large.png"
      }
    ],
    "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": "486494",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-117.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-117.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-117.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main] Give up to 1 of your opponent's Characters ?5 cost during this turn.",
      "[Trigger] K.O. up to 1 of your opponent's Characters with a cost of 3 or less."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        },
        {
          "condition": "LP",
          "price": 0.09
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 53,
          "low": 45.05,
          "high": 60.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 33,
          "low": 28.05,
          "high": 37.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 41.05,
          "low": 34.89,
          "high": 47.21,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T10:46:14.121Z",
      "trend_7d": {
        "direction": "down",
        "percent": -8.33
      }
    }
  }
}