匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
The Pickleball Academy (tbpickleball.com)ak
ID: 6782774689
对决竞争阵营
阵营 1负方
MD
Mathew Danvers
WZKPXY · USA
DUPR
2.665
阵营 2胜方

Pram RC
7DPJ4M · Tampa, FL, US
DUPR
4.035
ID: 6782774689
WZKPXY · USA
DUPR
2.665

7DPJ4M · Tampa, FL, US
DUPR
4.035
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6782774689
[
{
"team_id": 5192513011,
"serial": 1,
"winner": false,
"players": [
{
"name": "Mathew Danvers",
"dupr_id": "WZKPXY",
"rating": 2.665,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5191610429,
"serial": 2,
"winner": true,
"players": [
{
"name": "Pram RC",
"dupr_id": "7DPJ4M",
"rating": 4.035,
"profile_pic_url": "https://randomuser.me/api/portraits/men/83.jpg",
"location": "Tampa, FL, US"
}
]
}
]