匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
WFW Picklr club championship
ID: 8398013230
对决竞争阵营
阵营 1负方
AA
Ariel Alfonzo
OZOD97 · USA
DUPR
3.093
阵营 2胜方
JB
Justin Brown
4ZZNVG · Fort Worth, TX, US
DUPR
4.063
ID: 8398013230
OZOD97 · USA
DUPR
3.093
4ZZNVG · Fort Worth, TX, US
DUPR
4.063
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8398013230
[
{
"team_id": 6688125173,
"serial": 1,
"winner": false,
"players": [
{
"name": "Ariel Alfonzo",
"dupr_id": "OZOD97",
"rating": 3.093,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5672209423,
"serial": 2,
"winner": true,
"players": [
{
"name": "Justin Brown",
"dupr_id": "4ZZNVG",
"rating": 4.063,
"profile_pic_url": null,
"location": "Fort Worth, TX, US"
}
]
}
]