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

If your opponent's Pokémon-GX or Pokémon-EX is Knocked Out by damage from this attack, take 1 more Prize card.
If this Pokémon has at least 5 extra Energy attached to it (in addition to this attack's cost), discard the top 15 cards of your opponent's deck. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm11_ja-102vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm11_ja-102vh",
"name": "Mega Sableye & Tyranitar-GX",
"number": "102",
"printed_number": "102",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/102vh.large.webp"
}
],
"expansion": {
"id": "sm11_ja",
"name": "Miracle Twin",
"total": 115,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM11",
"printed_total": 94,
"release_date": "2019/05/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11_ja.symbol.png",
"translation": {
"en": {
"name": "Miracle Twin"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574605",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/102vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"TAG TEAM"
],
"types": [
"Darkness"
],
"hp": "280",
"attacks": [
{
"cost": [
"Darkness",
"Darkness",
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Greedy Crush",
"text": "If your opponent's Pokémon-GX or Pokémon-EX is Knocked Out by damage from this attack, take 1 more Prize card.",
"damage": "210"
},
{
"cost": [
"Darkness",
"Darkness",
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Gigafall-GX",
"text": "If this Pokémon has at least 5 extra Energy attached to it (in addition to this attack's cost), discard the top 15 cards of your opponent's deck. (You can't use more than 1 GX attack in a game.)",
"damage": "250"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Super Rare",
"artist": "chibi",
"pricing": {
"currency": "USD",
"market": 200,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 200
},
{
"condition": "LP",
"price": 150
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 219.44,
"low": 186.52,
"high": 252.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "9",
"value": 24.55,
"low": 24.55,
"high": 24.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "10",
"value": 391.5,
"low": 391.5,
"high": 468.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 187.5,
"low": 167,
"high": 400,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 84,
"low": 71.4,
"high": 96.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 620,
"low": 523.2,
"high": 724,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13,
"trend": {
"direction": "down",
"percent": -6.8
}
},
{
"company": "PSA",
"grade": "7",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 92.4,
"low": 132,
"high": 132,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 239.99,
"low": 170.8,
"high": 248,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "9",
"value": 249.99,
"low": 212.49,
"high": 287.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:11:03.505Z",
"trend_7d": {
"direction": "down",
"percent": -12.04
}
}
}
}