匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)
The Metro Derby - Coed Singles Skill: (3.5) Age: (Any)
ID: 6737699488
对决竞争阵营
阵营 1胜方
NS
Nicholas Songer
RZ9QME · Shelby Township, MI, US
DUPR
3.812
阵营 2负方
AW
Austin Weiland
DNE706 · USA
DUPR
2.874
ID: 6737699488
RZ9QME · Shelby Township, MI, US
DUPR
3.812
DNE706 · USA
DUPR
2.874
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6737699488
[
{
"team_id": 5298512274,
"serial": 1,
"winner": true,
"players": [
{
"name": "Nicholas Songer",
"dupr_id": "RZ9QME",
"rating": 3.812,
"profile_pic_url": null,
"location": "Shelby Township, MI, US"
}
]
},
{
"team_id": 7196954156,
"serial": 2,
"winner": false,
"players": [
{
"name": "Austin Weiland",
"dupr_id": "DNE706",
"rating": 2.874,
"profile_pic_url": null,
"location": ""
}
]
}
]