匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)
Pool A - MLP 16
ID: 4764081715
对决竞争阵营
阵营 2胜方
MS
Michael Suguitan
L2JVRJ · Kings County, NY, US
DUPR
4.371
CD
Carrie Dajani
QPED05 · USA
DUPR
3.803
ID: 4764081715
L2JVRJ · Kings County, NY, US
DUPR
4.371
QPED05 · USA
DUPR
3.803
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4764081715
[
{
"team_id": 5635373700,
"serial": 1,
"winner": false,
"players": [
{
"name": "Jesse Lim",
"dupr_id": "30LNZ2",
"rating": 4.058,
"profile_pic_url": null,
"location": ""
},
{
"name": "Pat Chu",
"dupr_id": "1Q6PD4",
"rating": 3.279,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5371890672,
"serial": 2,
"winner": true,
"players": [
{
"name": "Michael Suguitan",
"dupr_id": "L2JVRJ",
"rating": 4.371,
"profile_pic_url": null,
"location": "Kings County, NY, US"
},
{
"name": "Carrie Dajani",
"dupr_id": "QPED05",
"rating": 3.803,
"profile_pic_url": null,
"location": ""
}
]
}
]