匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
The Picklr Birmingham Club Championships 4.0 Men's Singles
ID: 7270098484
对决竞争阵营
阵营 1胜方
MC
Matt Corbin
1NR02Z · USA
DUPR
4.456
阵营 2负方
JR
Jarick Rager
84V6XG · Trussville, AL, US
DUPR
4.494
ID: 7270098484
1NR02Z · USA
DUPR
4.456
84V6XG · Trussville, AL, US
DUPR
4.494
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7270098484
[
{
"team_id": 5228334321,
"serial": 1,
"winner": true,
"players": [
{
"name": "Matt Corbin",
"dupr_id": "1NR02Z",
"rating": 4.456,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5297029000,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jarick Rager",
"dupr_id": "84V6XG",
"rating": 4.494,
"profile_pic_url": null,
"location": "Trussville, AL, US"
}
]
}
]