匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 7481342533
对决竞争阵营
阵营 1负方
MT
Michael Tang
3XZX45 · USA
DUPR
4.349
RX
Rosalia Xue
O6PKDP · USA
DUPR
3.615
ID: 7481342533
3XZX45 · USA
DUPR
4.349
O6PKDP · USA
DUPR
3.615
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7481342533
[
{
"team_id": 4565678312,
"serial": 1,
"winner": false,
"players": [
{
"name": "Michael Tang",
"dupr_id": "3XZX45",
"rating": 4.349,
"profile_pic_url": null,
"location": ""
},
{
"name": "Rosalia Xue",
"dupr_id": "O6PKDP",
"rating": 3.615,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 7051089446,
"serial": 2,
"winner": true,
"players": [
{
"name": "Tommy Liu",
"dupr_id": "8W42QQ",
"rating": 4.233,
"profile_pic_url": null,
"location": "Kings County, NY, US"
},
{
"name": "Jason Eng",
"dupr_id": "WX926G",
"rating": 3.577,
"profile_pic_url": null,
"location": ""
}
]
}
]