匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Men's Singles DUPR Ladder
ID: 8016958891
对决竞争阵营
阵营 1胜方
AQ
Alex Quigley
0YN624 · Halifax, NS, CA
DUPR
3.714
阵营 2负方
SG
Sam Gill
4Q6X5K · USA
DUPR
3.060
ID: 8016958891
0YN624 · Halifax, NS, CA
DUPR
3.714
4Q6X5K · USA
DUPR
3.060
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8016958891
[
{
"team_id": 6611182526,
"serial": 1,
"winner": true,
"players": [
{
"name": "Alex Quigley",
"dupr_id": "0YN624",
"rating": 3.714,
"profile_pic_url": null,
"location": "Halifax, NS, CA"
}
]
},
{
"team_id": 7771640824,
"serial": 2,
"winner": false,
"players": [
{
"name": "Sam Gill",
"dupr_id": "4Q6X5K",
"rating": 3.06,
"profile_pic_url": null,
"location": ""
}
]
}
]