匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
2026 Wilson PPA Challenger - Mens Singles Pro Main Draw
ID: 7699452414
对决竞争阵营
阵营 1负方

Christopher Jaques
1N59Z3 · Durham, NC, US
DUPR
4.905
阵营 2胜方
MV
Magnus Violet
V2XMLP · Beavercreek, OH, US
DUPR
4.905
ID: 7699452414

1N59Z3 · Durham, NC, US
DUPR
4.905
V2XMLP · Beavercreek, OH, US
DUPR
4.905
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7699452414
[
{
"team_id": 5099988927,
"serial": 1,
"winner": false,
"players": [
{
"name": "Christopher Jaques",
"dupr_id": "1N59Z3",
"rating": 4.905,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/18668/images/profile/50de6fb1-b4a7-4497-9e04-4b9ded34b3ef.png",
"location": "Durham, NC, US"
}
]
},
{
"team_id": 6942516891,
"serial": 2,
"winner": true,
"players": [
{
"name": "Magnus Violet",
"dupr_id": "V2XMLP",
"rating": 4.905,
"profile_pic_url": null,
"location": "Beavercreek, OH, US"
}
]
}
]