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

Westwood Moneyball - Mens Doubles Skill: (4.0 To 4.5)

ID: 4974098588

对局比分

4-11

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

9:00 PM

对决场地

Westwood, MA

View Facility Page →

对决竞争阵营

阵营 1负方
MH
Matt Hickey

3P2VDQ · Framingham, MA, US

DUPR

4.239

CS
Chris Stanley

8GQD9V · Framingham, MA, US

DUPR

4.165

阵营 2胜方
MM
Michael McDonough

JJKR04 · MA, US

DUPR

4.553

Glen Schleehauf

QXO0D0 · Easton, MA, US

DUPR

4.565

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4974098588
显示原始对决元数据 JSON
[
  {
    "team_id": 4955139927,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Hickey",
        "dupr_id": "3P2VDQ",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Framingham, MA, US"
      },
      {
        "name": "Chris Stanley",
        "dupr_id": "8GQD9V",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Framingham, MA, US"
      }
    ]
  },
  {
    "team_id": 6361149939,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael  McDonough",
        "dupr_id": "JJKR04",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "MA, US"
      },
      {
        "name": "Glen Schleehauf",
        "dupr_id": "QXO0D0",
        "rating": 4.565,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/678ee3a04cd34.jpg",
        "location": "Easton, MA, US"
      }
    ]
  }
]