匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
2026 FROZEN OPEN - Men's Singles (3.5-4.0)
ID: 5167996273
对决竞争阵营
阵营 1负方
TD
Troy Deutz
RZV9GQ · Marshall, MN, US
Rated Score
4.126
阵营 2胜方
TG
Tyler Glick
5EKM2V · Hugo, MN, US
Rated Score
3.589
ID: 5167996273
RZV9GQ · Marshall, MN, US
Rated Score
4.126
5EKM2V · Hugo, MN, US
Rated Score
3.589
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5167996273
[
{
"team_id": 7021412321,
"serial": 1,
"winner": false,
"players": [
{
"name": "Troy Deutz",
"dupr_id": "RZV9GQ",
"rating": 4.126,
"profile_pic_url": null,
"location": "Marshall, MN, US"
}
]
},
{
"team_id": 5419983884,
"serial": 2,
"winner": true,
"players": [
{
"name": "Tyler Glick",
"dupr_id": "5EKM2V",
"rating": 3.589,
"profile_pic_url": null,
"location": "Hugo, MN, US"
}
]
}
]