匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 4425880694
对决竞争阵营
阵营 1胜方
KE
Kevin eckes
7NLX09 · Marshfield, WI, US
DUPR
3.945
阵营 2负方
ED
Eric Dickmann
3OQ02L · Stratford, WI, US
DUPR
3.530
ID: 4425880694
7NLX09 · Marshfield, WI, US
DUPR
3.945
3OQ02L · Stratford, WI, US
DUPR
3.530
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4425880694
[
{
"team_id": 8249572047,
"serial": 1,
"winner": true,
"players": [
{
"name": "Kevin eckes",
"dupr_id": "7NLX09",
"rating": 3.945,
"profile_pic_url": null,
"location": "Marshfield, WI, US"
}
]
},
{
"team_id": 5969528278,
"serial": 2,
"winner": false,
"players": [
{
"name": "Eric Dickmann",
"dupr_id": "3OQ02L",
"rating": 3.53,
"profile_pic_url": null,
"location": "Stratford, WI, US"
}
]
}
]