匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Sunday $$ Tournament
ID: 5596871078
对决竞争阵营
阵营 1负方
阵营 2胜方
TR
Trevor Rowlands
KXMWYK · Gilbert, AZ, US
DUPR
4.310
CH
Chad Hart
172K98 · Chandler, AZ, US
DUPR
4.473
ID: 5596871078
KXMWYK · Gilbert, AZ, US
DUPR
4.310
172K98 · Chandler, AZ, US
DUPR
4.473
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5596871078
[
{
"team_id": 5189869143,
"serial": 1,
"winner": false,
"players": [
{
"name": "Ahmad Al",
"dupr_id": "YX4RKG",
"rating": 4.307,
"profile_pic_url": null,
"location": "Queen Creek, AZ, US"
},
{
"name": "Tom Sacco",
"dupr_id": "Z9PNEQ",
"rating": 3.859,
"profile_pic_url": null,
"location": "San Tan Valley, AZ, US"
}
]
},
{
"team_id": 4926217303,
"serial": 2,
"winner": true,
"players": [
{
"name": "Trevor Rowlands",
"dupr_id": "KXMWYK",
"rating": 4.31,
"profile_pic_url": null,
"location": "Gilbert, AZ, US"
},
{
"name": "Chad Hart",
"dupr_id": "172K98",
"rating": 4.473,
"profile_pic_url": null,
"location": "Chandler, AZ, US"
}
]
}
]