匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
3.0 Men’s Singles
ID: 6590781684
对决竞争阵营
阵营 1胜方
JR
Jake Range
PZYKJX · McKinney, TX, US
DUPR
3.154
阵营 2负方
LW
Lawrence Wesley
EWG4NW · Dallas, TX, US
DUPR
2.763
ID: 6590781684
PZYKJX · McKinney, TX, US
DUPR
3.154
EWG4NW · Dallas, TX, US
DUPR
2.763
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6590781684
[
{
"team_id": 6410081926,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jake Range",
"dupr_id": "PZYKJX",
"rating": 3.154,
"profile_pic_url": null,
"location": "McKinney, TX, US"
}
]
},
{
"team_id": 5412640689,
"serial": 2,
"winner": false,
"players": [
{
"name": "Lawrence Wesley",
"dupr_id": "EWG4NW",
"rating": 2.763,
"profile_pic_url": null,
"location": "Dallas, TX, US"
}
]
}
]