匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)
🔥 DUPR🔥 Doubles |Round Robin| Rally Scoring
ID: 5351046582
对决竞争阵营
阵营 2胜方
DL
Darren Lam
55GO20 · Singapore, SG
DUPR
2.962
JN
Jonathan Ng
55X69R · Singapore, SG
DUPR
3.571
ID: 5351046582
55GO20 · Singapore, SG
DUPR
2.962
55X69R · Singapore, SG
DUPR
3.571
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5351046582
[
{
"team_id": 6581634211,
"serial": 1,
"winner": false,
"players": [
{
"name": "Ken Tong",
"dupr_id": "9DQRNK",
"rating": 2.259,
"profile_pic_url": null,
"location": ""
},
{
"name": "W X",
"dupr_id": "M9Z6ED",
"rating": 2.535,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 7498944559,
"serial": 2,
"winner": true,
"players": [
{
"name": "Darren Lam",
"dupr_id": "55GO20",
"rating": 2.962,
"profile_pic_url": null,
"location": "Singapore, SG"
},
{
"name": "Jonathan Ng",
"dupr_id": "55X69R",
"rating": 3.571,
"profile_pic_url": null,
"location": "Singapore, SG"
}
]
}
]