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

The Columbus Open @ MatchPoint - Mens Doubles OPEN Cash Prize: (Any) Age: (Any)

ID: 5536736544

对局比分

1-11

落败 / Loss

对决日期

2025-12-20

对局时间 (估算)

1:00 PM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1负方
DH
David Hayman

3524WR · Westerville, OH, US

DUPR

5.246

SC
Spencer Clark

JZOR2O · Columbus, OH, US

DUPR

4.899

阵营 2胜方
ED
Ethan Dysert

3YRPP8 · Pittsburgh, PA, US

DUPR

5.488

BR
Ben Rice

99P4PJ · Pittsburgh, PA, US

DUPR

5.162

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5536736544
显示原始对决元数据 JSON
[
  {
    "team_id": 7812368753,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Hayman",
        "dupr_id": "3524WR",
        "rating": 5.246,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Spencer Clark",
        "dupr_id": "JZOR2O",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 7040219521,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethan Dysert",
        "dupr_id": "3YRPP8",
        "rating": 5.488,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Ben Rice",
        "dupr_id": "99P4PJ",
        "rating": 5.162,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]