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

Pool A - Men's 4.5 (ANY AGE)

ID: 4972925324

对局比分

11-7, 6-11, 5-11

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

9:00 PM

对决场地

Fairport Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
SG
Scott Gould

ODJDYL · Buffalo, NY, US

DUPR

4.397

SR
Scott Read

1Q4LK4 · Swormville, NY, US

DUPR

4.574

阵营 2胜方
DM
David McAlpin

59QZZL · Webster, NY, US

DUPR

4.490

JC
John Carpenter

XJ7K25 · Rochester, NY, US

DUPR

4.649

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4972925324
显示原始对决元数据 JSON
[
  {
    "team_id": 7933451646,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Gould",
        "dupr_id": "ODJDYL",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Scott Read",
        "dupr_id": "1Q4LK4",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Swormville, NY, US"
      }
    ]
  },
  {
    "team_id": 8514001453,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David McAlpin",
        "dupr_id": "59QZZL",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": "Webster, NY, US"
      },
      {
        "name": "John Carpenter",
        "dupr_id": "XJ7K25",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]