匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
ahm NPL 2026 - NPL Rounds
ID: 7955825241
对决竞争阵营
阵营 1负方
MK
Matthew Kouznetsov
PKG6NX · Templestowe, VIC, AU
DUPR
5.176
阵营 2胜方
NL
Nigel Lee
V495W5 · Willetton, WA, AU
DUPR
4.585
ID: 7955825241
PKG6NX · Templestowe, VIC, AU
DUPR
5.176
V495W5 · Willetton, WA, AU
DUPR
4.585
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7955825241
[
{
"team_id": 7847488285,
"serial": 1,
"winner": false,
"players": [
{
"name": "Matthew Kouznetsov",
"dupr_id": "PKG6NX",
"rating": 5.176,
"profile_pic_url": null,
"location": "Templestowe, VIC, AU"
}
]
},
{
"team_id": 5423922367,
"serial": 2,
"winner": true,
"players": [
{
"name": "Nigel Lee",
"dupr_id": "V495W5",
"rating": 4.585,
"profile_pic_url": null,
"location": "Willetton, WA, AU"
}
]
}
]