匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)
Pool 2
ID: 7064577573
对决竞争阵营
阵营 2胜方
PD
Patrick Dempsey
3P6L9Z · Norwood, MA, US
DUPR
4.838
AS
Adam Smith
8G494D · Needham, MA, US
DUPR
5.138
ID: 7064577573
3P6L9Z · Norwood, MA, US
DUPR
4.838
8G494D · Needham, MA, US
DUPR
5.138
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7064577573
[
{
"team_id": 8244514565,
"serial": 1,
"winner": false,
"players": [
{
"name": "Sam Kim",
"dupr_id": "8JV5WM",
"rating": 5.624,
"profile_pic_url": null,
"location": "Boston, MA, US"
},
{
"name": "Sean Wei",
"dupr_id": "QPNM7N",
"rating": 5.556,
"profile_pic_url": null,
"location": "Quincy, MA, US"
}
]
},
{
"team_id": 6030718877,
"serial": 2,
"winner": true,
"players": [
{
"name": "Patrick Dempsey",
"dupr_id": "3P6L9Z",
"rating": 4.838,
"profile_pic_url": null,
"location": "Norwood, MA, US"
},
{
"name": "Adam Smith",
"dupr_id": "8G494D",
"rating": 5.138,
"profile_pic_url": null,
"location": "Needham, MA, US"
}
]
}
]