匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
2026 Newport Beach PPA Challenger - Mens Singles Pro Main Draw
ID: 5677140075
对决竞争阵营
阵营 1胜方
MP
Matthew Powley
3VVZMP · Mission Viejo, CA, US
DUPR
5.176
阵营 2负方
AC
Adam Charbit
7N5DOM · FL, US
DUPR
4.998
ID: 5677140075
3VVZMP · Mission Viejo, CA, US
DUPR
5.176
7N5DOM · FL, US
DUPR
4.998
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5677140075
[
{
"team_id": 6559049844,
"serial": 1,
"winner": true,
"players": [
{
"name": "Matthew Powley",
"dupr_id": "3VVZMP",
"rating": 5.176,
"profile_pic_url": null,
"location": "Mission Viejo, CA, US"
}
]
},
{
"team_id": 5509408309,
"serial": 2,
"winner": false,
"players": [
{
"name": "Adam Charbit",
"dupr_id": "7N5DOM",
"rating": 4.998,
"profile_pic_url": null,
"location": "FL, US"
}
]
}
]