匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
June Ice Out - Mens Singles 59 and Under Playoff
ID: 5804090967
对决竞争阵营
阵营 1胜方
LM
Luke Macmichael
9P474V · Sault Ste. Marie, ON, CA
DUPR
4.334
阵营 2负方
AW
Aaron Watts
Y4WZN4 · USA
DUPR
3.910
ID: 5804090967
9P474V · Sault Ste. Marie, ON, CA
DUPR
4.334
Y4WZN4 · USA
DUPR
3.910
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5804090967
[
{
"team_id": 4740996441,
"serial": 1,
"winner": true,
"players": [
{
"name": "Luke Macmichael",
"dupr_id": "9P474V",
"rating": 4.334,
"profile_pic_url": null,
"location": "Sault Ste. Marie, ON, CA"
}
]
},
{
"team_id": 6950005060,
"serial": 2,
"winner": false,
"players": [
{
"name": "Aaron Watts",
"dupr_id": "Y4WZN4",
"rating": 3.91,
"profile_pic_url": null,
"location": ""
}
]
}
]