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 until you get tails. This attack does 20 damage for each heads.
This Pokémon also does 10 damage to itself.
/api/v1/pokemon/cards/fut20-4?include=prices 200 19ms{
"success": true,
"data": {
"id": "fut20-4",
"name": "Scorbunny on the Ball",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/4.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/4.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/4.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": "248016",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/4.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/4.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/4.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "60",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Fiery Dribbling",
"text": "Flip a coin until you get tails. This attack does 20 damage for each heads.",
"damage": "20"
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Reckless Charge",
"text": "This Pokémon also does 10 damage to itself.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "The Pokémon Company Art Team",
"pricing": {
"currency": "USD",
"market": 59.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 59.25
},
{
"condition": "LP",
"price": 46.5
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 128.52,
"low": 100.31,
"high": 137.21,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "ACE",
"grade": "8",
"value": 33.69,
"low": 28.64,
"high": 38.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "9",
"value": 55.8,
"low": 46.73,
"high": 46.73,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 98.25,
"low": 99.99,
"high": 100,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 28.96,
"low": 33.8,
"high": 33.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 60,
"low": 59.99,
"high": 59.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 276,
"low": 216.84,
"high": 416.72,
"confidence": "high",
"value_kind": "sold",
"sold_count": 19,
"trend": {
"direction": "down",
"percent": -28.8
}
},
{
"company": "PSA",
"grade": "5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 40,
"low": 25.07,
"high": 56.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 40.32,
"high": 67.75,
"confidence": "high",
"value_kind": "sold",
"sold_count": 30,
"trend": {
"direction": "down",
"percent": -9.1
}
}
],
"market_updated_at": "2026-09-21T03:04:44.444Z",
"trend_7d": {
"direction": "up",
"percent": 2.72
}
}
}
}