匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
The Flying Pickle Open - Open Singles (Women)
ID: 5246574766
对决竞争阵营
阵营 1负方

Maria Goheen
RXGN2E · USA
DUPR
5.210
阵营 2胜方

Maddy Rasmusen
8GYMWD · Eagle Mountain, UT, US
DUPR
5.484
ID: 5246574766

RXGN2E · USA
DUPR
5.210

8GYMWD · Eagle Mountain, UT, US
DUPR
5.484
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5246574766
[
{
"team_id": 4569696155,
"serial": 1,
"winner": false,
"players": [
{
"name": "Maria Goheen",
"dupr_id": "RXGN2E",
"rating": 5.21,
"profile_pic_url": "https://randomuser.me/api/portraits/men/28.jpg",
"location": ""
}
]
},
{
"team_id": 4401203305,
"serial": 2,
"winner": true,
"players": [
{
"name": "Maddy Rasmusen",
"dupr_id": "8GYMWD",
"rating": 5.484,
"profile_pic_url": "https://randomuser.me/api/portraits/women/90.jpg",
"location": "Eagle Mountain, UT, US"
}
]
}
]