匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)
MEN'S 15 (v3)
ID: 4381105992
对决竞争阵营
阵营 1胜方
阵营 2负方
DW
Dan Wach
3Y42E8 · Linwood, NJ, US
DUPR
4.989
SE
Stephen Edelbach
8JYY2D · Margate City, NJ, US
DUPR
4.720
ID: 4381105992
3Y42E8 · Linwood, NJ, US
DUPR
4.989
8JYY2D · Margate City, NJ, US
DUPR
4.720
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4381105992
[
{
"team_id": 8392345244,
"serial": 1,
"winner": true,
"players": [
{
"name": "Zach Bowe",
"dupr_id": "NYYZPZ",
"rating": 4.843,
"profile_pic_url": null,
"location": "Philadelphia, PA, US"
},
{
"name": "Kenoa Tio",
"dupr_id": "3LXJW5",
"rating": 4.961,
"profile_pic_url": null,
"location": "King of Prussia, PA, US"
}
]
},
{
"team_id": 7390670337,
"serial": 2,
"winner": false,
"players": [
{
"name": "Dan Wach",
"dupr_id": "3Y42E8",
"rating": 4.989,
"profile_pic_url": null,
"location": "Linwood, NJ, US"
},
{
"name": "Stephen Edelbach",
"dupr_id": "8JYY2D",
"rating": 4.72,
"profile_pic_url": null,
"location": "Margate City, NJ, US"
}
]
}
]