匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
ahm x NPL MID-SEASON FESTIVAL - Swiss Format
ID: 5856166497
对决竞争阵营
阵营 1负方

Timothy Kouznetsov
0YN7QQ · Templestowe, VIC, AU
DUPR
4.773
阵营 2胜方

Barry Oliver George Gray
3545LL · Shailer Park, QLD, AU
DUPR
5.248
ID: 5856166497

0YN7QQ · Templestowe, VIC, AU
DUPR
4.773

3545LL · Shailer Park, QLD, AU
DUPR
5.248
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5856166497
[
{
"team_id": 5335525090,
"serial": 1,
"winner": false,
"players": [
{
"name": "Timothy Kouznetsov",
"dupr_id": "0YN7QQ",
"rating": 4.773,
"profile_pic_url": "https://randomuser.me/api/portraits/men/87.jpg",
"location": "Templestowe, VIC, AU"
}
]
},
{
"team_id": 5381783669,
"serial": 2,
"winner": true,
"players": [
{
"name": "Barry Oliver George Gray",
"dupr_id": "3545LL",
"rating": 5.248,
"profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
"location": "Shailer Park, QLD, AU"
}
]
}
]