匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Pickleball: Round Robin
ID: 5726072201
对决竞争阵营
阵营 1胜方
DW
David Waugh
1R05ZN · Bountiful, UT, US
DUPR
4.710
阵营 2负方
TO
Tim Olsen
1N2966 · Kaysville, UT, US
DUPR
4.663
ID: 5726072201
1R05ZN · Bountiful, UT, US
DUPR
4.710
1N2966 · Kaysville, UT, US
DUPR
4.663
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5726072201
[
{
"team_id": 4870699507,
"serial": 1,
"winner": true,
"players": [
{
"name": "David Waugh",
"dupr_id": "1R05ZN",
"rating": 4.71,
"profile_pic_url": null,
"location": "Bountiful, UT, US"
}
]
},
{
"team_id": 8462702199,
"serial": 2,
"winner": false,
"players": [
{
"name": "Tim Olsen ",
"dupr_id": "1N2966",
"rating": 4.663,
"profile_pic_url": null,
"location": "Kaysville, UT, US"
}
]
}
]