返回检索中心
匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)

002 Lone Star Shootout Mens Singles 4.0 / Age: 19+

ID: 4561288395

对局比分

15-9

落败 / Loss

对决日期

2024-04-13

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DD
Dixon doege

RZEZEE · Shreveport, LA, US

DUPR

3.937

阵营 2负方
CC
Cooper Cearley

NY9P7W · Vicksburg, MS, US

DUPR

4.095

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4561288395
显示原始对决元数据 JSON
[
  {
    "team_id": 6973681313,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dixon doege",
        "dupr_id": "RZEZEE",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      }
    ]
  },
  {
    "team_id": 7237110764,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cooper Cearley",
        "dupr_id": "NY9P7W",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Vicksburg, MS, US"
      }
    ]
  }
]