匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
GRAND SLAM SINGLES #10 ROUND - SOUTHAMPTON - Men's Singles 19+ 5.0+
ID: 5511317930
对决竞争阵营
阵营 1胜方
NW
Niall Wareham
EWQPDM · Southampton, England, GB
DUPR
4.635
阵营 2负方
JL
Jacob Lee
YXLERG · USA
DUPR
4.408
ID: 5511317930
EWQPDM · Southampton, England, GB
DUPR
4.635
YXLERG · USA
DUPR
4.408
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5511317930
[
{
"team_id": 5909350264,
"serial": 1,
"winner": true,
"players": [
{
"name": "Niall Wareham",
"dupr_id": "EWQPDM",
"rating": 4.635,
"profile_pic_url": null,
"location": "Southampton, England, GB"
}
]
},
{
"team_id": 5859081713,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jacob Lee",
"dupr_id": "YXLERG",
"rating": 4.408,
"profile_pic_url": null,
"location": ""
}
]
}
]