匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Life Time Sky
ID: 5181973311
对决竞争阵营
阵营 1负方
ZR
Zachary Romanzi
16VK60 · New York, NY, US
DUPR
3.551
阵营 2胜方
JS
Josh Silverstein
4LRGWM · Queens County, NY, US
DUPR
5.604
ID: 5181973311
16VK60 · New York, NY, US
DUPR
3.551
4LRGWM · Queens County, NY, US
DUPR
5.604
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5181973311
[
{
"team_id": 4932291089,
"serial": 1,
"winner": false,
"players": [
{
"name": "Zachary Romanzi",
"dupr_id": "16VK60",
"rating": 3.551,
"profile_pic_url": null,
"location": "New York, NY, US"
}
]
},
{
"team_id": 7393460418,
"serial": 2,
"winner": true,
"players": [
{
"name": "Josh Silverstein",
"dupr_id": "4LRGWM",
"rating": 5.604,
"profile_pic_url": null,
"location": "Queens County, NY, US"
}
]
}
]