匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
DUPR Men’s Singles Round Robin
ID: 6461718828
对决竞争阵营
阵营 1胜方
MB
Matthew Berkey
84EO7K · Enterprise, NV, US
DUPR
3.654
阵营 2负方
AD
Andrew Dub
2QX2JY · USA
DUPR
3.219
ID: 6461718828
84EO7K · Enterprise, NV, US
DUPR
3.654
2QX2JY · USA
DUPR
3.219
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6461718828
[
{
"team_id": 6345289791,
"serial": 1,
"winner": true,
"players": [
{
"name": "Matthew Berkey",
"dupr_id": "84EO7K",
"rating": 3.654,
"profile_pic_url": null,
"location": "Enterprise, NV, US"
}
]
},
{
"team_id": 4803532386,
"serial": 2,
"winner": false,
"players": [
{
"name": "Andrew Dub",
"dupr_id": "2QX2JY",
"rating": 3.219,
"profile_pic_url": null,
"location": ""
}
]
}
]