匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 6012220788
对决竞争阵营
阵营 2胜方
LN
Lance Nguyen
4ZVEZV · USA
Rated Score
4.240
J
Jonatan
59DX0P · Houston, TX, US
Rated Score
3.582
ID: 6012220788
4ZVEZV · USA
Rated Score
4.240
59DX0P · Houston, TX, US
Rated Score
3.582
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6012220788
[
{
"team_id": 5996262495,
"serial": 1,
"winner": false,
"players": [
{
"name": "Harry Ha",
"dupr_id": "8DKRPY",
"rating": 3.881,
"profile_pic_url": null,
"location": "Katy, TX, US"
},
{
"name": "Paul Phan",
"dupr_id": "EWJOZO",
"rating": 3.815,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 4446482292,
"serial": 2,
"winner": true,
"players": [
{
"name": "Lance Nguyen",
"dupr_id": "4ZVEZV",
"rating": 4.24,
"profile_pic_url": null,
"location": ""
},
{
"name": "Jonatan",
"dupr_id": "59DX0P",
"rating": 3.582,
"profile_pic_url": null,
"location": "Houston, TX, US"
}
]
}
]