匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
APA - Tournament Of Champions (TOC) - Mens Singles Skill: (PRO)
ID: 4562940375
对决竞争阵营
阵营 1负方
EH
Evan Hollinsky
GGWORD · Windsor, ON, CA
DUPR
5.664
阵营 2胜方
RR
Robert Rotaru
RZYJEE · Windsor, ON, CA
DUPR
5.834
ID: 4562940375
GGWORD · Windsor, ON, CA
DUPR
5.664
RZYJEE · Windsor, ON, CA
DUPR
5.834
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4562940375
[
{
"team_id": 4815459367,
"serial": 1,
"winner": false,
"players": [
{
"name": "Evan Hollinsky",
"dupr_id": "GGWORD",
"rating": 5.664,
"profile_pic_url": null,
"location": "Windsor, ON, CA"
}
]
},
{
"team_id": 6725751701,
"serial": 2,
"winner": true,
"players": [
{
"name": "Robert Rotaru",
"dupr_id": "RZYJEE",
"rating": 5.834,
"profile_pic_url": null,
"location": "Windsor, ON, CA"
}
]
}
]