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

2026 NSW Pickleball Championships - 19+ Mixed Doubles DUPR: 4.5+ (AR)

ID: 7639865649

对局比分

15-7

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

10:15 AM

对决场地

Sydney, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
ER
Emma Redmond

M2QJ5V · Dublin, D, IE

DUPR

4.381

SA
Sam Aslanowicz

Y4JPMK · NSW, AU

DUPR

4.249

阵营 2负方
GW
Grace Walker

4LGMOG · NSW, AU

DUPR

4.058

MS
manu sanghi

G5PZVD · Central Coast Council, NSW, AU

DUPR

4.698

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7639865649
显示原始对决元数据 JSON
[
  {
    "team_id": 4330131220,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emma Redmond",
        "dupr_id": "M2QJ5V",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Dublin, D, IE"
      },
      {
        "name": "Sam Aslanowicz",
        "dupr_id": "Y4JPMK",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 4922832178,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Walker",
        "dupr_id": "4LGMOG",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "manu sanghi",
        "dupr_id": "G5PZVD",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Central Coast Council, NSW, AU"
      }
    ]
  }
]