匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Pickleball: Round Robin
ID: 5203304198
对决竞争阵营
阵营 1负方
GF
Gerald Ferrer
12Z6P7 · Manila, NCR, PH
DUPR
5.818
阵营 2胜方
CN
Chase Nuttall
QP2G0D · Park City, UT, US
DUPR
5.105
ID: 5203304198
12Z6P7 · Manila, NCR, PH
DUPR
5.818
QP2G0D · Park City, UT, US
DUPR
5.105
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5203304198
[
{
"team_id": 4627373695,
"serial": 1,
"winner": false,
"players": [
{
"name": "Gerald Ferrer",
"dupr_id": "12Z6P7",
"rating": 5.818,
"profile_pic_url": null,
"location": "Manila, NCR, PH"
}
]
},
{
"team_id": 7232300004,
"serial": 2,
"winner": true,
"players": [
{
"name": "Chase Nuttall",
"dupr_id": "QP2G0D",
"rating": 5.105,
"profile_pic_url": null,
"location": "Park City, UT, US"
}
]
}
]