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

← Two Legends
Wyper (foil)

Wyper (foil)

Rare #110 Character Sky IslandShandian Warrior Power 5000
Colors
Yellow
Cost
4
Attribute
Ranged
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558150
GET /api/v1/onepiece/cards/OP08-110?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-110",
    "name": "Wyper (foil)",
    "number": "110",
    "printed_number": "110",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-110.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-110.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-110.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558150",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-110.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-110.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-110.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Ranged",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 [Upper Yard] and add it to your hand. Then, place the rest at the bottom of your deck in any order and play up to 1 [Upper Yard] from your hand."
    ],
    "counter": "2000",
    "subtypes": [
      "Sky Island",
      "Shandian Warrior"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.14,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.14
        },
        {
          "condition": "MP",
          "price": 0.08
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 39,
          "low": 33.15,
          "high": 44.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 29.99,
          "low": 25.49,
          "high": 34.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}