匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool 1
ID: 6667180424
对决竞争阵营
阵营 1胜方
KC
Kristofer Chesley
59W4OV · St. George, UT, US
DUPR
4.023
阵营 2负方
DC
deron collins
357PKV · Star Valley Ranch, WY, US
DUPR
4.149
ID: 6667180424
59W4OV · St. George, UT, US
DUPR
4.023
357PKV · Star Valley Ranch, WY, US
DUPR
4.149
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6667180424
[
{
"team_id": 5137394932,
"serial": 1,
"winner": true,
"players": [
{
"name": "Kristofer Chesley",
"dupr_id": "59W4OV",
"rating": 4.023,
"profile_pic_url": null,
"location": "St. George, UT, US"
}
]
},
{
"team_id": 7882090573,
"serial": 2,
"winner": false,
"players": [
{
"name": "deron collins",
"dupr_id": "357PKV",
"rating": 4.149,
"profile_pic_url": null,
"location": "Star Valley Ranch, WY, US"
}
]
}
]