匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Dallas Classic - $1,000 Money Ball
ID: 4751103798
对决竞争阵营
阵营 2胜方
DM
David Miller
ODKEPW · Fairview, TX, US
DUPR
3.904
CG
Chris Greenlee
89MWK1 · Rockwall, TX, US
DUPR
4.565
ID: 4751103798
ODKEPW · Fairview, TX, US
DUPR
3.904
89MWK1 · Rockwall, TX, US
DUPR
4.565
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4751103798
[
{
"team_id": 6057713602,
"serial": 1,
"winner": false,
"players": [
{
"name": "Mac Roy",
"dupr_id": "2ZVELY",
"rating": 4.303,
"profile_pic_url": null,
"location": ""
},
{
"name": "King Roy",
"dupr_id": "MPGR2V",
"rating": 4.303,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5449182112,
"serial": 2,
"winner": true,
"players": [
{
"name": "David Miller",
"dupr_id": "ODKEPW",
"rating": 3.904,
"profile_pic_url": null,
"location": "Fairview, TX, US"
},
{
"name": "Chris Greenlee",
"dupr_id": "89MWK1",
"rating": 4.565,
"profile_pic_url": null,
"location": "Rockwall, TX, US"
}
]
}
]