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

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

ID: 7501811361

对局比分

21-19

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

10:15 AM

对决场地

The Greens Country Club

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Mark Moore

3PJ06X · Edmond, OK, US

DUPR

4.562

HM
Holly Moore

84XRJV · Edmond, OK, US

DUPR

4.055

阵营 2负方
MW
Mike Ward

3ZLR9M · Sand Springs, OK, US

DUPR

4.561

DH
Deana Holman

1QXM5D · Bartlesville, OK, US

DUPR

3.934

数据访问 (AI / 开发者)

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

cURL Request:

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