匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
3rd Shot Pickleball Reno
ID: 6240131924
对决竞争阵营
阵营 1负方
EB
Eric Byrnes
V4ZW0J · Truckee, CA, US
DUPR
4.485
阵营 2胜方

Nico Regas
QPPMO0 · Reno, NV, US
DUPR
5.135
ID: 6240131924
V4ZW0J · Truckee, CA, US
DUPR
4.485

QPPMO0 · Reno, NV, US
DUPR
5.135
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6240131924
[
{
"team_id": 6026332818,
"serial": 1,
"winner": false,
"players": [
{
"name": "Eric Byrnes",
"dupr_id": "V4ZW0J",
"rating": 4.485,
"profile_pic_url": null,
"location": "Truckee, CA, US"
}
]
},
{
"team_id": 4840460163,
"serial": 2,
"winner": true,
"players": [
{
"name": "Nico Regas",
"dupr_id": "QPPMO0",
"rating": 5.135,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1140041/images/profile/b828694e-19e9-4420-9717-b3194402a48d.png",
"location": "Reno, NV, US"
}
]
}
]