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

Put 9 damage counters on 1 of your opponent's Pokémon. During your next turn, this Pokémon can't attack.
/api/v1/pokemon/cards/sv3_ja-15?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv3_ja-15",
"name": "Ninetales",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/15.large.webp"
}
],
"expansion": {
"id": "sv3_ja",
"name": "Ruler of the Black Flame",
"total": 141,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV3",
"printed_total": 108,
"release_date": "2023/07/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3_ja.symbol.png",
"translation": {
"en": {
"name": "Ruler of the Black Flame"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566969",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3_ja/15.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "120",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Will-O-Wisp",
"damage": "20"
},
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Nine-Tailed Dance",
"text": "Put 9 damage counters on 1 of your opponent's Pokémon. During your next turn, this Pokémon can't attack."
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Non",
"artist": "Yoshioka",
"pricing": {
"currency": "USD",
"market": 0.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.29
},
{
"condition": "LP",
"price": 0.25
},
{
"condition": "MP",
"price": 0.18
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 58,
"low": 58,
"high": 770,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 29,
"low": 29,
"high": 56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 56.5,
"low": 48.03,
"high": 64.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 13,
"low": 13,
"high": 15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23,
"low": 1.5,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:19:08.794Z",
"trend_7d": {
"direction": "down",
"percent": -3.33
}
}
}
}