匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
DUPR 3.0 Women’s Single’s Round Robin
ID: 4955111556
对决竞争阵营
阵营 1负方
SD
Susan DeVito
PZKL7Z · Henderson, NV, US
DUPR
2.737
阵营 2胜方

Jeannie Collins
3ZW0GD · Las Vegas, NV, US
DUPR
3.138
ID: 4955111556
PZKL7Z · Henderson, NV, US
DUPR
2.737

3ZW0GD · Las Vegas, NV, US
DUPR
3.138
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4955111556
[
{
"team_id": 4389168874,
"serial": 1,
"winner": false,
"players": [
{
"name": "Susan DeVito",
"dupr_id": "PZKL7Z",
"rating": 2.737,
"profile_pic_url": null,
"location": "Henderson, NV, US"
}
]
},
{
"team_id": 6724290829,
"serial": 2,
"winner": true,
"players": [
{
"name": "Jeannie Collins",
"dupr_id": "3ZW0GD",
"rating": 3.138,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1134358/images/profile/9e5adbdd-3c7e-404c-b69c-5d9a7c36571e.jpg",
"location": "Las Vegas, NV, US"
}
]
}
]