匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
ahm NPL 2026 - NPL Rounds
ID: 4734598340
对决竞争阵营
阵营 1负方
HB
Hamish Bartos
0Q7D2N · SA, AU
DUPR
5.133
阵营 2胜方
AH
Andrew Horridge
L524Z6 · Stirling, WA, AU
DUPR
5.427
ID: 4734598340
0Q7D2N · SA, AU
DUPR
5.133
L524Z6 · Stirling, WA, AU
DUPR
5.427
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4734598340
[
{
"team_id": 6514570377,
"serial": 1,
"winner": false,
"players": [
{
"name": "Hamish Bartos",
"dupr_id": "0Q7D2N",
"rating": 5.133,
"profile_pic_url": null,
"location": "SA, AU"
}
]
},
{
"team_id": 4344715026,
"serial": 2,
"winner": true,
"players": [
{
"name": "Andrew Horridge",
"dupr_id": "L524Z6",
"rating": 5.427,
"profile_pic_url": null,
"location": "Stirling, WA, AU"
}
]
}
]