匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool 1
ID: 7005474680
对决竞争阵营
阵营 1胜方
AG
Andy Galyean
Q5XKGD · Charlotte, NC, US
DUPR
4.173
阵营 2负方
TM
thiago moreira
RY0DWZ · Surf City, NC, US
DUPR
3.922
ID: 7005474680
Q5XKGD · Charlotte, NC, US
DUPR
4.173
RY0DWZ · Surf City, NC, US
DUPR
3.922
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7005474680
[
{
"team_id": 7204239264,
"serial": 1,
"winner": true,
"players": [
{
"name": "Andy Galyean",
"dupr_id": "Q5XKGD",
"rating": 4.173,
"profile_pic_url": null,
"location": "Charlotte, NC, US"
}
]
},
{
"team_id": 6561675869,
"serial": 2,
"winner": false,
"players": [
{
"name": "thiago moreira",
"dupr_id": "RY0DWZ",
"rating": 3.922,
"profile_pic_url": null,
"location": "Surf City, NC, US"
}
]
}
]