匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
CHINA WPC MASTERS - Men's Singles 19+ 4.5
ID: 7779599894
对决竞争阵营
阵营 1胜方
DA
Diego Artha
NYOQNN · USA
DUPR
5.123
阵营 2负方
KL
Kin Long Chan
ODNRME · New Territories, HK
DUPR
4.256
ID: 7779599894
NYOQNN · USA
DUPR
5.123
ODNRME · New Territories, HK
DUPR
4.256
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7779599894
[
{
"team_id": 7163467939,
"serial": 1,
"winner": true,
"players": [
{
"name": "Diego Artha",
"dupr_id": "NYOQNN",
"rating": 5.123,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 4328182090,
"serial": 2,
"winner": false,
"players": [
{
"name": "Kin Long Chan",
"dupr_id": "ODNRME",
"rating": 4.256,
"profile_pic_url": null,
"location": "New Territories, HK"
}
]
}
]