匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
ITA DUPR Challenge court
ID: 5950795395
对决竞争阵营
阵营 1胜方
WC
William Crews
17Z42M · Atlanta, GA, US
DUPR
4.529
CA
Canada Arvelo
84VEV2 · Norcross, GA, US
DUPR
4.453
ID: 5950795395
17Z42M · Atlanta, GA, US
DUPR
4.529
84VEV2 · Norcross, GA, US
DUPR
4.453
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5950795395
[
{
"team_id": 7909083428,
"serial": 1,
"winner": true,
"players": [
{
"name": "William Crews",
"dupr_id": "17Z42M",
"rating": 4.529,
"profile_pic_url": null,
"location": "Atlanta, GA, US"
},
{
"name": "Canada Arvelo",
"dupr_id": "84VEV2",
"rating": 4.453,
"profile_pic_url": null,
"location": "Norcross, GA, US"
}
]
},
{
"team_id": 6289810655,
"serial": 2,
"winner": false,
"players": [
{
"name": "Duy Ton",
"dupr_id": "KXY5J6",
"rating": 3.811,
"profile_pic_url": null,
"location": ""
},
{
"name": "Leon Zhu",
"dupr_id": "JZOK0J",
"rating": 4.635,
"profile_pic_url": null,
"location": "Duluth, GA, US"
}
]
}
]