匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
4.0/4.5
ID: 8200911716
对决竞争阵营
阵营 1负方
MF
Martina Facer
V4LER5 · USA
DUPR
2.971
阵营 2胜方

Mark Hall
DWRXD6 · South Jordan, UT, US
DUPR
3.758
ID: 8200911716
V4LER5 · USA
DUPR
2.971

DWRXD6 · South Jordan, UT, US
DUPR
3.758
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8200911716
[
{
"team_id": 7041266893,
"serial": 1,
"winner": false,
"players": [
{
"name": "Martina Facer",
"dupr_id": "V4LER5",
"rating": 2.971,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5335741037,
"serial": 2,
"winner": true,
"players": [
{
"name": "Mark Hall",
"dupr_id": "DWRXD6",
"rating": 3.758,
"profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
"location": "South Jordan, UT, US"
}
]
}
]