匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Casa Pickle *Heat Wave* Galleria - Men's Singles (4.0)
ID: 7060549501
对决竞争阵营
阵营 1胜方
IG
Ian Grenda
6NMEPE · Lebanon, NJ, US
DUPR
3.771
阵营 2负方
JL
James Lee
RZGEWQ · Houston, TX, US
DUPR
3.658
ID: 7060549501
6NMEPE · Lebanon, NJ, US
DUPR
3.771
RZGEWQ · Houston, TX, US
DUPR
3.658
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7060549501
[
{
"team_id": 6335054191,
"serial": 1,
"winner": true,
"players": [
{
"name": "Ian Grenda",
"dupr_id": "6NMEPE",
"rating": 3.771,
"profile_pic_url": null,
"location": "Lebanon, NJ, US"
}
]
},
{
"team_id": 5941066666,
"serial": 2,
"winner": false,
"players": [
{
"name": "James Lee",
"dupr_id": "RZGEWQ",
"rating": 3.658,
"profile_pic_url": null,
"location": "Houston, TX, US"
}
]
}
]