匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Picklr Club Championships - Women’s 3.5 Singles
ID: 6036355779
对决竞争阵营
阵营 1负方
MG
Micky Garcia
L5LLVJ · New Milford, NJ, US
DUPR
3.312
阵营 2胜方
F
Fern
9494PJ · East Orange, NJ, US
DUPR
3.496
ID: 6036355779
L5LLVJ · New Milford, NJ, US
DUPR
3.312
9494PJ · East Orange, NJ, US
DUPR
3.496
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6036355779
[
{
"team_id": 7496421560,
"serial": 1,
"winner": false,
"players": [
{
"name": "Micky Garcia",
"dupr_id": "L5LLVJ",
"rating": 3.312,
"profile_pic_url": null,
"location": "New Milford, NJ, US"
}
]
},
{
"team_id": 6934137981,
"serial": 2,
"winner": true,
"players": [
{
"name": "Fern",
"dupr_id": "9494PJ",
"rating": 3.496,
"profile_pic_url": null,
"location": "East Orange, NJ, US"
}
]
}
]