匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
NTTPC DUPR MATCH NIGHT S3, W#7
ID: 6796090312
对决竞争阵营
阵营 1负方
AC
Rated Score
3.682
PB
Rated Score
3.178
阵营 2胜方
JG
Rated Score
3.867
EL
Rated Score
3.937
ID: 6796090312
Rated Score
3.682
Rated Score
3.178
Rated Score
3.867
Rated Score
3.937
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6796090312
[
{
"team_id": 4938409982,
"serial": 1,
"winner": false,
"players": [
{
"name": "Allan Cabrera",
"dupr_id": "JJWX7O",
"rating": 3.682,
"profile_pic_url": null,
"location": "Broward County, FL, US",
"wins": 138,
"total_matches": 277,
"sponsoredPaddle": null
},
{
"name": "Patrick B.",
"dupr_id": "O6E6RW",
"rating": 3.178,
"profile_pic_url": null,
"location": "Aventura, FL, US",
"wins": 37,
"total_matches": 113,
"sponsoredPaddle": null
}
]
},
{
"team_id": 4462752113,
"serial": 2,
"winner": true,
"players": [
{
"name": "Joshua Gould",
"dupr_id": "PW7O9Q",
"rating": 3.867,
"profile_pic_url": null,
"location": "Aventura, FL, US",
"wins": 44,
"total_matches": 78,
"sponsoredPaddle": null
},
{
"name": "Erik Levin",
"dupr_id": "EW06GE",
"rating": 3.937,
"profile_pic_url": null,
"location": "Miami, FL, US",
"wins": 62,
"total_matches": 116,
"sponsoredPaddle": null
}
]
}
]