匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Competitive Open Play Match
ID: 7579281924
对决竞争阵营
阵营 1负方
KS
kaushik sivakumar
EGO7GJ · Gilbert, AZ, US
Rated Score
4.176
阵营 2胜方
TS
Taylor sharp
GGOK4V · Phoenix, AZ, US
Rated Score
2.339
ID: 7579281924
EGO7GJ · Gilbert, AZ, US
Rated Score
4.176
GGOK4V · Phoenix, AZ, US
Rated Score
2.339
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7579281924
[
{
"team_id": 5522561825,
"serial": 1,
"winner": false,
"players": [
{
"name": "kaushik sivakumar",
"dupr_id": "EGO7GJ",
"rating": 4.176,
"profile_pic_url": null,
"location": "Gilbert, AZ, US"
}
]
},
{
"team_id": 5927034227,
"serial": 2,
"winner": true,
"players": [
{
"name": "Taylor sharp",
"dupr_id": "GGOK4V",
"rating": 2.339,
"profile_pic_url": null,
"location": "Phoenix, AZ, US"
}
]
}
]