匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
5th Annual Pickleballerz Open - Men's Singles Skill: (3.0-3.499)
ID: 7869285493
对决竞争阵营
阵营 1负方
T
Thomas
MEVJ0P · McLean, VA, US
Rated Score
2.913
阵营 2胜方
DM
Devyn Moore
KD7N7K · USA
Rated Score
2.421
ID: 7869285493
MEVJ0P · McLean, VA, US
Rated Score
2.913
KD7N7K · USA
Rated Score
2.421
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7869285493
[
{
"team_id": 7951669577,
"serial": 1,
"winner": false,
"players": [
{
"name": "Thomas",
"dupr_id": "MEVJ0P",
"rating": 2.913,
"profile_pic_url": null,
"location": "McLean, VA, US"
}
]
},
{
"team_id": 5679026264,
"serial": 2,
"winner": true,
"players": [
{
"name": "Devyn Moore",
"dupr_id": "KD7N7K",
"rating": 2.421,
"profile_pic_url": null,
"location": ""
}
]
}
]