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

During your opponent's next turn, the Defending Pokémon can't retreat.
/api/v1/pokemon/cards/fut20-3?include=prices 200 21ms{
"success": true,
"data": {
"id": "fut20-3",
"name": "Grookey on the Ball",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/3.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/3.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/3.large.webp"
}
],
"expansion": {
"id": "fut20",
"name": "Miscellaneous Cards & Products",
"total": 5,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "FUT20",
"printed_total": 5,
"release_date": "2020/09/11",
"logo": "https://api.rip.fun/storage/v1/object/public/avatars/sets/fut20/logo-1774920080320.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/fut20.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "227413",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/3.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/3.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/3.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "60",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Tenacious Defense",
"text": "During your opponent's next turn, the Defending Pokémon can't retreat."
},
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Razor Leaf",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "The Pokémon Company Art Team",
"pricing": {
"currency": "USD",
"market": 45.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 45.54
},
{
"condition": "LP",
"price": 39.94
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 258.59,
"low": 260.5,
"high": 260.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "ACE",
"grade": "9",
"value": 27.03,
"low": 23.96,
"high": 37.24,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "BGS",
"grade": "9",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 81.6,
"low": 60,
"high": 86.84,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 28.25,
"low": 15,
"high": 35.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 35.1,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 49.99,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 226.23,
"low": 155.13,
"high": 449.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "down",
"percent": -43.4
}
},
{
"company": "PSA",
"grade": "5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 17,
"low": 17,
"high": 19.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 55,
"low": 39.99,
"high": 84,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9
}
],
"market_updated_at": "2026-09-21T03:04:44.444Z",
"trend_7d": {
"direction": "flat",
"percent": 0.35
}
}
}
}