匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
ahm NPL 2026 - NPL Rounds
ID: 6821963477
对决竞争阵营
阵营 1负方

Zoey Daggmarr
4Z7NWV · Gold Coast, QLD, AU
DUPR
4.198
阵营 2胜方
SK
Simone Kessell
QP75YD · NSW, AU
DUPR
4.705
ID: 6821963477

4Z7NWV · Gold Coast, QLD, AU
DUPR
4.198
QP75YD · NSW, AU
DUPR
4.705
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6821963477
[
{
"team_id": 4620789798,
"serial": 1,
"winner": false,
"players": [
{
"name": "Zoey Daggmarr",
"dupr_id": "4Z7NWV",
"rating": 4.198,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/63056/images/profile/7a67a866-7481-4b37-bdf7-a7b229e981c5.jpg",
"location": "Gold Coast, QLD, AU"
}
]
},
{
"team_id": 5186366771,
"serial": 2,
"winner": true,
"players": [
{
"name": "Simone Kessell",
"dupr_id": "QP75YD",
"rating": 4.705,
"profile_pic_url": null,
"location": "NSW, AU"
}
]
}
]