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

← Journey Together
Iris's Fighting Spirit

Iris's Fighting Spirit

Ultra Rare #180 Trainer Supporter
Illustrator
yuu
Expansion
Journey Together · Scarlet & Violet
Language
English
TCGplayer
623607
GET /api/v1/pokemon/cards/sv9-180vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv9-180vh",
    "name": "Iris's Fighting Spirit",
    "number": "180",
    "printed_number": "180",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/180vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/180vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/180vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv9",
      "name": "Journey Together",
      "total": 190,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "JTG",
      "printed_total": 159,
      "release_date": "2025/03/28",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "623607",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/180vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/180vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/180vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Supporter"
    ],
    "rarity": "Ultra Rare",
    "artist": "yuu",
    "pricing": {
      "currency": "USD",
      "market": 1.32,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.32
        },
        {
          "condition": "HP",
          "price": 0.99
        },
        {
          "condition": "DMG",
          "price": 0.77
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 31.61,
          "low": 24.56,
          "high": 24.56,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "ACE",
          "grade": "9",
          "value": 34.09,
          "low": 28.98,
          "high": 39.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "AGS",
          "grade": "9",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 16.5,
          "low": 14.03,
          "high": 18.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 51.25,
          "low": 14,
          "high": 60,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 6.5,
          "low": 5.53,
          "high": 7.48,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 27,
          "low": 19.5,
          "high": 49,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 11,
          "trend": {
            "direction": "down",
            "percent": -39.9
          }
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 1.75,
          "low": 1.49,
          "high": 2.01,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 12.38,
          "low": 16.5,
          "high": 16.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 18,
          "low": 13.3,
          "high": 20.4,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 26,
          "low": 17.06,
          "high": 29.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-21T02:12:09.107Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.22
      }
    }
  }
}