匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Boise PPA Challenger - Mens Singles Pro Main Draw
ID: 6484159639
对决竞争阵营
阵营 1负方
AC
Andrew Clary
7DONRN · Salt Lake City, UT, US
DUPR
5.579
阵营 2胜方
LC
Lucas Coutinho
JZZM9D · Recife, PE, BR
DUPR
5.746
ID: 6484159639
7DONRN · Salt Lake City, UT, US
DUPR
5.579
JZZM9D · Recife, PE, BR
DUPR
5.746
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6484159639
[
{
"team_id": 6579742711,
"serial": 1,
"winner": false,
"players": [
{
"name": "Andrew Clary",
"dupr_id": "7DONRN",
"rating": 5.579,
"profile_pic_url": null,
"location": "Salt Lake City, UT, US"
}
]
},
{
"team_id": 8481223526,
"serial": 2,
"winner": true,
"players": [
{
"name": "Lucas Coutinho",
"dupr_id": "JZZM9D",
"rating": 5.746,
"profile_pic_url": null,
"location": "Recife, PE, BR"
}
]
}
]