匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
ahm NPL 2026 - NPL Rounds
ID: 5067836600
对决竞争阵营
阵营 1负方
GJ
Guillermo Jacquet
6Z5X60 · NSW, AU
DUPR
5.046
阵营 2胜方
RM
Ryan Morris
GGE67Q · NSW, AU
DUPR
5.083
ID: 5067836600
6Z5X60 · NSW, AU
DUPR
5.046
GGE67Q · NSW, AU
DUPR
5.083
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5067836600
[
{
"team_id": 7393121405,
"serial": 1,
"winner": false,
"players": [
{
"name": "Guillermo Jacquet",
"dupr_id": "6Z5X60",
"rating": 5.046,
"profile_pic_url": null,
"location": "NSW, AU"
}
]
},
{
"team_id": 5851715189,
"serial": 2,
"winner": true,
"players": [
{
"name": "Ryan Morris",
"dupr_id": "GGE67Q",
"rating": 5.083,
"profile_pic_url": null,
"location": "NSW, AU"
}
]
}
]