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

← Wings of the Captain
Gravity Blade Raging Tiger (altArt)

Gravity Blade Raging Tiger (altArt)

Rare #58 Event Navy
Colors
Blue
Cost
7
Expansion
Wings of the Captain · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP06_ja-058vaa?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06_ja-058vaa",
    "name": "Gravity Blade Raging Tiger (altArt)",
    "number": "58",
    "printed_number": "58",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-058vaa.large.r3.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-058vaa.large.r3.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-058vaa.large.r3.webp"
      }
    ],
    "expansion": {
      "id": "OP06_ja",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png",
      "translation": {
        "en": {
          "name": "Wings of the Captain"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-058vaa.large.r3.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-058vaa.large.r3.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-058vaa.large.r3.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "7",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Main] Place up to 2 Characters with a cost of 6 or less at the bottom of the owner's deck in any order.",
      "[Trigger] Place up to 1 Character with a cost of 5 or less at the bottom of the owner's deck."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 5,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 67.58,
          "low": 89.99,
          "high": 89.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 51.75,
          "low": 59.99,
          "high": 59.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 21.69,
          "low": 18.44,
          "high": 24.94,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-15T02:24:40.438Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}