匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 4356518092
对决竞争阵营
阵营 2负方
RR
Rob Ramirez
RZR45M · Milton, ON, CA
DUPR
3.705
JD
James Dye
946LZJ · USA
DUPR
4.366
ID: 4356518092
RZR45M · Milton, ON, CA
DUPR
3.705
946LZJ · USA
DUPR
4.366
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4356518092
[
{
"team_id": 5146066214,
"serial": 1,
"winner": true,
"players": [
{
"name": "MARPS",
"dupr_id": "JZQVGJ",
"rating": 3.614,
"profile_pic_url": null,
"location": "Toronto, ON, CA"
},
{
"name": "David Wu",
"dupr_id": "J5J9OD",
"rating": 4.448,
"profile_pic_url": null,
"location": "Mississauga, ON, CA"
}
]
},
{
"team_id": 5644652310,
"serial": 2,
"winner": false,
"players": [
{
"name": "Rob Ramirez",
"dupr_id": "RZR45M",
"rating": 3.705,
"profile_pic_url": null,
"location": "Milton, ON, CA"
},
{
"name": "James Dye",
"dupr_id": "946LZJ",
"rating": 4.366,
"profile_pic_url": null,
"location": ""
}
]
}
]