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

← Anime 25th Collection
The Peak (foil)

The Peak (foil)

Rare #8 Event Music
Colors
Red
Cost
2
Expansion
Anime 25th Collection · One Piece
Language
English
TCGplayer
629098
GET /api/v1/onepiece/cards/EB02-008?include=prices 200 60ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB02-008",
    "name": "The Peak (foil)",
    "number": "8",
    "printed_number": "8",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-008.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-008.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-008.large.png"
      }
    ],
    "expansion": {
      "id": "EB02",
      "name": "Anime 25th Collection",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB02",
      "printed_total": 61,
      "release_date": "2025/05/09",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "629098",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-008.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-008.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-008.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Main] Look at 4 cards from the top of your deck; reveal up to 1 card with a cost of 4 or more and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
      "[Trigger] Activate this card's [Main] effect."
    ],
    "subtypes": [
      "Music"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.13,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.13
        },
        {
          "condition": "LP",
          "price": 0.89
        },
        {
          "condition": "MP",
          "price": 0.42
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 52,
          "low": 44.2,
          "high": 59.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 32,
          "low": 27.2,
          "high": 36.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T21:02:19.219Z",
      "trend_7d": {
        "direction": "down",
        "percent": -9.6
      }
    }
  }
}