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 a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/xy3-61vrh?include=prices 200 32ms{
"success": true,
"data": {
"id": "xy3-61vrh",
"name": "Tyrunt",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/61vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/61vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/61vrh.large.webp"
}
],
"expansion": {
"id": "xy3",
"name": "Furious Fists",
"total": 114,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FFI",
"printed_total": 111,
"release_date": "2014/08/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "92238",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/61vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/61vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/61vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Restored"
],
"types": [
"Fighting"
],
"hp": "90",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Gnaw",
"damage": "30"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Crunch",
"text": "Flip a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 8.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.4
},
{
"condition": "LP",
"price": 4.06
},
{
"condition": "MP",
"price": 3.47
},
{
"condition": "HP",
"price": 2.65
},
{
"condition": "DMG",
"price": 4.4
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 1718.5,
"low": 1460.73,
"high": 1976.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:39:13.477Z",
"trend_7d": {
"direction": "up",
"percent": 3.07
}
}
}
}