匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
DUPR Men’s Singles Round Robin
ID: 4517793271
对决竞争阵营
阵营 1胜方

Matthew Berkey
84EO7K · Enterprise, NV, US
DUPR
3.654
阵营 2负方

Irvin Molina
5EQOYR · USA
DUPR
3.704
ID: 4517793271

84EO7K · Enterprise, NV, US
DUPR
3.654

5EQOYR · USA
DUPR
3.704
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4517793271
[
{
"team_id": 4915005791,
"serial": 1,
"winner": true,
"players": [
{
"name": "Matthew Berkey",
"dupr_id": "84EO7K",
"rating": 3.654,
"profile_pic_url": "https://randomuser.me/api/portraits/men/27.jpg",
"location": "Enterprise, NV, US"
}
]
},
{
"team_id": 8586923667,
"serial": 2,
"winner": false,
"players": [
{
"name": "Irvin Molina",
"dupr_id": "5EQOYR",
"rating": 3.704,
"profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
"location": ""
}
]
}
]