匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)
Kingsbury Club Medfield
ID: 5757830411
对决竞争阵营
阵营 1胜方
JD
Johan Du Randt
355XJ0 · Wayland, MA, US
DUPR
5.723
SM
Stephen Mitchell
3V2LG6 · Natick, MA, US
DUPR
6.202
ID: 5757830411
355XJ0 · Wayland, MA, US
DUPR
5.723
3V2LG6 · Natick, MA, US
DUPR
6.202
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5757830411
[
{
"team_id": 6895906434,
"serial": 1,
"winner": true,
"players": [
{
"name": "Johan Du Randt",
"dupr_id": "355XJ0",
"rating": 5.723,
"profile_pic_url": null,
"location": "Wayland, MA, US"
},
{
"name": "Stephen Mitchell",
"dupr_id": "3V2LG6",
"rating": 6.202,
"profile_pic_url": null,
"location": "Natick, MA, US"
}
]
},
{
"team_id": 7663957269,
"serial": 2,
"winner": false,
"players": [
{
"name": "Sean Wei",
"dupr_id": "QPNM7N",
"rating": 5.607,
"profile_pic_url": null,
"location": "Quincy, MA, US"
},
{
"name": "Sam Kim",
"dupr_id": "8JV5WM",
"rating": 5.672,
"profile_pic_url": null,
"location": "Boston, MA, US"
}
]
}
]