匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Picklr Club Championships - 4.0 Men's Singles - Bracket Play
ID: 7674028208
对决竞争阵营
阵营 1胜方
DM
David Morse
MYV4OG · Denver, CO, US
DUPR
4.187
阵营 2负方
RL
Rob Lopez
VXP2W7 · Denver, CO, US
DUPR
3.760
ID: 7674028208
MYV4OG · Denver, CO, US
DUPR
4.187
VXP2W7 · Denver, CO, US
DUPR
3.760
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7674028208
[
{
"team_id": 5925760722,
"serial": 1,
"winner": true,
"players": [
{
"name": "David Morse",
"dupr_id": "MYV4OG",
"rating": 4.187,
"profile_pic_url": null,
"location": "Denver, CO, US"
}
]
},
{
"team_id": 7679538813,
"serial": 2,
"winner": false,
"players": [
{
"name": "Rob Lopez",
"dupr_id": "VXP2W7",
"rating": 3.76,
"profile_pic_url": null,
"location": "Denver, CO, US"
}
]
}
]