匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
coed singles tournament
ID: 7216265702
对决竞争阵营
阵营 1胜方
KD
Ken Doyle
845OJM · Woburn, MA, US
Rated Score
3.558
阵营 2负方
MM
Mira Mehdi
3O2OGP · New York, NY, US
Rated Score
3.609
ID: 7216265702
845OJM · Woburn, MA, US
Rated Score
3.558
3O2OGP · New York, NY, US
Rated Score
3.609
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7216265702
[
{
"team_id": 4399775323,
"serial": 1,
"winner": true,
"players": [
{
"name": "Ken Doyle",
"dupr_id": "845OJM",
"rating": 3.558,
"profile_pic_url": null,
"location": "Woburn, MA, US"
}
]
},
{
"team_id": 4297415077,
"serial": 2,
"winner": false,
"players": [
{
"name": "Mira Mehdi",
"dupr_id": "3O2OGP",
"rating": 3.609,
"profile_pic_url": null,
"location": "New York, NY, US"
}
]
}
]