匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 6061707529
对决竞争阵营
阵营 2胜方
RX
Rosalia Xue
O6PKDP · USA
DUPR
4.196
JE
Jason Eng
WX926G · USA
DUPR
3.581
ID: 6061707529
O6PKDP · USA
DUPR
4.196
WX926G · USA
DUPR
3.581
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6061707529
[
{
"team_id": 5513433435,
"serial": 1,
"winner": false,
"players": [
{
"name": "Tommy Liu",
"dupr_id": "8W42QQ",
"rating": 4.29,
"profile_pic_url": null,
"location": "Kings County, NY, US"
},
{
"name": "Anne Wen",
"dupr_id": "0RDN5N",
"rating": 2.946,
"profile_pic_url": null,
"location": "New York, NY, US"
}
]
},
{
"team_id": 6846659258,
"serial": 2,
"winner": true,
"players": [
{
"name": "Rosalia Xue",
"dupr_id": "O6PKDP",
"rating": 4.196,
"profile_pic_url": null,
"location": ""
},
{
"name": "Jason Eng",
"dupr_id": "WX926G",
"rating": 3.581,
"profile_pic_url": null,
"location": ""
}
]
}
]