匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
house match
ID: 4637528475
对决竞争阵营
阵营 1负方
BS
Bob Shell
16N600 · Palm Beach Gardens, FL, US
Rated Score
4.207
阵营 2胜方
AN
Andrew Newberg
J5ZYZW · Palm Beach Gardens, FL, US
Rated Score
5.087
ID: 4637528475
16N600 · Palm Beach Gardens, FL, US
Rated Score
4.207
J5ZYZW · Palm Beach Gardens, FL, US
Rated Score
5.087
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4637528475
[
{
"team_id": 8438612943,
"serial": 1,
"winner": false,
"players": [
{
"name": "Bob Shell",
"dupr_id": "16N600",
"rating": 4.207,
"profile_pic_url": null,
"location": "Palm Beach Gardens, FL, US"
}
]
},
{
"team_id": 6683718026,
"serial": 2,
"winner": true,
"players": [
{
"name": "Andrew Newberg",
"dupr_id": "J5ZYZW",
"rating": 5.087,
"profile_pic_url": null,
"location": "Palm Beach Gardens, FL, US"
}
]
}
]