匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
The Great Defrost - Mens Singles Skill: (4.0 And Above) Age: (Any)
ID: 7246815140
对决竞争阵营
阵营 1负方
LC
Luke Crawford
35ZR9P · Columbus, OH, US
DUPR
4.843
阵营 2胜方
JB
Jack Botkin
V4DX4P · Dublin, OH, US
DUPR
4.530
ID: 7246815140
35ZR9P · Columbus, OH, US
DUPR
4.843
V4DX4P · Dublin, OH, US
DUPR
4.530
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7246815140
[
{
"team_id": 5121362488,
"serial": 1,
"winner": false,
"players": [
{
"name": "Luke Crawford",
"dupr_id": "35ZR9P",
"rating": 4.843,
"profile_pic_url": null,
"location": "Columbus, OH, US"
}
]
},
{
"team_id": 8239770045,
"serial": 2,
"winner": true,
"players": [
{
"name": "Jack Botkin",
"dupr_id": "V4DX4P",
"rating": 4.53,
"profile_pic_url": null,
"location": "Dublin, OH, US"
}
]
}
]