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