匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
PPC Tournament
ID: 6608463793
对决竞争阵营
阵营 1胜方
AF
Andrew Franklin
0YZJXX · Pella, IA, US
Rated Score
3.803
阵营 2负方
DW
Derek Whittington
RZWM2D · Pella, IA, US
Rated Score
3.628
ID: 6608463793
0YZJXX · Pella, IA, US
Rated Score
3.803
RZWM2D · Pella, IA, US
Rated Score
3.628
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6608463793
[
{
"team_id": 4414594024,
"serial": 1,
"winner": true,
"players": [
{
"name": "Andrew Franklin",
"dupr_id": "0YZJXX",
"rating": 3.803,
"profile_pic_url": null,
"location": "Pella, IA, US"
}
]
},
{
"team_id": 4671716632,
"serial": 2,
"winner": false,
"players": [
{
"name": "Derek Whittington",
"dupr_id": "RZWM2D",
"rating": 3.628,
"profile_pic_url": null,
"location": "Pella, IA, US"
}
]
}
]