匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
PPA Tour: Rate Vegas Cup - Mens Singles Senior Open
ID: 8401984102
对决竞争阵营
阵营 1胜方

Mattias Johansson
E1QV43 · Huntington Beach, CA, US
DUPR
5.280
阵营 2负方
BB
Bill Brown
3XOJR3 · Trabuco Canyon, CA, US
DUPR
5.365
ID: 8401984102

E1QV43 · Huntington Beach, CA, US
DUPR
5.280
3XOJR3 · Trabuco Canyon, CA, US
DUPR
5.365
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8401984102
[
{
"team_id": 7322119543,
"serial": 1,
"winner": true,
"players": [
{
"name": "Mattias Johansson",
"dupr_id": "E1QV43",
"rating": 5.28,
"profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/87165_6039ad91af0ca.jpeg",
"location": "Huntington Beach, CA, US"
}
]
},
{
"team_id": 6617493330,
"serial": 2,
"winner": false,
"players": [
{
"name": "Bill Brown",
"dupr_id": "3XOJR3",
"rating": 5.365,
"profile_pic_url": null,
"location": "Trabuco Canyon, CA, US"
}
]
}
]