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

Wilson Dupr Night

ID: 8268093340

对局比分

11-7

落败 / Loss

对决日期

2025-07-07

对局时间 (估算)

5:00 PM

对决场地

Wilson County, NC, USA

未核实场馆

对决竞争阵营

阵营 1胜方
CP
Connor Patterson

O657VE · USA

DUPR

4.061

WH
Will Hearn

2QZMLR · Clayton, NC, US

DUPR

3.948

阵营 2负方
MK
Mark Knight

L5RWWZ · USA

DUPR

4.471

XM
Xzavier McDaniel

59J9ER · Rocky Mount, NC, US

DUPR

4.054

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8268093340
显示原始对决元数据 JSON
[
  {
    "team_id": 7434043822,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Patterson",
        "dupr_id": "O657VE",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Will Hearn",
        "dupr_id": "2QZMLR",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Clayton, NC, US"
      }
    ]
  },
  {
    "team_id": 8275600569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Knight",
        "dupr_id": "L5RWWZ",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Xzavier McDaniel",
        "dupr_id": "59J9ER",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": "Rocky Mount, NC, US"
      }
    ]
  }
]