匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Jim's Singles - 16 Jul 2025
ID: 5847118194
对决竞争阵营
阵营 1胜方
DG
Dennis Gerrits
59YLOV · Cookeville, TN, US
DUPR
4.368
阵营 2负方
AG
Angela Grace Stout
35XJJV · USA
DUPR
3.793
ID: 5847118194
59YLOV · Cookeville, TN, US
DUPR
4.368
35XJJV · USA
DUPR
3.793
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5847118194
[
{
"team_id": 5747278052,
"serial": 1,
"winner": true,
"players": [
{
"name": "Dennis Gerrits",
"dupr_id": "59YLOV",
"rating": 4.368,
"profile_pic_url": null,
"location": "Cookeville, TN, US"
}
]
},
{
"team_id": 7686398912,
"serial": 2,
"winner": false,
"players": [
{
"name": "Angela Grace Stout",
"dupr_id": "35XJJV",
"rating": 3.793,
"profile_pic_url": null,
"location": ""
}
]
}
]