返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

2026 NSW Pickleball Championships - 60+ Men's Doubles DUPR: 3.49 and under

ID: 5438872853

对局比分

11-7

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

6:15 AM

对决场地

Sydney, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
WM
Wayne Mulherin

M2LQRV · NSW, AU

DUPR

3.467

MT
Michael Thomson

OZ6RLW · USA

DUPR

3.033

阵营 2负方
HW
Henry Wong

L2DEM5 · USA

DUPR

2.981

GT
Greg Teale

L24KYK · USA

DUPR

3.043

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5438872853
显示原始对决元数据 JSON
[
  {
    "team_id": 7585002930,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wayne Mulherin",
        "dupr_id": "M2LQRV",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Michael Thomson",
        "dupr_id": "OZ6RLW",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6573888640,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Henry Wong",
        "dupr_id": "L2DEM5",
        "rating": 2.981,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Teale",
        "dupr_id": "L24KYK",
        "rating": 3.043,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]