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

← McDonald's Collection 2024
Rayquaza

Rayquaza

None #14
Illustrator
so-taro
Expansion
McDonald's Collection 2024 · Other
Language
English
TCGplayer
614383
GET /api/v1/pokemon/cards/mcd24-14?include=prices 200 131ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mcd24-14",
    "name": "Rayquaza",
    "number": "14",
    "printed_number": "14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/14.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/14.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/14.large.png"
      }
    ],
    "expansion": {
      "id": "mcd24",
      "name": "McDonald's Collection 2024",
      "total": 15,
      "language": "English",
      "language_code": "en",
      "series": "Other",
      "printed_total": 15,
      "release_date": "2025/01/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mcd24.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mcd24.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "614383",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/14.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/14.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/14.large.png"
          }
        ]
      }
    ],
    "rarity": "None",
    "artist": "so-taro",
    "pricing": {
      "currency": "USD",
      "market": 1.28,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.28
        },
        {
          "condition": "LP",
          "price": 0.96
        },
        {
          "condition": "MP",
          "price": 0.65
        },
        {
          "condition": "HP",
          "price": 0.46
        },
        {
          "condition": "DMG",
          "price": 0.35
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "9",
          "value": 37.59,
          "low": 31.95,
          "high": 43.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 62.5,
          "low": 34,
          "high": 85,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 13.88,
          "low": 18,
          "high": 18,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 11.25,
          "low": 10,
          "high": 12.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 201.25,
          "low": 186.64,
          "high": 249.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 2,
          "low": 1.7,
          "high": 2.3,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 23,
          "low": 19.55,
          "high": 26.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 20,
          "low": 11.18,
          "high": 280,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 24.99,
          "low": 12.2,
          "high": 30.3,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10
        }
      ],
      "market_updated_at": "2026-08-17T02:01:38.196Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.8
      }
    }
  }
}