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

← BREAKpoint
Golduck BREAK

Golduck BREAK

Rare BREAK #18 Pokémon BREAK HP 140
Types
Water
Illustrator
5ban Graphics
Expansion
BREAKpoint · XY
Language
English
TCGplayer
111521
GET /api/v1/pokemon/cards/xy9-18vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "xy9-18vh",
    "name": "Golduck BREAK",
    "number": "18",
    "printed_number": "18",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/18vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/18vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/18vh.large.webp"
      }
    ],
    "expansion": {
      "id": "xy9",
      "name": "BREAKpoint",
      "total": 126,
      "language": "English",
      "language_code": "en",
      "series": "XY",
      "code": "BKP",
      "printed_total": 122,
      "release_date": "2016/02/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "111521",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/18vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/18vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/18vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "BREAK"
    ],
    "types": [
      "Water"
    ],
    "hp": "140",
    "abilities": [
      {
        "name": "Hyper Transfer",
        "text": "As often as you like during your turn (before your attack), you may move a basic Energy from 1 of your Pokémon to another of your Pokémon.",
        "type": "Ability"
      }
    ],
    "rarity": "Rare BREAK",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 6.39,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 6.39
        },
        {
          "condition": "LP",
          "price": 3.52
        },
        {
          "condition": "MP",
          "price": 2.89
        },
        {
          "condition": "HP",
          "price": 2.15
        },
        {
          "condition": "DMG",
          "price": 1.24
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 9,
          "low": 8.2,
          "high": 9.8,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 9.98,
          "low": 9.98,
          "high": 9.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 23.5,
          "low": 19.97,
          "high": 27.03,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 792.5,
          "low": 80,
          "high": 1500,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 1,
          "low": 0.85,
          "high": 1.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10.85,
          "low": 10.05,
          "high": 10.05,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 43.08,
          "low": 59.99,
          "high": 59.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "8.5",
          "value": 23.99,
          "low": 20.39,
          "high": 27.59,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:49:00.680Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.11
      }
    }
  }
}