匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
ahm NPL 2026 - NPL Rounds
ID: 6574932864
对决竞争阵营
阵营 1胜方
CM
Crystal Mildwaters
G56ZND · Warner, QLD, AU
DUPR
5.217
阵营 2负方
SK
Simone Kessell
QP75YD · NSW, AU
DUPR
4.706
ID: 6574932864
G56ZND · Warner, QLD, AU
DUPR
5.217
QP75YD · NSW, AU
DUPR
4.706
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6574932864
[
{
"team_id": 5748465091,
"serial": 1,
"winner": true,
"players": [
{
"name": "Crystal Mildwaters",
"dupr_id": "G56ZND",
"rating": 5.217,
"profile_pic_url": null,
"location": "Warner, QLD, AU"
}
]
},
{
"team_id": 5916418238,
"serial": 2,
"winner": false,
"players": [
{
"name": "Simone Kessell",
"dupr_id": "QP75YD",
"rating": 4.706,
"profile_pic_url": null,
"location": "NSW, AU"
}
]
}
]