匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
Competitive Open Play Match
ID: 5746743159
对决竞争阵营
阵营 1负方
WR
Will Romanelli
0REOZG · USA
Rated Score
2.999
阵营 2胜方
TD
Tatum Delgreco
EX9W5E · Boca Raton, FL, US
Rated Score
2.938
ID: 5746743159
0REOZG · USA
Rated Score
2.999
EX9W5E · Boca Raton, FL, US
Rated Score
2.938
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5746743159
[
{
"team_id": 4705287183,
"serial": 1,
"winner": false,
"players": [
{
"name": "Will Romanelli",
"dupr_id": "0REOZG",
"rating": 2.999,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 8061465338,
"serial": 2,
"winner": true,
"players": [
{
"name": "Tatum Delgreco",
"dupr_id": "EX9W5E",
"rating": 2.938,
"profile_pic_url": null,
"location": "Boca Raton, FL, US"
}
]
}
]