匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
ahm x NPL MID-SEASON FESTIVAL - Single Elimination
ID: 4968277682
对决竞争阵营
阵营 1胜方
HB
Harrison Brown
L224OQ · Gold Coast, QLD, AU
DUPR
5.662
阵营 2负方
BT
Brian Tran
2YLLV7 · NSW, AU
DUPR
5.530
ID: 4968277682
L224OQ · Gold Coast, QLD, AU
DUPR
5.662
2YLLV7 · NSW, AU
DUPR
5.530
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4968277682
[
{
"team_id": 7142780852,
"serial": 1,
"winner": true,
"players": [
{
"name": "Harrison Brown",
"dupr_id": "L224OQ",
"rating": 5.662,
"profile_pic_url": null,
"location": "Gold Coast, QLD, AU"
}
]
},
{
"team_id": 4997870938,
"serial": 2,
"winner": false,
"players": [
{
"name": "Brian Tran",
"dupr_id": "2YLLV7",
"rating": 5.53,
"profile_pic_url": null,
"location": "NSW, AU"
}
]
}
]