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

Casey Markulike
V2JVM7 · Atlanta, GA, US
DUPR
4.393
阵营 2负方

Jesse Berkowitz
5945R5 · Asheville, NC, US
DUPR
4.502
ID: 6893569428

V2JVM7 · Atlanta, GA, US
DUPR
4.393

5945R5 · Asheville, NC, US
DUPR
4.502
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6893569428
[
{
"team_id": 6417175480,
"serial": 1,
"winner": true,
"players": [
{
"name": "Casey Markulike",
"dupr_id": "V2JVM7",
"rating": 4.393,
"profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
"location": "Atlanta, GA, US"
}
]
},
{
"team_id": 7791341139,
"serial": 2,
"winner": false,
"players": [
{
"name": "Jesse Berkowitz",
"dupr_id": "5945R5",
"rating": 4.502,
"profile_pic_url": "https://randomuser.me/api/portraits/men/39.jpg",
"location": "Asheville, NC, US"
}
]
}
]