匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Pool B - DUPR 14
ID: 7751656790
对决竞争阵营
阵营 2负方
DF
David Friedman
3X9W57 · Kings County, NY, US
DUPR
3.927
AG
Ashley Garbaccio
DNYJK6 · USA
DUPR
4.022
ID: 7751656790
3X9W57 · Kings County, NY, US
DUPR
3.927
DNYJK6 · USA
DUPR
4.022
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7751656790
[
{
"team_id": 7240905689,
"serial": 1,
"winner": true,
"players": [
{
"name": "Robin Han",
"dupr_id": "RWZ56N",
"rating": 3.874,
"profile_pic_url": null,
"location": "Queens County, NY, US"
},
{
"name": "Abby Tjie",
"dupr_id": "KY0MPY",
"rating": 3.431,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5834152057,
"serial": 2,
"winner": false,
"players": [
{
"name": "David Friedman",
"dupr_id": "3X9W57",
"rating": 3.927,
"profile_pic_url": null,
"location": "Kings County, NY, US"
},
{
"name": "Ashley Garbaccio",
"dupr_id": "DNYJK6",
"rating": 4.022,
"profile_pic_url": null,
"location": ""
}
]
}
]