匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
2026 Opelika PPA Challenger - Mens Singles Pro Main Draw
ID: 4944150983
对决竞争阵营
阵营 1负方
TK
Tyler Kane
1794R5 · Peachtree Corners, GA, US
DUPR
5.085
阵营 2胜方
JW
Jake Wilson
8JQ95O · Birmingham, AL, US
DUPR
5.559
ID: 4944150983
1794R5 · Peachtree Corners, GA, US
DUPR
5.085
8JQ95O · Birmingham, AL, US
DUPR
5.559
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4944150983
[
{
"team_id": 6214055831,
"serial": 1,
"winner": false,
"players": [
{
"name": "Tyler Kane",
"dupr_id": "1794R5",
"rating": 5.085,
"profile_pic_url": null,
"location": "Peachtree Corners, GA, US"
}
]
},
{
"team_id": 8328590249,
"serial": 2,
"winner": true,
"players": [
{
"name": "Jake Wilson",
"dupr_id": "8JQ95O",
"rating": 5.559,
"profile_pic_url": null,
"location": "Birmingham, AL, US"
}
]
}
]