匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
2026 Pickle Money Ball - Men's Singles Skill: (3.999 And Under)
ID: 8026807069
对决竞争阵营
阵营 1负方

Thor Lundquist
3VXGY7 · Seattle, WA, US
DUPR
4.313
阵营 2胜方
TN
Tony Nguyen
4LQEG6 · Chandler, AZ, US
DUPR
4.229
ID: 8026807069

3VXGY7 · Seattle, WA, US
DUPR
4.313
4LQEG6 · Chandler, AZ, US
DUPR
4.229
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8026807069
[
{
"team_id": 6556087202,
"serial": 1,
"winner": false,
"players": [
{
"name": "Thor Lundquist",
"dupr_id": "3VXGY7",
"rating": 4.313,
"profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/130051_636d6ecc942f6.jpg",
"location": "Seattle, WA, US"
}
]
},
{
"team_id": 5220700507,
"serial": 2,
"winner": true,
"players": [
{
"name": "Tony Nguyen",
"dupr_id": "4LQEG6",
"rating": 4.229,
"profile_pic_url": null,
"location": "Chandler, AZ, US"
}
]
}
]