匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Life Time NYC $ummer Cla$$ic - Mens Singles Skill: (Open) at Penn 6pm
ID: 6821716544
对决竞争阵营
阵营 1负方
SK
Sean Kemp
84RMNG · New York, NY, US
DUPR
4.923
阵营 2胜方
JJ
Jacob John
N7707W · Chicago, IL, US
DUPR
5.119
ID: 6821716544
84RMNG · New York, NY, US
DUPR
4.923
N7707W · Chicago, IL, US
DUPR
5.119
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6821716544
[
{
"team_id": 7926382825,
"serial": 1,
"winner": false,
"players": [
{
"name": "Sean Kemp",
"dupr_id": "84RMNG",
"rating": 4.923,
"profile_pic_url": null,
"location": "New York, NY, US"
}
]
},
{
"team_id": 8057931356,
"serial": 2,
"winner": true,
"players": [
{
"name": "Jacob John",
"dupr_id": "N7707W",
"rating": 5.119,
"profile_pic_url": null,
"location": "Chicago, IL, US"
}
]
}
]