匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Three Rivers Championship - Mens Singles Skill: (3.5) Age: (Any)
ID: 5854817934
对决竞争阵营
阵营 1胜方
FA
Farhad Afzali
RY24XN · Lancaster, PA, US
DUPR
3.642
阵营 2负方
TM
TJ Mayo
RWPY5D · Reston, VA, US
DUPR
3.467
ID: 5854817934
RY24XN · Lancaster, PA, US
DUPR
3.642
RWPY5D · Reston, VA, US
DUPR
3.467
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5854817934
[
{
"team_id": 4914876127,
"serial": 1,
"winner": true,
"players": [
{
"name": "Farhad Afzali",
"dupr_id": "RY24XN",
"rating": 3.642,
"profile_pic_url": null,
"location": "Lancaster, PA, US"
}
]
},
{
"team_id": 6899621956,
"serial": 2,
"winner": false,
"players": [
{
"name": "TJ Mayo",
"dupr_id": "RWPY5D",
"rating": 3.467,
"profile_pic_url": null,
"location": "Reston, VA, US"
}
]
}
]