匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 5741569780
对决竞争阵营
阵营 1胜方
KB
Klay Bloom
QPWZ65 · Hall County, GA, US
DUPR
4.470
阵营 2负方
JS
Justin Sundara
6NZGK0 · Atlanta, GA, US
DUPR
4.224
ID: 5741569780
QPWZ65 · Hall County, GA, US
DUPR
4.470
6NZGK0 · Atlanta, GA, US
DUPR
4.224
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5741569780
[
{
"team_id": 6480285341,
"serial": 1,
"winner": true,
"players": [
{
"name": "Klay Bloom",
"dupr_id": "QPWZ65",
"rating": 4.47,
"profile_pic_url": null,
"location": "Hall County, GA, US"
}
]
},
{
"team_id": 5488740782,
"serial": 2,
"winner": false,
"players": [
{
"name": "Justin Sundara",
"dupr_id": "6NZGK0",
"rating": 4.224,
"profile_pic_url": null,
"location": "Atlanta, GA, US"
}
]
}
]