匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)
Pool 2
ID: 4836305973
对决竞争阵营
阵营 1负方
JL
Jacky Lau
8WNLRL · Somerville, MA, US
DUPR
4.825
SS
Stuart Smith
30KQNN · Boston, MA, US
DUPR
5.043
ID: 4836305973
8WNLRL · Somerville, MA, US
DUPR
4.825
30KQNN · Boston, MA, US
DUPR
5.043
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4836305973
[
{
"team_id": 6211865042,
"serial": 1,
"winner": false,
"players": [
{
"name": "Jacky Lau",
"dupr_id": "8WNLRL",
"rating": 4.825,
"profile_pic_url": null,
"location": "Somerville, MA, US"
},
{
"name": "Stuart Smith",
"dupr_id": "30KQNN",
"rating": 5.043,
"profile_pic_url": null,
"location": "Boston, MA, US"
}
]
},
{
"team_id": 7516018934,
"serial": 2,
"winner": true,
"players": [
{
"name": "Sam Kim",
"dupr_id": "8JV5WM",
"rating": 5.639,
"profile_pic_url": null,
"location": "Boston, MA, US"
},
{
"name": "Sean Wei",
"dupr_id": "QPNM7N",
"rating": 5.614,
"profile_pic_url": null,
"location": "Quincy, MA, US"
}
]
}
]