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