匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
OAP Fundraiser Tournament Singles Moneyball Pool 1
ID: 8380108885
对决竞争阵营
阵营 1胜方

Shiv Krishnaswamy
1RWOZ3 · Fort Lauderdale, FL, US
DUPR
5.251
阵营 2负方

Roger Dugas
3VG0J6 · Maitland, FL, US
DUPR
5.148
ID: 8380108885

1RWOZ3 · Fort Lauderdale, FL, US
DUPR
5.251

3VG0J6 · Maitland, FL, US
DUPR
5.148
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8380108885
[
{
"team_id": 5091082391,
"serial": 1,
"winner": true,
"players": [
{
"name": "Shiv Krishnaswamy",
"dupr_id": "1RWOZ3",
"rating": 5.251,
"profile_pic_url": "https://randomuser.me/api/portraits/men/78.jpg",
"location": "Fort Lauderdale, FL, US"
}
]
},
{
"team_id": 4410469689,
"serial": 2,
"winner": false,
"players": [
{
"name": "Roger Dugas",
"dupr_id": "3VG0J6",
"rating": 5.148,
"profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
"location": "Maitland, FL, US"
}
]
}
]