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