匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Austin Gridley Tournament 4.0
ID: 5851662431
对决竞争阵营
阵营 1负方
AL
Andrew Langdon
3YRG7P · Lebanon, TN, US
DUPR
4.469
DB
Dylan Brady Thatcher
1Q9GL5 · West Point, UT, US
DUPR
3.620
ID: 5851662431
3YRG7P · Lebanon, TN, US
DUPR
4.469
1Q9GL5 · West Point, UT, US
DUPR
3.620
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5851662431
[
{
"team_id": 4387884643,
"serial": 1,
"winner": false,
"players": [
{
"name": "Andrew Langdon",
"dupr_id": "3YRG7P",
"rating": 4.469,
"profile_pic_url": null,
"location": "Lebanon, TN, US"
},
{
"name": "Dylan Brady Thatcher",
"dupr_id": "1Q9GL5",
"rating": 3.62,
"profile_pic_url": null,
"location": "West Point, UT, US"
}
]
},
{
"team_id": 5202920840,
"serial": 2,
"winner": true,
"players": [
{
"name": "Eric Last",
"dupr_id": "35D20V",
"rating": 4.55,
"profile_pic_url": null,
"location": "Kaysville, UT, US"
},
{
"name": "Alan Last",
"dupr_id": "30O50G",
"rating": 4.55,
"profile_pic_url": null,
"location": "Kaysville, UT, US"
}
]
}
]