匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Bash Masters Pickleball Open - Coed Singles Skill: (Open) Age: (Any)
ID: 5411535467
对决竞争阵营
阵营 1胜方

Robert Rotaru
RZYJEE · Windsor, ON, CA
DUPR
5.834
阵营 2负方

Tyson Cowger
D9EDZL · Detroit, MI, US
DUPR
4.423
ID: 5411535467

RZYJEE · Windsor, ON, CA
DUPR
5.834

D9EDZL · Detroit, MI, US
DUPR
4.423
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5411535467
[
{
"team_id": 5363949302,
"serial": 1,
"winner": true,
"players": [
{
"name": "Robert Rotaru",
"dupr_id": "RZYJEE",
"rating": 5.834,
"profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
"location": "Windsor, ON, CA"
}
]
},
{
"team_id": 6623906920,
"serial": 2,
"winner": false,
"players": [
{
"name": "Tyson Cowger",
"dupr_id": "D9EDZL",
"rating": 4.423,
"profile_pic_url": "https://randomuser.me/api/portraits/men/50.jpg",
"location": "Detroit, MI, US"
}
]
}
]