匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Life Time Fort Washington
ID: 7520419238
对决竞争阵营
阵营 2胜方
SK
Seth Kaufmann
7Z5J74 · USA
DUPR
3.981
BS
Bobby Szabo
MY9VQL · Philadelphia, PA, US
DUPR
3.301
ID: 7520419238
7Z5J74 · USA
DUPR
3.981
MY9VQL · Philadelphia, PA, US
DUPR
3.301
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7520419238
[
{
"team_id": 7738310596,
"serial": 1,
"winner": false,
"players": [
{
"name": "Ken Rutz",
"dupr_id": "6ZGJJG",
"rating": 3.678,
"profile_pic_url": null,
"location": "Ambler, PA, US"
},
{
"name": "issac gao",
"dupr_id": "0QXWW4",
"rating": 3.508,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5103611087,
"serial": 2,
"winner": true,
"players": [
{
"name": "Seth Kaufmann",
"dupr_id": "7Z5J74",
"rating": 3.981,
"profile_pic_url": null,
"location": ""
},
{
"name": "Bobby Szabo",
"dupr_id": "MY9VQL",
"rating": 3.301,
"profile_pic_url": null,
"location": "Philadelphia, PA, US"
}
]
}
]