匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
home
ID: 5589950717
ID: 5589950717
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5589950717
[
{
"team_id": 7311102873,
"serial": 1,
"winner": false,
"players": [
{
"name": "Bob Shell",
"dupr_id": "16N600",
"rating": 4.175,
"profile_pic_url": null,
"location": "Palm Beach Gardens, FL, US"
}
]
},
{
"team_id": 6791872196,
"serial": 2,
"winner": true,
"players": [
{
"name": "Jay Cook",
"dupr_id": "Z9PQQL",
"rating": 4.799,
"profile_pic_url": null,
"location": "Newburyport, MA, US"
}
]
}
]