返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

2025 Chatham OCI Open - Mens Doubles Skill: 4.5/5.0

ID: 8147167984

对局比分

0-11

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

5:00 PM

对决场地

Chatham, IL

View Facility Page →

对决竞争阵营

阵营 1负方
EM
Eric Marion

1N4NG2 · USA

DUPR

4.774

AE
Alex Elenbaas

3LMWMK · USA

DUPR

4.607

阵营 2胜方
ES
Eric Surges

4ZQRO6 · Chatham, IL, US

DUPR

5.430

DL
Danny Long Jr

3VXR06 · Springfield, IL, US

DUPR

5.254

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8147167984
显示原始对决元数据 JSON
[
  {
    "team_id": 8148556277,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Marion",
        "dupr_id": "1N4NG2",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Elenbaas",
        "dupr_id": "3LMWMK",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6151955488,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Surges",
        "dupr_id": "4ZQRO6",
        "rating": 5.43,
        "profile_pic_url": null,
        "location": "Chatham, IL, US"
      },
      {
        "name": "Danny Long Jr",
        "dupr_id": "3VXR06",
        "rating": 5.254,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      }
    ]
  }
]