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

The Masters of Mixed Doubles Presented By Woodhouse Spa Lexington - MIXED DOUBLES 4.0 DIVISION

ID: 4846328643

对局比分

11-15

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

4:45 AM

对决场地

lexington, KY

View Facility Page →

对决竞争阵营

阵营 1负方
GM
Grace McGonigle

MEYL0P · USA

DUPR

3.998

OM
Owen McGonigle

QXPLRD · USA

DUPR

3.998

阵营 2胜方
KR
Kendall Regan

VXLZD5 · USA

DUPR

4.200

MR
Matt Rosenfield

Q50D2R · Louisville, KY, US

DUPR

4.363

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4846328643
显示原始对决元数据 JSON
[
  {
    "team_id": 7118357652,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Grace McGonigle",
        "dupr_id": "MEYL0P",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Owen McGonigle",
        "dupr_id": "QXPLRD",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5896137148,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kendall Regan",
        "dupr_id": "VXLZD5",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Rosenfield",
        "dupr_id": "Q50D2R",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      }
    ]
  }
]