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

← Destined Rivals
Team Rocket's Houndoom

Team Rocket's Houndoom

Uncommon #38
Illustrator
Anesaki Dynamic
Expansion
Destined Rivals · Scarlet & Violet
Language
English
TCGplayer
632857
GET /api/v1/pokemon/cards/sv10-38?include=prices 200 118ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv10-38",
    "name": "Team Rocket's Houndoom",
    "number": "38",
    "printed_number": "38",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/38.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/38.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/38.large.png"
      }
    ],
    "expansion": {
      "id": "sv10",
      "name": "Destined Rivals",
      "total": 244,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "DRI",
      "printed_total": 182,
      "release_date": "2025/05/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "632857",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/38.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/38.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/38.large.png"
          }
        ]
      }
    ],
    "rarity": "Uncommon",
    "artist": "Anesaki Dynamic",
    "pricing": {
      "currency": "USD",
      "market": 0.1,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 41,
          "low": 34.85,
          "high": 47.15,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 5.75,
          "low": 4.89,
          "high": 6.61,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 73.94,
          "low": 51.7,
          "high": 65.41,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 9.5,
          "low": 9.5,
          "high": 9.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 27.11,
          "low": 17.5,
          "high": 17.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T20:52:29.481Z",
      "trend_7d": {
        "direction": "down",
        "percent": -25
      }
    }
  }
}