匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
True Pickleball Club
ID: 8538147427
对决竞争阵营
阵营 1胜方
SO
Sean ODonnell
1QKL2R · Latham, NY, US
DUPR
4.598
阵营 2负方
EO
Eric OHearn
675GGQ · Schenectady County, NY, US
DUPR
4.896
ID: 8538147427
1QKL2R · Latham, NY, US
DUPR
4.598
675GGQ · Schenectady County, NY, US
DUPR
4.896
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8538147427
[
{
"team_id": 8364288591,
"serial": 1,
"winner": true,
"players": [
{
"name": "Sean ODonnell",
"dupr_id": "1QKL2R",
"rating": 4.598,
"profile_pic_url": null,
"location": "Latham, NY, US"
}
]
},
{
"team_id": 6623617409,
"serial": 2,
"winner": false,
"players": [
{
"name": "Eric OHearn",
"dupr_id": "675GGQ",
"rating": 4.896,
"profile_pic_url": null,
"location": "Schenectady County, NY, US"
}
]
}
]