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

Put a Teddiursa from your discard pile onto your Bench. Then, attach an Energy card from your discard pile to that Pokémon.
Flip 3 coins. This attack does 50 damage times the number of heads.
/api/v1/pokemon/cards/bw11-RC16vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw11-RC16vh",
"name": "Ursaring",
"number": "RC16",
"printed_number": "RC16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/RC16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/RC16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/RC16vh.large.webp"
}
],
"expansion": {
"id": "bw11",
"name": "Legendary Treasures",
"total": 140,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "LTR",
"printed_total": 113,
"release_date": "2013/11/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90257",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/RC16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/RC16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/RC16vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Picnic Weather",
"text": "Put a Teddiursa from your discard pile onto your Bench. Then, attach an Energy card from your discard pile to that Pokémon."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Fury Swipes",
"text": "Flip 3 coins. This attack does 50 damage times the number of heads.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 9.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.07
},
{
"condition": "LP",
"price": 5.18
},
{
"condition": "MP",
"price": 3.99
},
{
"condition": "HP",
"price": 2.38
},
{
"condition": "DMG",
"price": 1.71
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 13.99,
"low": 13.99,
"high": 13.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 340,
"low": 289,
"high": 391,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 22.5,
"low": 15,
"high": 22.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 13,
"high": 15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:19:42.754Z",
"trend_7d": {
"direction": "down",
"percent": -1.95
}
}
}
}