匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 5596218499
对决竞争阵营
阵营 1负方
JC
John Canaday
L5E755 · Apex, NC, US
Rated Score
4.160
阵营 2胜方
KA
Khalid Abualhawa
RZEP4N · Raleigh, NC, US
Rated Score
4.133
ID: 5596218499
L5E755 · Apex, NC, US
Rated Score
4.160
RZEP4N · Raleigh, NC, US
Rated Score
4.133
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5596218499
[
{
"team_id": 5708216715,
"serial": 1,
"winner": false,
"players": [
{
"name": "John Canaday",
"dupr_id": "L5E755",
"rating": 4.16,
"profile_pic_url": null,
"location": "Apex, NC, US"
}
]
},
{
"team_id": 6396383697,
"serial": 2,
"winner": true,
"players": [
{
"name": "Khalid Abualhawa",
"dupr_id": "RZEP4N",
"rating": 4.133,
"profile_pic_url": null,
"location": "Raleigh, NC, US"
}
]
}
]