匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Charleston Metro PPA Challenger - Womens Singles Pro Main Draw
ID: 6869592734
对决竞争阵营
阵营 1胜方
AR
Amanda Rosati
3LEJ9J · Boca Raton, FL, US
DUPR
5.416
阵营 2负方
MP
Megan Poe
L2M2PZ · USA
DUPR
4.605
ID: 6869592734
3LEJ9J · Boca Raton, FL, US
DUPR
5.416
L2M2PZ · USA
DUPR
4.605
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6869592734
[
{
"team_id": 5658138578,
"serial": 1,
"winner": true,
"players": [
{
"name": "Amanda Rosati",
"dupr_id": "3LEJ9J",
"rating": 5.416,
"profile_pic_url": null,
"location": "Boca Raton, FL, US"
}
]
},
{
"team_id": 7970885150,
"serial": 2,
"winner": false,
"players": [
{
"name": "Megan Poe",
"dupr_id": "L2M2PZ",
"rating": 4.605,
"profile_pic_url": null,
"location": ""
}
]
}
]