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