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

DUPR 18 (AGE 50+)(Sat. 2/21 start time TBD)

ID: 4469892946

对局比分

19-21

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

11:30 PM

对决场地

The Greens Country Club

View Facility Page →

对决竞争阵营

阵营 1负方
MW
Mike Ward

3ZLR9M · Sand Springs, OK, US

DUPR

4.567

DH
Deana Holman

1QXM5D · Bartlesville, OK, US

DUPR

3.935

阵营 2胜方
MM
Mark Moore

3PJ06X · Edmond, OK, US

DUPR

4.556

HM
Holly Moore

84XRJV · Edmond, OK, US

DUPR

4.056

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4469892946
显示原始对决元数据 JSON
[
  {
    "team_id": 4969828398,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Ward",
        "dupr_id": "3ZLR9M",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Sand Springs, OK, US"
      },
      {
        "name": "Deana Holman",
        "dupr_id": "1QXM5D",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "Bartlesville, OK, US"
      }
    ]
  },
  {
    "team_id": 8131784657,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Moore",
        "dupr_id": "3PJ06X",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Holly Moore",
        "dupr_id": "84XRJV",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]