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

Melbourne Grand Slam - 35+ Mens Doubles 3.49 and below

ID: 6960207661

对局比分

1-11

获胜 / Win

对决日期

2025-11-29

对局时间 (估算)

2:15 AM

对决场地

Melbourne, Vic

View Facility Page →

对决竞争阵营

阵营 1负方
DT
Dan Tolliday

MEXJOD · Brunswick, VIC, AU

DUPR

2.396

MT
Mark Thessman

V46REP · USA

DUPR

2.428

阵营 2胜方
WM
Will Matters

2YNKKR · VIC, AU

DUPR

3.297

WD
Will De Jesus

OWMM7E · USA

DUPR

3.181

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6960207661
显示原始对决元数据 JSON
[
  {
    "team_id": 5651306200,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Tolliday",
        "dupr_id": "MEXJOD",
        "rating": 2.396,
        "profile_pic_url": null,
        "location": "Brunswick, VIC, AU"
      },
      {
        "name": "Mark Thessman",
        "dupr_id": "V46REP",
        "rating": 2.428,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5727039006,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Will Matters",
        "dupr_id": "2YNKKR",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Will De Jesus",
        "dupr_id": "OWMM7E",
        "rating": 3.181,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]