匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Match - Pickle & Chill
ID: 7246655975
对决竞争阵营
阵营 1胜方

Mike Mathias
RZERZM · Columbus, OH, US
DUPR
3.943
阵营 2负方

Ben Texler
PKK2RM · Columbus, OH, US
DUPR
4.076
ID: 7246655975

RZERZM · Columbus, OH, US
DUPR
3.943

PKK2RM · Columbus, OH, US
DUPR
4.076
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7246655975
[
{
"team_id": 5180586532,
"serial": 1,
"winner": true,
"players": [
{
"name": "Mike Mathias",
"dupr_id": "RZERZM",
"rating": 3.943,
"profile_pic_url": "https://randomuser.me/api/portraits/men/52.jpg",
"location": "Columbus, OH, US"
}
]
},
{
"team_id": 6974973393,
"serial": 2,
"winner": false,
"players": [
{
"name": "Ben Texler",
"dupr_id": "PKK2RM",
"rating": 4.076,
"profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
"location": "Columbus, OH, US"
}
]
}
]