匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
The Dallas Classic 2026 - Coed Singles Skill: (3.0 To 4.0) Age: (Any)
ID: 8485370324
对决竞争阵营
阵营 1负方
MG
Michael Geist
6N5YXG · Allen, TX, US
DUPR
3.715
阵营 2胜方
CB
Choo Bailey
55E9Z5 · USA
DUPR
3.293
ID: 8485370324
6N5YXG · Allen, TX, US
DUPR
3.715
55E9Z5 · USA
DUPR
3.293
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8485370324
[
{
"team_id": 4950463162,
"serial": 1,
"winner": false,
"players": [
{
"name": "Michael Geist",
"dupr_id": "6N5YXG",
"rating": 3.715,
"profile_pic_url": null,
"location": "Allen, TX, US"
}
]
},
{
"team_id": 5523455430,
"serial": 2,
"winner": true,
"players": [
{
"name": "Choo Bailey",
"dupr_id": "55E9Z5",
"rating": 3.293,
"profile_pic_url": null,
"location": ""
}
]
}
]