匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Lake Country Pickleball Club Fall Brawl - Mens Singles OPEN $$ Event
ID: 6132592992
对决竞争阵营
阵营 1胜方

Jordan Renwick
RZ2LYD · Kelowna, BC, CA
DUPR
5.822
阵营 2负方

Bradley Saffran
YGNDKG · Airdrie, AB, CA
DUPR
5.217
ID: 6132592992

RZ2LYD · Kelowna, BC, CA
DUPR
5.822

YGNDKG · Airdrie, AB, CA
DUPR
5.217
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6132592992
[
{
"team_id": 7668059308,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jordan Renwick",
"dupr_id": "RZ2LYD",
"rating": 5.822,
"profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
"location": "Kelowna, BC, CA"
}
]
},
{
"team_id": 5779774421,
"serial": 2,
"winner": false,
"players": [
{
"name": "Bradley Saffran",
"dupr_id": "YGNDKG",
"rating": 5.217,
"profile_pic_url": "https://randomuser.me/api/portraits/men/78.jpg",
"location": "Airdrie, AB, CA"
}
]
}
]