匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 7131747946
对决竞争阵营
阵营 1负方
LH
Logan Harris
L549NJ · Mount Airy, NC, US
DUPR
3.998
阵营 2胜方
DW
Devin Williams
17WMDM · Summerfield, NC, US
DUPR
4.436
ID: 7131747946
L549NJ · Mount Airy, NC, US
DUPR
3.998
17WMDM · Summerfield, NC, US
DUPR
4.436
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7131747946
[
{
"team_id": 7190214836,
"serial": 1,
"winner": false,
"players": [
{
"name": "Logan Harris",
"dupr_id": "L549NJ",
"rating": 3.998,
"profile_pic_url": null,
"location": "Mount Airy, NC, US"
}
]
},
{
"team_id": 5521778775,
"serial": 2,
"winner": true,
"players": [
{
"name": "Devin Williams",
"dupr_id": "17WMDM",
"rating": 4.436,
"profile_pic_url": null,
"location": "Summerfield, NC, US"
}
]
}
]