匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
8/5
ID: 7490734226
对决竞争阵营
阵营 1负方
BY
Rated Score
3.608
JA
Rated Score
3.696
阵营 2胜方
CZ
Rated Score
3.761
ET
Rated Score
3.449
ID: 7490734226
Rated Score
3.608
Rated Score
3.696
Rated Score
3.761
Rated Score
3.449
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7490734226
[
{
"team_id": 4319474569,
"serial": 1,
"winner": false,
"players": [
{
"name": "Bilal Yazdani",
"dupr_id": "RZJR2Z",
"rating": 3.608,
"profile_pic_url": null,
"location": "Palatine, IL, US",
"wins": 58,
"total_matches": 116,
"sponsoredPaddle": null
},
{
"name": "justin arguelles",
"dupr_id": "7DWZP0",
"rating": 3.696,
"profile_pic_url": null,
"location": "Palatine, IL, US",
"wins": 137,
"total_matches": 251,
"sponsoredPaddle": null
}
]
},
{
"team_id": 8476347350,
"serial": 2,
"winner": true,
"players": [
{
"name": "Chris Zammar",
"dupr_id": "NYK572",
"rating": 3.761,
"profile_pic_url": null,
"location": "Des Plaines, IL, US",
"wins": 45,
"total_matches": 83,
"sponsoredPaddle": null
},
{
"name": "eric to",
"dupr_id": "76ZV64",
"rating": 3.449,
"profile_pic_url": null,
"location": "Palatine, IL, US",
"wins": 98,
"total_matches": 171,
"sponsoredPaddle": null
}
]
}
]