匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
ahm NPL 2026 - NPL Rounds
ID: 4525928504
对决竞争阵营
阵营 1负方

Ellen Mc Donogh
JZPW6J · Johannesburg, GP, ZA
DUPR
4.825
阵营 2胜方

Sonia Bailey
JZOVQJ · Narangba, QLD, AU
DUPR
4.551
ID: 4525928504

JZPW6J · Johannesburg, GP, ZA
DUPR
4.825

JZOVQJ · Narangba, QLD, AU
DUPR
4.551
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4525928504
[
{
"team_id": 5006844300,
"serial": 1,
"winner": false,
"players": [
{
"name": "Ellen Mc Donogh",
"dupr_id": "JZPW6J",
"rating": 4.825,
"profile_pic_url": "https://randomuser.me/api/portraits/women/92.jpg",
"location": "Johannesburg, GP, ZA"
}
]
},
{
"team_id": 6902384850,
"serial": 2,
"winner": true,
"players": [
{
"name": "Sonia Bailey",
"dupr_id": "JZOVQJ",
"rating": 4.551,
"profile_pic_url": "https://randomuser.me/api/portraits/women/90.jpg",
"location": "Narangba, QLD, AU"
}
]
}
]