匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Tampa Pickleball Crew
ID: 8002124304
对决竞争阵营
阵营 1负方
AR
Akshay Rao
MYXXMV · USA
DUPR
3.538
阵营 2胜方
SR
Senthil R
V74LE5 · Riverview, FL, US
DUPR
3.888
ID: 8002124304
MYXXMV · USA
DUPR
3.538
V74LE5 · Riverview, FL, US
DUPR
3.888
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8002124304
[
{
"team_id": 4706355378,
"serial": 1,
"winner": false,
"players": [
{
"name": "Akshay Rao",
"dupr_id": "MYXXMV",
"rating": 3.538,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 7594572336,
"serial": 2,
"winner": true,
"players": [
{
"name": "Senthil R",
"dupr_id": "V74LE5",
"rating": 3.888,
"profile_pic_url": null,
"location": "Riverview, FL, US"
}
]
}
]