匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)
Pool 1
ID: 8446111169
对决竞争阵营
阵营 2负方
TS
Trevor Schwarzmann
X29X77 · Dartmouth, MA, US
DUPR
4.860
LS
Lance Stevens Jr
3O57O7 · New Bedford, MA, US
DUPR
5.172
ID: 8446111169
X29X77 · Dartmouth, MA, US
DUPR
4.860
3O57O7 · New Bedford, MA, US
DUPR
5.172
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8446111169
[
{
"team_id": 8447959987,
"serial": 1,
"winner": true,
"players": [
{
"name": "Sam Kim",
"dupr_id": "8JV5WM",
"rating": 5.66,
"profile_pic_url": null,
"location": "Boston, MA, US"
},
{
"name": "Sean Wei",
"dupr_id": "QPNM7N",
"rating": 5.555,
"profile_pic_url": null,
"location": "Quincy, MA, US"
}
]
},
{
"team_id": 6111928766,
"serial": 2,
"winner": false,
"players": [
{
"name": "Trevor Schwarzmann",
"dupr_id": "X29X77",
"rating": 4.86,
"profile_pic_url": null,
"location": "Dartmouth, MA, US"
},
{
"name": "Lance Stevens Jr",
"dupr_id": "3O57O7",
"rating": 5.172,
"profile_pic_url": null,
"location": "New Bedford, MA, US"
}
]
}
]