匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
after Thu proper
ID: 5846752328
对决竞争阵营
阵营 1负方

Daniel Jackson
597K0L · Vernal, UT, US
DUPR
4.217
阵营 2胜方
BA
Benjamin Anderson
RZDL9Z · Naples, UT, US
DUPR
4.417
ID: 5846752328

597K0L · Vernal, UT, US
DUPR
4.217
RZDL9Z · Naples, UT, US
DUPR
4.417
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5846752328
[
{
"team_id": 6637994791,
"serial": 1,
"winner": false,
"players": [
{
"name": "Daniel Jackson",
"dupr_id": "597K0L",
"rating": 4.217,
"profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/174462_6515ca440942b.jpg",
"location": "Vernal, UT, US"
}
]
},
{
"team_id": 4931707081,
"serial": 2,
"winner": true,
"players": [
{
"name": "Benjamin Anderson",
"dupr_id": "RZDL9Z",
"rating": 4.417,
"profile_pic_url": null,
"location": "Naples, UT, US"
}
]
}
]