匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Dinko de Mayo at Matrix 2026 - Mens Singles Skill: (4.0)
ID: 7854171030
对决竞争阵营
阵营 1胜方

David Nguyen
6ZXRED · Bentonville, AR, US
DUPR
4.258
阵营 2负方
MP
Micah Perry
V720P6 · Bentonville, AR, US
DUPR
4.341
ID: 7854171030

6ZXRED · Bentonville, AR, US
DUPR
4.258
V720P6 · Bentonville, AR, US
DUPR
4.341
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7854171030
[
{
"team_id": 8075102645,
"serial": 1,
"winner": true,
"players": [
{
"name": "David Nguyen",
"dupr_id": "6ZXRED",
"rating": 4.258,
"profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/677b3e8fdf529.jpg",
"location": "Bentonville, AR, US"
}
]
},
{
"team_id": 6972660466,
"serial": 2,
"winner": false,
"players": [
{
"name": "Micah Perry",
"dupr_id": "V720P6",
"rating": 4.341,
"profile_pic_url": null,
"location": "Bentonville, AR, US"
}
]
}
]