返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

THE PENNSYLVANIA OPEN *Sunday ONLY* - Mens Doubles Skill: (3.000 To 3.999) Age: (Any)

ID: 6895301598

对局比分

11-2

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

7:30 PM

对决场地

Allentown, PA

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Mark Scott

17KN49 · Allentown, PA, US

DUPR

3.108

SW
Sean Wilson

KO9G2Q · Easton, PA, US

DUPR

3.117

阵营 2负方
JH
John Harrison

VX5M06 · USA

DUPR

2.586

DE
Denis Esslinger

7ZG2J0 · USA

DUPR

2.538

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6895301598
显示原始对决元数据 JSON
[
  {
    "team_id": 7605075627,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Scott",
        "dupr_id": "17KN49",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Sean Wilson",
        "dupr_id": "KO9G2Q",
        "rating": 3.117,
        "profile_pic_url": null,
        "location": "Easton, PA, US"
      }
    ]
  },
  {
    "team_id": 6453549589,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John  Harrison",
        "dupr_id": "VX5M06",
        "rating": 2.586,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Denis Esslinger",
        "dupr_id": "7ZG2J0",
        "rating": 2.538,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]