匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 6372758792
对决竞争阵营
阵营 1胜方
NS
Noah Seibert
L5YXJZ · Athens, AL, US
DUPR
4.268
阵营 2负方
PC
Patrick Carr
PZE6JZ · Huntsville, AL, US
DUPR
3.648
ID: 6372758792
L5YXJZ · Athens, AL, US
DUPR
4.268
PZE6JZ · Huntsville, AL, US
DUPR
3.648
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6372758792
[
{
"team_id": 8416126897,
"serial": 1,
"winner": true,
"players": [
{
"name": "Noah Seibert",
"dupr_id": "L5YXJZ",
"rating": 4.268,
"profile_pic_url": null,
"location": "Athens, AL, US"
}
]
},
{
"team_id": 6623717893,
"serial": 2,
"winner": false,
"players": [
{
"name": "Patrick Carr",
"dupr_id": "PZE6JZ",
"rating": 3.648,
"profile_pic_url": null,
"location": "Huntsville, AL, US"
}
]
}
]