匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)
Competitive Open Play Match
ID: 4400425580
对决竞争阵营
阵营 1胜方
阵营 2负方
KS
Kendall Smith
1R94KN · Spruce Grove, AB, CA
DUPR
4.194
SW
Shane Wilhelm
8KG6WO · Blackfalds, AB, CA
DUPR
4.398
ID: 4400425580
1R94KN · Spruce Grove, AB, CA
DUPR
4.194
8KG6WO · Blackfalds, AB, CA
DUPR
4.398
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4400425580
[
{
"team_id": 8535018060,
"serial": 1,
"winner": true,
"players": [
{
"name": "Guy Wight",
"dupr_id": "W8K678",
"rating": 5.065,
"profile_pic_url": null,
"location": "Spruce Grove, AB, CA"
},
{
"name": "jay wolf",
"dupr_id": "8EKYLJ",
"rating": 4.51,
"profile_pic_url": null,
"location": "Spruce Grove, AB, CA"
}
]
},
{
"team_id": 6969468624,
"serial": 2,
"winner": false,
"players": [
{
"name": "Kendall Smith",
"dupr_id": "1R94KN",
"rating": 4.194,
"profile_pic_url": null,
"location": "Spruce Grove, AB, CA"
},
{
"name": "Shane Wilhelm",
"dupr_id": "8KG6WO",
"rating": 4.398,
"profile_pic_url": null,
"location": "Blackfalds, AB, CA"
}
]
}
]