匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
APA - The Western Open - Mens Singles Skill: (PRO)
ID: 8454280026
对决竞争阵营
阵营 1胜方
EH
Evan Hollinsky
GGWORD · Windsor, ON, CA
DUPR
5.508
阵营 2负方
NI
Noah Ivey
3ZJG5M · Colorado Springs, CO, US
DUPR
4.879
ID: 8454280026
GGWORD · Windsor, ON, CA
DUPR
5.508
3ZJG5M · Colorado Springs, CO, US
DUPR
4.879
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8454280026
[
{
"team_id": 4934856064,
"serial": 1,
"winner": true,
"players": [
{
"name": "Evan Hollinsky",
"dupr_id": "GGWORD",
"rating": 5.508,
"profile_pic_url": null,
"location": "Windsor, ON, CA"
}
]
},
{
"team_id": 6761905369,
"serial": 2,
"winner": false,
"players": [
{
"name": "Noah Ivey",
"dupr_id": "3ZJG5M",
"rating": 4.879,
"profile_pic_url": null,
"location": "Colorado Springs, CO, US"
}
]
}
]