匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Charleston Metro PPA Challenger - Mens Singles Pro Main Draw
ID: 5598823139
对决竞争阵营
阵营 1负方

Tristan Cooley
67W6NG · Crestview, FL, US
DUPR
4.494
阵营 2胜方

William Wert
Q5KW2N · Charleston, SC, US
DUPR
4.389
ID: 5598823139

67W6NG · Crestview, FL, US
DUPR
4.494

Q5KW2N · Charleston, SC, US
DUPR
4.389
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5598823139
[
{
"team_id": 6866108372,
"serial": 1,
"winner": false,
"players": [
{
"name": "Tristan Cooley",
"dupr_id": "67W6NG",
"rating": 4.494,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/52325/images/profile/8438a71e-c5f3-42ec-b7fe-b5b528094c9b.png",
"location": "Crestview, FL, US"
}
]
},
{
"team_id": 6669760040,
"serial": 2,
"winner": true,
"players": [
{
"name": "William Wert",
"dupr_id": "Q5KW2N",
"rating": 4.389,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/50221/images/profile/6e962f69-3092-41d2-aeab-bb8bcffabfd3.jpg",
"location": "Charleston, SC, US"
}
]
}
]