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

PICKLEBALL CUP - NORTHERN BEACHES - Mixed Doubles DUPR 4.0+ DIVISION A

ID: 6344735646

对局比分

15-7

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

7:30 PM

对决场地

Seaforth, NSW

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Miki Masui

3ZGZYW · Blackwall, NSW, AU

DUPR

4.546

MW
Mikey Williams

EG76XM · Central Coast Council, NSW, AU

DUPR

4.849

阵营 2负方
LS
Linda Sleiman

3YKWP4 · NSW, AU

DUPR

4.118

SS
shah Sabri

EWYDZM · Redfern, NSW, AU

DUPR

4.116

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6344735646
显示原始对决元数据 JSON
[
  {
    "team_id": 5471673006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Miki Masui",
        "dupr_id": "3ZGZYW",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Blackwall, NSW, AU"
      },
      {
        "name": "Mikey Williams",
        "dupr_id": "EG76XM",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "Central Coast Council, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7352704086,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Linda Sleiman",
        "dupr_id": "3YKWP4",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "shah Sabri",
        "dupr_id": "EWYDZM",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Redfern, NSW, AU"
      }
    ]
  }
]