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

2026 Tasmania Pickleball Championships - 50+ Men's Doubles DUPR: 3.5-3.99

ID: 7143348756

对局比分

15-11

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

1:00 PM

对决场地

New Town, Tas

未核实场馆

对决竞争阵营

阵营 1胜方
PA
Paul Allen

M2Q42L · ACT, AU

DUPR

3.338

ST
Scott Thompson

WXLWPL · Banks, ACT, AU

DUPR

3.587

阵营 2负方
WM
Wayne Mulherin

M2LQRV · NSW, AU

DUPR

3.517

SR
Shane Ruffels

Z9L2MP · USA

DUPR

4.066

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7143348756
显示原始对决元数据 JSON
[
  {
    "team_id": 5521605427,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Allen",
        "dupr_id": "M2Q42L",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": "ACT, AU"
      },
      {
        "name": "Scott Thompson",
        "dupr_id": "WXLWPL",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "Banks, ACT, AU"
      }
    ]
  },
  {
    "team_id": 4637875192,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wayne Mulherin",
        "dupr_id": "M2LQRV",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Shane Ruffels",
        "dupr_id": "Z9L2MP",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]