匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
coed singles tournament
ID: 6345713926
对决竞争阵营
阵营 1胜方
AB
Andre Barbic
59P0NR · Milton, MA, US
DUPR
3.889
阵营 2负方
MM
Mira Mehdi
3O2OGP · New York, NY, US
DUPR
3.609
ID: 6345713926
59P0NR · Milton, MA, US
DUPR
3.889
3O2OGP · New York, NY, US
DUPR
3.609
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6345713926
[
{
"team_id": 5302478231,
"serial": 1,
"winner": true,
"players": [
{
"name": "Andre Barbic",
"dupr_id": "59P0NR",
"rating": 3.889,
"profile_pic_url": null,
"location": "Milton, MA, US"
}
]
},
{
"team_id": 6634914246,
"serial": 2,
"winner": false,
"players": [
{
"name": "Mira Mehdi",
"dupr_id": "3O2OGP",
"rating": 3.609,
"profile_pic_url": null,
"location": "New York, NY, US"
}
]
}
]