匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
The Pickleball Academy (tbpickleball.com)
ID: 4494673073
对决竞争阵营
阵营 1负方

Tyler Cabrera
XKWO42 · Lithia, FL, US
DUPR
3.662
阵营 2胜方
MR
Michael Rashid
WXE7ZG · USA
DUPR
4.102
ID: 4494673073

XKWO42 · Lithia, FL, US
DUPR
3.662
WXE7ZG · USA
DUPR
4.102
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4494673073
[
{
"team_id": 5326872763,
"serial": 1,
"winner": false,
"players": [
{
"name": "Tyler Cabrera",
"dupr_id": "XKWO42",
"rating": 3.662,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/19717/images/profile/bd464c37-badf-4f29-bc59-bc02a26a5c2a.png",
"location": "Lithia, FL, US"
}
]
},
{
"team_id": 7730278661,
"serial": 2,
"winner": true,
"players": [
{
"name": "Michael Rashid",
"dupr_id": "WXE7ZG",
"rating": 4.102,
"profile_pic_url": null,
"location": ""
}
]
}
]