匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
OAP & ORS Tournament Open Singles Moneyball Division
ID: 7589360873
对决竞争阵营
阵营 1胜方
DW
Dylan Wang
PZOKMM · Orlando, FL, US
Rated Score
4.058
阵营 2负方
DS
David Supple
QXGZQN · USA
Rated Score
3.196
ID: 7589360873
PZOKMM · Orlando, FL, US
Rated Score
4.058
QXGZQN · USA
Rated Score
3.196
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7589360873
[
{
"team_id": 6960025418,
"serial": 1,
"winner": true,
"players": [
{
"name": "Dylan Wang",
"dupr_id": "PZOKMM",
"rating": 4.058,
"profile_pic_url": null,
"location": "Orlando, FL, US"
}
]
},
{
"team_id": 7736492499,
"serial": 2,
"winner": false,
"players": [
{
"name": "David Supple",
"dupr_id": "QXGZQN",
"rating": 3.196,
"profile_pic_url": null,
"location": ""
}
]
}
]