匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 7401626580
对决竞争阵营
阵营 1负方

Brian Root
1RGWDZ · Fort Pierce, FL, US
DUPR
3.367
阵营 2胜方
MD
Mark Documento
1Q27ZR · Port St. Lucie, FL, US
DUPR
4.641
ID: 7401626580

1RGWDZ · Fort Pierce, FL, US
DUPR
3.367
1Q27ZR · Port St. Lucie, FL, US
DUPR
4.641
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7401626580
[
{
"team_id": 6408034479,
"serial": 1,
"winner": false,
"players": [
{
"name": "Brian Root",
"dupr_id": "1RGWDZ",
"rating": 3.367,
"profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/101139_6193c8f97cdf6.jpg",
"location": "Fort Pierce, FL, US"
}
]
},
{
"team_id": 6445426099,
"serial": 2,
"winner": true,
"players": [
{
"name": "Mark Documento",
"dupr_id": "1Q27ZR",
"rating": 4.641,
"profile_pic_url": null,
"location": "Port St. Lucie, FL, US"
}
]
}
]