匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
WFW Picklr club championship
ID: 4601204505
对决竞争阵营
阵营 1胜方
EM
Eric Miron
2LPWD7 · Fort Worth, TX, US
Rated Score
3.594
阵营 2负方
DO
David Oaten
V74056 · Aledo, TX, US
Rated Score
3.548
ID: 4601204505
2LPWD7 · Fort Worth, TX, US
Rated Score
3.594
V74056 · Aledo, TX, US
Rated Score
3.548
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4601204505
[
{
"team_id": 7682891819,
"serial": 1,
"winner": true,
"players": [
{
"name": "Eric Miron",
"dupr_id": "2LPWD7",
"rating": 3.594,
"profile_pic_url": null,
"location": "Fort Worth, TX, US"
}
]
},
{
"team_id": 6842258419,
"serial": 2,
"winner": false,
"players": [
{
"name": "David Oaten",
"dupr_id": "V74056",
"rating": 3.548,
"profile_pic_url": null,
"location": "Aledo, TX, US"
}
]
}
]