匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)
03/26 Mens DUPR
ID: 7155335995
对决竞争阵营
阵营 1负方
SY
Rated Score
2.418
AN
Rated Score
2.207
阵营 2胜方
GF
Rated Score
2.573
CF
Rated Score
2.381
ID: 7155335995
Rated Score
2.418
Rated Score
2.207
Rated Score
2.573
Rated Score
2.381
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7155335995
[
{
"team_id": 6754047290,
"serial": 1,
"winner": false,
"players": [
{
"name": "Sean Yang",
"dupr_id": "9DE7PK",
"rating": 2.418,
"profile_pic_url": null,
"location": "",
"wins": 0,
"total_matches": 0,
"sponsoredPaddle": null
},
{
"name": "Alan Necchi",
"dupr_id": "ORZ9N2",
"rating": 2.207,
"profile_pic_url": null,
"location": "",
"wins": 0,
"total_matches": 0,
"sponsoredPaddle": null
}
]
},
{
"team_id": 4334090066,
"serial": 2,
"winner": true,
"players": [
{
"name": "Gregory Fields",
"dupr_id": "XJV0K2",
"rating": 2.573,
"profile_pic_url": null,
"location": "Medfield, MA, US",
"wins": 49,
"total_matches": 109,
"sponsoredPaddle": null
},
{
"name": "curt F Pfannenstiehl",
"dupr_id": "56LORP",
"rating": 2.381,
"profile_pic_url": null,
"location": "Dover, MA, US",
"wins": 102,
"total_matches": 271,
"sponsoredPaddle": null
}
]
}
]