匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Pickleball: Round Robin
ID: 6206628122
对决竞争阵营
阵营 1负方
DW
David Waugh
1R05ZN · Bountiful, UT, US
DUPR
4.710
阵营 2胜方

Nathan Kennedy
JZ7OJM · Draper, UT, US
DUPR
5.058
ID: 6206628122
1R05ZN · Bountiful, UT, US
DUPR
4.710

JZ7OJM · Draper, UT, US
DUPR
5.058
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6206628122
[
{
"team_id": 7140350028,
"serial": 1,
"winner": false,
"players": [
{
"name": "David Waugh",
"dupr_id": "1R05ZN",
"rating": 4.71,
"profile_pic_url": null,
"location": "Bountiful, UT, US"
}
]
},
{
"team_id": 6314360286,
"serial": 2,
"winner": true,
"players": [
{
"name": "Nathan Kennedy",
"dupr_id": "JZ7OJM",
"rating": 5.058,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/348054/images/profile/316f6639-58f1-411f-a63a-b1c836745757.png",
"location": "Draper, UT, US"
}
]
}
]