匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool 1
ID: 7887609856
对决竞争阵营
阵营 1负方
Andrew Gill
30KJD4 · Castle Hayne, NC, US
DUPR
4.066
阵营 2胜方

Kenneth Dave Huff
3OJ071 · Leland, NC, US
DUPR
4.457
ID: 7887609856
30KJD4 · Castle Hayne, NC, US
DUPR
4.066

3OJ071 · Leland, NC, US
DUPR
4.457
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7887609856
[
{
"team_id": 7104590903,
"serial": 1,
"winner": false,
"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"
}
]
},
{
"team_id": 8569836859,
"serial": 2,
"winner": true,
"players": [
{
"name": "Kenneth Dave Huff",
"dupr_id": "3OJ071",
"rating": 4.457,
"profile_pic_url": "https://randomuser.me/api/portraits/men/86.jpg",
"location": "Leland, NC, US"
}
]
}
]