匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Men's Singles - 4.0
ID: 8179436579
ID: 8179436579
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8179436579
[
{
"team_id": 5493208325,
"serial": 1,
"winner": true,
"players": [
{
"name": "Mike Nash",
"dupr_id": "D97O5M",
"rating": 4.709,
"profile_pic_url": null,
"location": "Santa Clara, CA, US"
}
]
},
{
"team_id": 5513047350,
"serial": 2,
"winner": false,
"players": [
{
"name": "Kevin Ahn",
"dupr_id": "G0VLXD",
"rating": 4.107,
"profile_pic_url": null,
"location": ""
}
]
}
]