匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
ahm NPL 2026 - NPL Rounds
ID: 7521990422
对决竞争阵营
阵营 1胜方
EM
Ellen Mc Donogh
JZPW6J · Johannesburg, GP, ZA
DUPR
4.831
阵营 2负方
PM
Penny Moran
2QV569 · Mitchelton, QLD, AU
DUPR
4.388
ID: 7521990422
JZPW6J · Johannesburg, GP, ZA
DUPR
4.831
2QV569 · Mitchelton, QLD, AU
DUPR
4.388
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7521990422
[
{
"team_id": 4640989115,
"serial": 1,
"winner": true,
"players": [
{
"name": "Ellen Mc Donogh",
"dupr_id": "JZPW6J",
"rating": 4.831,
"profile_pic_url": null,
"location": "Johannesburg, GP, ZA"
}
]
},
{
"team_id": 4296919408,
"serial": 2,
"winner": false,
"players": [
{
"name": "Penny Moran",
"dupr_id": "2QV569",
"rating": 4.388,
"profile_pic_url": null,
"location": "Mitchelton, QLD, AU"
}
]
}
]