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

Tristan Dussault
NYZ2ON · Orlando, FL, US
DUPR
5.620
阵营 2负方

Shiv Krishnaswamy
1RWOZ3 · Fort Lauderdale, FL, US
DUPR
5.251
ID: 7523420070

NYZ2ON · Orlando, FL, US
DUPR
5.620

1RWOZ3 · Fort Lauderdale, FL, US
DUPR
5.251
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7523420070
[
{
"team_id": 6308964593,
"serial": 1,
"winner": true,
"players": [
{
"name": "Tristan Dussault",
"dupr_id": "NYZ2ON",
"rating": 5.62,
"profile_pic_url": "https://randomuser.me/api/portraits/men/60.jpg",
"location": "Orlando, FL, US"
}
]
},
{
"team_id": 5803039567,
"serial": 2,
"winner": false,
"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"
}
]
}
]