匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Zin 2 Win Powered by WinBy2 - Men's Singles Skill: (4.0)
ID: 6898249080
对决竞争阵营
阵营 1胜方

Niklas Moe
3Z6QEP · Montecito
DUPR
4.566
阵营 2负方

Edgar Chen
894KYR · Paso Robles, CA, US
DUPR
4.045
ID: 6898249080

3Z6QEP · Montecito
DUPR
4.566

894KYR · Paso Robles, CA, US
DUPR
4.045
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6898249080
[
{
"team_id": 5514924314,
"serial": 1,
"winner": true,
"players": [
{
"name": "Niklas Moe",
"dupr_id": "3Z6QEP",
"rating": 4.566,
"profile_pic_url": "https://randomuser.me/api/portraits/men/66.jpg",
"location": "Montecito"
}
]
},
{
"team_id": 7106142007,
"serial": 2,
"winner": false,
"players": [
{
"name": "Edgar Chen",
"dupr_id": "894KYR",
"rating": 4.045,
"profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
"location": "Paso Robles, CA, US"
}
]
}
]