匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Junior & College Battle of the Paddle - SPA - 12U Advanced Boys Singles
ID: 5151616231
对决竞争阵营
阵营 1负方

Pavansai Raghuveer Ganta
2YQ9N4 · Peoria, AZ, US
DUPR
3.622
阵营 2胜方

Levi Bisel
Z9V0YP · USA
DUPR
3.286
ID: 5151616231

2YQ9N4 · Peoria, AZ, US
DUPR
3.622

Z9V0YP · USA
DUPR
3.286
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5151616231
[
{
"team_id": 7636760634,
"serial": 1,
"winner": false,
"players": [
{
"name": "Pavansai Raghuveer Ganta",
"dupr_id": "2YQ9N4",
"rating": 3.622,
"profile_pic_url": "https://randomuser.me/api/portraits/men/62.jpg",
"location": "Peoria, AZ, US"
}
]
},
{
"team_id": 8147261018,
"serial": 2,
"winner": true,
"players": [
{
"name": "Levi Bisel",
"dupr_id": "Z9V0YP",
"rating": 3.286,
"profile_pic_url": "https://randomuser.me/api/portraits/men/47.jpg",
"location": ""
}
]
}
]