匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
ahm x NPL MID-SEASON FESTIVAL - Swiss Format
ID: 7748121865
对决竞争阵营
阵营 1负方
KM
Kirsty McCorkindale
JZROWM · Queenstown, Otago, NZ
DUPR
4.546
阵营 2胜方
NF
Nancy Ferguson
RY952M · NSW, AU
DUPR
4.922
ID: 7748121865
JZROWM · Queenstown, Otago, NZ
DUPR
4.546
RY952M · NSW, AU
DUPR
4.922
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7748121865
[
{
"team_id": 4584356598,
"serial": 1,
"winner": false,
"players": [
{
"name": "Kirsty McCorkindale",
"dupr_id": "JZROWM",
"rating": 4.546,
"profile_pic_url": null,
"location": "Queenstown, Otago, NZ"
}
]
},
{
"team_id": 4904263095,
"serial": 2,
"winner": true,
"players": [
{
"name": "Nancy Ferguson",
"dupr_id": "RY952M",
"rating": 4.922,
"profile_pic_url": null,
"location": "NSW, AU"
}
]
}
]