匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
ahm NPL 2026 - NPL Rounds
ID: 5293564975
对决竞争阵营
阵营 1负方
IS
Ivan Stride
DWDY9L · Oatley, NSW, AU
DUPR
5.169
阵营 2胜方
KP
Kyron Pinter
KDKV2Q · NSW, AU
DUPR
4.846
ID: 5293564975
DWDY9L · Oatley, NSW, AU
DUPR
5.169
KDKV2Q · NSW, AU
DUPR
4.846
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5293564975
[
{
"team_id": 7246093309,
"serial": 1,
"winner": false,
"players": [
{
"name": "Ivan Stride",
"dupr_id": "DWDY9L",
"rating": 5.169,
"profile_pic_url": null,
"location": "Oatley, NSW, AU"
}
]
},
{
"team_id": 8391741288,
"serial": 2,
"winner": true,
"players": [
{
"name": "Kyron Pinter",
"dupr_id": "KDKV2Q",
"rating": 4.846,
"profile_pic_url": null,
"location": "NSW, AU"
}
]
}
]