匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)
Week 3 PKLYN Intermediate Ladder League
ID: 4547186503
对决竞争阵营
阵营 2胜方
LJ
Lauren Joseph
2YRE49 · Kings County, NY, US
DUPR
2.537
AK
Aly Kane
JP7YMO · USA
DUPR
2.450
ID: 4547186503
2YRE49 · Kings County, NY, US
DUPR
2.537
JP7YMO · USA
DUPR
2.450
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4547186503
[
{
"team_id": 5851014371,
"serial": 1,
"winner": false,
"players": [
{
"name": "Laura Sun",
"dupr_id": "0PZYM2",
"rating": 2.23,
"profile_pic_url": null,
"location": ""
},
{
"name": "Dana Hill",
"dupr_id": "JYK494",
"rating": 2.21,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5872279669,
"serial": 2,
"winner": true,
"players": [
{
"name": "Lauren Joseph",
"dupr_id": "2YRE49",
"rating": 2.537,
"profile_pic_url": null,
"location": "Kings County, NY, US"
},
{
"name": "Aly Kane",
"dupr_id": "JP7YMO",
"rating": 2.45,
"profile_pic_url": null,
"location": ""
}
]
}
]