匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Crazy8’s
ID: 6114538073
对决竞争阵营
阵营 1负方
RG
Raj Gupta
D97ONX · USA
DUPR
4.167
BF
Brendan Farrell
OZXKNL · USA
DUPR
4.111
ID: 6114538073
D97ONX · USA
DUPR
4.167
OZXKNL · USA
DUPR
4.111
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6114538073
[
{
"team_id": 4931084588,
"serial": 1,
"winner": false,
"players": [
{
"name": "Raj Gupta",
"dupr_id": "D97ONX",
"rating": 4.167,
"profile_pic_url": null,
"location": ""
},
{
"name": "Brendan Farrell",
"dupr_id": "OZXKNL",
"rating": 4.111,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5200756385,
"serial": 2,
"winner": true,
"players": [
{
"name": "Kevin Ahn",
"dupr_id": "G0VLXD",
"rating": 4.075,
"profile_pic_url": null,
"location": ""
},
{
"name": "Mike Nash",
"dupr_id": "D97O5M",
"rating": 4.612,
"profile_pic_url": null,
"location": "Santa Clara, CA, US"
}
]
}
]