匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Pickle Shack, LLC
ID: 8470846460
对决竞争阵营
阵营 1胜方
LH
Lucas Hedgren
G5690D · Delaware, OH, US
DUPR
3.450
BF
Broc Fitzpatrick
1QWRE5 · USA
DUPR
4.152
ID: 8470846460
G5690D · Delaware, OH, US
DUPR
3.450
1QWRE5 · USA
DUPR
4.152
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8470846460
[
{
"team_id": 6593740503,
"serial": 1,
"winner": true,
"players": [
{
"name": "Lucas Hedgren",
"dupr_id": "G5690D",
"rating": 3.45,
"profile_pic_url": null,
"location": "Delaware, OH, US"
},
{
"name": "Broc Fitzpatrick",
"dupr_id": "1QWRE5",
"rating": 4.152,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 8441021979,
"serial": 2,
"winner": false,
"players": [
{
"name": "Dan Berry",
"dupr_id": "RY4Y0D",
"rating": 3.603,
"profile_pic_url": null,
"location": "Dublin, OH, US"
},
{
"name": "Raj Vitta",
"dupr_id": "7DV6O4",
"rating": 3.528,
"profile_pic_url": null,
"location": ""
}
]
}
]