匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
private moneyball singles #2
ID: 4997421358
对决竞争阵营
阵营 1胜方
GC
Gary Carter
3OLKPL · USA
Rated Score
4.123
阵营 2负方
MS
Matthew Stevens
7NKZW5 · USA
Rated Score
4.066
ID: 4997421358
3OLKPL · USA
Rated Score
4.123
7NKZW5 · USA
Rated Score
4.066
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4997421358
[
{
"team_id": 8434730540,
"serial": 1,
"winner": true,
"players": [
{
"name": "Gary Carter",
"dupr_id": "3OLKPL",
"rating": 4.123,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 8049761855,
"serial": 2,
"winner": false,
"players": [
{
"name": "Matthew Stevens",
"dupr_id": "7NKZW5",
"rating": 4.066,
"profile_pic_url": null,
"location": ""
}
]
}
]