匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Chase the New Year: Men's Singles Open Quarter-Finals
ID: 7447050482
对决竞争阵营
阵营 1胜方
MD
Matthew D Kozar
7DK545 · Windber, PA, US
DUPR
5.014
阵营 2负方
CC
Christopher Cosgrove
7DY279 · Burke, VA, US
DUPR
4.772
ID: 7447050482
7DK545 · Windber, PA, US
DUPR
5.014
7DY279 · Burke, VA, US
DUPR
4.772
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7447050482
[
{
"team_id": 8405549915,
"serial": 1,
"winner": true,
"players": [
{
"name": "Matthew D Kozar",
"dupr_id": "7DK545",
"rating": 5.014,
"profile_pic_url": null,
"location": "Windber, PA, US"
}
]
},
{
"team_id": 8159315489,
"serial": 2,
"winner": false,
"players": [
{
"name": "Christopher Cosgrove",
"dupr_id": "7DY279",
"rating": 4.772,
"profile_pic_url": null,
"location": "Burke, VA, US"
}
]
}
]