匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool 1
ID: 8336406460
对决竞争阵营
阵营 1负方
MJ
Matthew Jacobs
KX4GNK · Wilmington, NC, US
DUPR
4.133
阵营 2胜方

Cliff Williams
JZKO24 · Myrtle Beach, SC, US
DUPR
4.184
ID: 8336406460
KX4GNK · Wilmington, NC, US
DUPR
4.133

JZKO24 · Myrtle Beach, SC, US
DUPR
4.184
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8336406460
[
{
"team_id": 4749835596,
"serial": 1,
"winner": false,
"players": [
{
"name": "Matthew Jacobs",
"dupr_id": "KX4GNK",
"rating": 4.133,
"profile_pic_url": null,
"location": "Wilmington, NC, US"
}
]
},
{
"team_id": 4564838314,
"serial": 2,
"winner": true,
"players": [
{
"name": "Cliff Williams",
"dupr_id": "JZKO24",
"rating": 4.184,
"profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6972895214df7.jpg",
"location": "Myrtle Beach, SC, US"
}
]
}
]