匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Pool 1
ID: 7540102482
对决竞争阵营
阵营 1胜方
MF
Matthew Finley
17YYON · Wilmington, NC, US
DUPR
4.827
阵营 2负方
TM
thiago moreira
RY0DWZ · Surf City, NC, US
DUPR
3.922
ID: 7540102482
17YYON · Wilmington, NC, US
DUPR
4.827
RY0DWZ · Surf City, NC, US
DUPR
3.922
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7540102482
[
{
"team_id": 5817648205,
"serial": 1,
"winner": true,
"players": [
{
"name": "Matthew Finley",
"dupr_id": "17YYON",
"rating": 4.827,
"profile_pic_url": null,
"location": "Wilmington, NC, US"
}
]
},
{
"team_id": 7596750180,
"serial": 2,
"winner": false,
"players": [
{
"name": "thiago moreira",
"dupr_id": "RY0DWZ",
"rating": 3.922,
"profile_pic_url": null,
"location": "Surf City, NC, US"
}
]
}
]