匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Match Point Singles Showdown League
ID: 5441220882
对决竞争阵营
阵营 1负方
DA
Diwas Adhikari
ME7EZP · USA
DUPR
3.890
阵营 2胜方
SC
Spencer Clark
JZOR2O · Columbus, OH, US
DUPR
4.895
ID: 5441220882
ME7EZP · USA
DUPR
3.890
JZOR2O · Columbus, OH, US
DUPR
4.895
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5441220882
[
{
"team_id": 6735856356,
"serial": 1,
"winner": false,
"players": [
{
"name": "Diwas Adhikari",
"dupr_id": "ME7EZP",
"rating": 3.89,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 4586273122,
"serial": 2,
"winner": true,
"players": [
{
"name": "Spencer Clark",
"dupr_id": "JZOR2O",
"rating": 4.895,
"profile_pic_url": null,
"location": "Columbus, OH, US"
}
]
}
]