匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Competitive Open Play Match
ID: 8288879756
对决竞争阵营
阵营 1负方
PL
Paul Lee
W66LJL · Atlanta, GA, US
DUPR
4.351
阵营 2胜方
NH
Nicholas Huynh
596ZJ0 · Silver Spring, MD, US
DUPR
4.679
ID: 8288879756
W66LJL · Atlanta, GA, US
DUPR
4.351
596ZJ0 · Silver Spring, MD, US
DUPR
4.679
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8288879756
[
{
"team_id": 8561954707,
"serial": 1,
"winner": false,
"players": [
{
"name": "Paul Lee",
"dupr_id": "W66LJL",
"rating": 4.351,
"profile_pic_url": null,
"location": "Atlanta, GA, US"
}
]
},
{
"team_id": 7280344589,
"serial": 2,
"winner": true,
"players": [
{
"name": "Nicholas Huynh",
"dupr_id": "596ZJ0",
"rating": 4.679,
"profile_pic_url": null,
"location": "Silver Spring, MD, US"
}
]
}
]