匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
The Picklr Birmingham Club Championships 3.5 Men's Singles
ID: 5094416885
对决竞争阵营
阵营 1胜方
ZI
Zahid Issa
KYVJNQ · USA
Rated Score
3.319
阵营 2负方
RN
Ryan Nance
X29LD7 · Birmingham, AL, US
Rated Score
3.685
ID: 5094416885
KYVJNQ · USA
Rated Score
3.319
X29LD7 · Birmingham, AL, US
Rated Score
3.685
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5094416885
[
{
"team_id": 5478036336,
"serial": 1,
"winner": true,
"players": [
{
"name": "Zahid Issa",
"dupr_id": "KYVJNQ",
"rating": 3.319,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 7643172450,
"serial": 2,
"winner": false,
"players": [
{
"name": "Ryan Nance",
"dupr_id": "X29LD7",
"rating": 3.685,
"profile_pic_url": null,
"location": "Birmingham, AL, US"
}
]
}
]