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

Flip 2 coins. This attack does 20 more damage for each heads.
If this Pokémon and your opponent's Active Pokémon have the same amount of Energy attached, this attack does 90 more damage.
/api/v1/pokemon/cards/swsh6-112vh?include=prices 200 14ms{
"success": true,
"data": {
"id": "swsh6-112vh",
"name": "Metagross V",
"number": "112",
"printed_number": "112",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/112vh.large.webp"
}
],
"expansion": {
"id": "swsh6",
"name": "Chilling Reign",
"total": 233,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CRE",
"printed_total": 198,
"release_date": "2021/06/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "241787",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/112vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V",
"Rapid Strike"
],
"types": [
"Metal"
],
"hp": "220",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Bullet Punch",
"text": "Flip 2 coins. This attack does 20 more damage for each heads.",
"damage": "20"
},
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Synchro Hammer",
"text": "If this Pokémon and your opponent's Active Pokémon have the same amount of Energy attached, this attack does 90 more damage.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare Holo V",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 1.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.05
},
{
"condition": "MP",
"price": 0.72
},
{
"condition": "HP",
"price": 0.58
},
{
"condition": "DMG",
"price": 0.49
}
],
"graded": [
{
"company": "BCCG",
"grade": "10",
"value": 9.99,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 16.5,
"low": 9.9,
"high": 18.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 46,
"low": 30.5,
"high": 46,
"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": 22,
"low": 20,
"high": 24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:11:51.488Z",
"trend_7d": {
"direction": "up",
"percent": 1.94
}
}
}
}