匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool 1
ID: 8114639830
对决竞争阵营
阵营 1负方
KD
Kenneth Dave Huff
3OJ071 · Leland, NC, US
DUPR
4.457
阵营 2胜方
Andrew Gill
30KJD4 · Castle Hayne, NC, US
DUPR
4.066
ID: 8114639830
3OJ071 · Leland, NC, US
DUPR
4.457
30KJD4 · Castle Hayne, NC, US
DUPR
4.066
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8114639830
[
{
"team_id": 4447834859,
"serial": 1,
"winner": false,
"players": [
{
"name": "Kenneth Dave Huff",
"dupr_id": "3OJ071",
"rating": 4.457,
"profile_pic_url": null,
"location": "Leland, NC, US"
}
]
},
{
"team_id": 6851596905,
"serial": 2,
"winner": true,
"players": [
{
"name": "Andrew Gill",
"dupr_id": "30KJD4",
"rating": 4.066,
"profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/83060_5e0fc2f67b25f.JPG",
"location": "Castle Hayne, NC, US"
}
]
}
]