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

SPC DUPR Round Robin - Doubles

ID: 5912706327

对局比分

8-11

获胜 / Win

对决日期

2026-05-12

对局时间 (估算)

4:45 AM

对决场地

State Pickleball Centre, Burton Court, Bayswater VIC, Australia

未核实场馆

对决竞争阵营

阵营 1负方
MS
Matthew Sia

GW5Z9D · USA

DUPR

2.601

EC
Edwin Chong

YMYMKK · USA

DUPR

2.752

阵营 2胜方
VR
Vinnie Reid

WK2P0Q · VIC, AU

DUPR

3.301

ZZ
Zac Zorn

0PELV2 · USA

DUPR

2.638

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5912706327
显示原始对决元数据 JSON
[
  {
    "team_id": 6921497268,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Sia",
        "dupr_id": "GW5Z9D",
        "rating": 2.601,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Edwin Chong",
        "dupr_id": "YMYMKK",
        "rating": 2.752,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7419173782,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vinnie Reid",
        "dupr_id": "WK2P0Q",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Zac Zorn",
        "dupr_id": "0PELV2",
        "rating": 2.638,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]