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