匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
The Pickleball Centers
ID: 7922289633
对决竞争阵营
阵营 1负方
ZT
Zack the not Pro brown
6ZJZEK · USA
DUPR
3.646
阵营 2胜方
JA
Joseph Abbass
J5GPP4 · Beaumont, AB, CA
DUPR
3.515
ID: 7922289633
6ZJZEK · USA
DUPR
3.646
J5GPP4 · Beaumont, AB, CA
DUPR
3.515
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7922289633
[
{
"team_id": 4528102075,
"serial": 1,
"winner": false,
"players": [
{
"name": "Zack the not Pro brown",
"dupr_id": "6ZJZEK",
"rating": 3.646,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 4329341188,
"serial": 2,
"winner": true,
"players": [
{
"name": "Joseph Abbass",
"dupr_id": "J5GPP4",
"rating": 3.515,
"profile_pic_url": null,
"location": "Beaumont, AB, CA"
}
]
}
]