匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 8285064795
对决竞争阵营
阵营 1胜方
阵营 2负方
KS
Kendall Smith
1R94KN · Spruce Grove, AB, CA
DUPR
4.217
LM
Landon Montgomery
RZZ5GE · USA
DUPR
4.050
ID: 8285064795
1R94KN · Spruce Grove, AB, CA
DUPR
4.217
RZZ5GE · USA
DUPR
4.050
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8285064795
[
{
"team_id": 6830169798,
"serial": 1,
"winner": true,
"players": [
{
"name": "Guy Wight",
"dupr_id": "W8K678",
"rating": 4.987,
"profile_pic_url": null,
"location": "Spruce Grove, AB, CA"
},
{
"name": "jay wolf",
"dupr_id": "8EKYLJ",
"rating": 4.484,
"profile_pic_url": null,
"location": "Spruce Grove, AB, CA"
}
]
},
{
"team_id": 5428670705,
"serial": 2,
"winner": false,
"players": [
{
"name": "Kendall Smith",
"dupr_id": "1R94KN",
"rating": 4.217,
"profile_pic_url": null,
"location": "Spruce Grove, AB, CA"
},
{
"name": "Landon Montgomery",
"dupr_id": "RZZ5GE",
"rating": 4.05,
"profile_pic_url": null,
"location": ""
}
]
}
]