匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
APA - The Western Open - Mens Singles Skill: (PRO)
ID: 4875587004
对决竞争阵营
阵营 1胜方
MD
Mackonner Dy
JZKGJJ · Richmond, BC, CA
DUPR
5.512
阵营 2负方
MM
Michael McCaffrey
355P7P · BC, CA
DUPR
5.387
ID: 4875587004
JZKGJJ · Richmond, BC, CA
DUPR
5.512
355P7P · BC, CA
DUPR
5.387
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4875587004
[
{
"team_id": 4299654106,
"serial": 1,
"winner": true,
"players": [
{
"name": "Mackonner Dy",
"dupr_id": "JZKGJJ",
"rating": 5.512,
"profile_pic_url": null,
"location": "Richmond, BC, CA"
}
]
},
{
"team_id": 8535409087,
"serial": 2,
"winner": false,
"players": [
{
"name": "Michael McCaffrey",
"dupr_id": "355P7P",
"rating": 5.387,
"profile_pic_url": null,
"location": "BC, CA"
}
]
}
]