匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Cleveland Premier Pickleball Singles Tournament
ID: 5945497805
对决竞争阵营
阵营 1胜方

Brady Bissonette
6ZXKE0 · Cuyahoga Falls, OH, US
DUPR
4.591
阵营 2负方

Bill Tate
1R96JM · Rocky River, OH, US
DUPR
3.875
ID: 5945497805

6ZXKE0 · Cuyahoga Falls, OH, US
DUPR
4.591

1R96JM · Rocky River, OH, US
DUPR
3.875
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5945497805
[
{
"team_id": 6378190464,
"serial": 1,
"winner": true,
"players": [
{
"name": "Brady Bissonette",
"dupr_id": "6ZXKE0",
"rating": 4.591,
"profile_pic_url": "https://randomuser.me/api/portraits/men/57.jpg",
"location": "Cuyahoga Falls, OH, US"
}
]
},
{
"team_id": 6771024665,
"serial": 2,
"winner": false,
"players": [
{
"name": "Bill Tate",
"dupr_id": "1R96JM",
"rating": 3.875,
"profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
"location": "Rocky River, OH, US"
}
]
}
]