匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
4.0/4.5
ID: 6574049374
对决竞争阵营
阵营 1胜方
DA
DELETED Account
NRYMX6 · USA
DUPR
4.062
阵营 2负方
MH
Mark Hall
DWRXD6 · South Jordan, UT, US
DUPR
3.758
ID: 6574049374
NRYMX6 · USA
DUPR
4.062
DWRXD6 · South Jordan, UT, US
DUPR
3.758
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6574049374
[
{
"team_id": 8317905842,
"serial": 1,
"winner": true,
"players": [
{
"name": "DELETED Account",
"dupr_id": "NRYMX6",
"rating": 4.062,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 4636350800,
"serial": 2,
"winner": false,
"players": [
{
"name": "Mark Hall",
"dupr_id": "DWRXD6",
"rating": 3.758,
"profile_pic_url": null,
"location": "South Jordan, UT, US"
}
]
}
]