匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Zak's DUPR League
ID: 5048189472
对决竞争阵营
阵营 2负方
MM
Michael Mulroy
MY96JL · Ann Arbor, MI, US
DUPR
4.489
GW
Gautam Wagle
4VZRMK · USA
DUPR
4.066
ID: 5048189472
MY96JL · Ann Arbor, MI, US
DUPR
4.489
4VZRMK · USA
DUPR
4.066
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5048189472
[
{
"team_id": 7078506302,
"serial": 1,
"winner": true,
"players": [
{
"name": "Zak Kratz",
"dupr_id": "7D0E6M",
"rating": 4.531,
"profile_pic_url": null,
"location": "Ann Arbor, MI, US"
},
{
"name": "Kevin Xu",
"dupr_id": "8EOP4J",
"rating": 4.339,
"profile_pic_url": null,
"location": "Ann Arbor, MI, US"
}
]
},
{
"team_id": 7297040217,
"serial": 2,
"winner": false,
"players": [
{
"name": "Michael Mulroy",
"dupr_id": "MY96JL",
"rating": 4.489,
"profile_pic_url": null,
"location": "Ann Arbor, MI, US"
},
{
"name": "Gautam Wagle",
"dupr_id": "4VZRMK",
"rating": 4.066,
"profile_pic_url": null,
"location": ""
}
]
}
]