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

← Crown Zenith
Cheren's Care

Cheren's Care

Rare Ultra #GG58 Trainer Supporter
Illustrator
chibi
Expansion
Crown Zenith · Sword & Shield
Language
English
TCGplayer
478086
GET /api/v1/pokemon/cards/swsh12pt5gg-GG58vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh12pt5gg-GG58vh",
    "name": "Cheren's Care",
    "number": "GG58",
    "printed_number": "GG58",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/swsh12pt5gg-GG58vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/swsh12pt5gg-GG58vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/swsh12pt5gg-GG58vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh12pt5",
      "name": "Crown Zenith",
      "total": 160,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "CRZ",
      "printed_total": 159,
      "release_date": "2023/01/20",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12pt5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "478086",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/swsh12pt5gg-GG58vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/swsh12pt5gg-GG58vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/swsh12pt5gg-GG58vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Supporter"
    ],
    "rarity": "Rare Ultra",
    "artist": "chibi",
    "pricing": {
      "currency": "USD",
      "market": 3.83,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.83
        },
        {
          "condition": "LP",
          "price": 3.75
        },
        {
          "condition": "MP",
          "price": 3
        },
        {
          "condition": "HP",
          "price": 2
        },
        {
          "condition": "DMG",
          "price": 1.83
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 14.84,
          "low": 14.84,
          "high": 14.84,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "1",
          "value": 52,
          "low": 44.2,
          "high": 59.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.49,
          "low": 14.5,
          "high": 23.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 9.88,
          "low": 9,
          "high": 10.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 11.11,
          "low": 8.81,
          "high": 8.81,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 66.75,
          "low": 56,
          "high": 127.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 6.75,
          "low": 5.74,
          "high": 7.76,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 16.5,
          "low": 13,
          "high": 20,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        }
      ],
      "market_updated_at": "2026-09-22T03:41:19.686Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.28
      }
    }
  }
}