匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Pool 1
ID: 7003211666
对决竞争阵营
阵营 1负方

Bryant Lester
8DJPMM · Wilmington, NC, US
DUPR
5.144
阵营 2胜方
HB
Henry Boyle
3PP77Q · Greater London, England, GB
DUPR
5.777
ID: 7003211666

8DJPMM · Wilmington, NC, US
DUPR
5.144
3PP77Q · Greater London, England, GB
DUPR
5.777
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7003211666
[
{
"team_id": 5881434094,
"serial": 1,
"winner": false,
"players": [
{
"name": "Bryant Lester",
"dupr_id": "8DJPMM",
"rating": 5.144,
"profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66226d8274cf2.jpg",
"location": "Wilmington, NC, US"
}
]
},
{
"team_id": 4758433766,
"serial": 2,
"winner": true,
"players": [
{
"name": "Henry Boyle",
"dupr_id": "3PP77Q",
"rating": 5.777,
"profile_pic_url": null,
"location": "Greater London, England, GB"
}
]
}
]