匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Singles 3.5 DUPR Reset
ID: 7580828281
对决竞争阵营
阵营 1胜方
SM
Steven Medford
16OYE8 · Draper, UT, US
DUPR
4.685
阵营 2负方
JM
Josh Maxwell
YN4694 · Sandy, UT, US
DUPR
3.278
ID: 7580828281
16OYE8 · Draper, UT, US
DUPR
4.685
YN4694 · Sandy, UT, US
DUPR
3.278
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7580828281
[
{
"team_id": 6858870733,
"serial": 1,
"winner": true,
"players": [
{
"name": "Steven Medford",
"dupr_id": "16OYE8",
"rating": 4.685,
"profile_pic_url": null,
"location": "Draper, UT, US"
}
]
},
{
"team_id": 4849960124,
"serial": 2,
"winner": false,
"players": [
{
"name": "Josh Maxwell",
"dupr_id": "YN4694",
"rating": 3.278,
"profile_pic_url": null,
"location": "Sandy, UT, US"
}
]
}
]