匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
2026 Newport Beach PPA Challenger - Mens Singles Pro Main Draw
ID: 8413672898
对决竞争阵营
阵营 1负方
ID
Indy Dagnall
1R4MPD · Temecula, CA, US
DUPR
5.329
阵营 2胜方
DB
Daniel Byun
17J5WN · Seoul, KR
DUPR
5.414
ID: 8413672898
1R4MPD · Temecula, CA, US
DUPR
5.329
17J5WN · Seoul, KR
DUPR
5.414
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8413672898
[
{
"team_id": 7757894939,
"serial": 1,
"winner": false,
"players": [
{
"name": "Indy Dagnall",
"dupr_id": "1R4MPD",
"rating": 5.329,
"profile_pic_url": null,
"location": "Temecula, CA, US"
}
]
},
{
"team_id": 6645920120,
"serial": 2,
"winner": true,
"players": [
{
"name": "Daniel Byun",
"dupr_id": "17J5WN",
"rating": 5.414,
"profile_pic_url": null,
"location": "Seoul, KR"
}
]
}
]