匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Pool B - MLP 16
ID: 7342107886
对决竞争阵营
阵营 2负方
BR
Ben Rudnitsky
MYZL4L · Kings County, NY, US
DUPR
4.186
KJ
Kylie Juggert
84265K · New York, NY, US
DUPR
3.431
ID: 7342107886
MYZL4L · Kings County, NY, US
DUPR
4.186
84265K · New York, NY, US
DUPR
3.431
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7342107886
[
{
"team_id": 5560524353,
"serial": 1,
"winner": true,
"players": [
{
"name": "Steven Le",
"dupr_id": "1NQLZ2",
"rating": 4.344,
"profile_pic_url": null,
"location": "Kings County, NY, US"
},
{
"name": "Abby Tjie",
"dupr_id": "KY0MPY",
"rating": 3.43,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 7061605151,
"serial": 2,
"winner": false,
"players": [
{
"name": "Ben Rudnitsky",
"dupr_id": "MYZL4L",
"rating": 4.186,
"profile_pic_url": null,
"location": "Kings County, NY, US"
},
{
"name": "Kylie Juggert",
"dupr_id": "84265K",
"rating": 3.431,
"profile_pic_url": null,
"location": "New York, NY, US"
}
]
}
]