匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
USA Pickleball Golden Ticket - Arizona - Men's Singles 4.0 Age: (40 To 49)
ID: 6866056618
对决竞争阵营
阵营 1负方
KL
Kyle Lester
55YL0V · USA
DUPR
3.876
阵营 2胜方
DU
Daniel Ura
RZQVVN · Phoenix, AZ, US
DUPR
4.100
ID: 6866056618
55YL0V · USA
DUPR
3.876
RZQVVN · Phoenix, AZ, US
DUPR
4.100
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6866056618
[
{
"team_id": 5352109216,
"serial": 1,
"winner": false,
"players": [
{
"name": "Kyle Lester",
"dupr_id": "55YL0V",
"rating": 3.876,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 7933675533,
"serial": 2,
"winner": true,
"players": [
{
"name": "Daniel Ura",
"dupr_id": "RZQVVN",
"rating": 4.1,
"profile_pic_url": null,
"location": "Phoenix, AZ, US"
}
]
}
]