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

Sydney Grand Slam I - 60+ Mixed Doubles DUPR: 3.5-3.99

ID: 6780064580

对局比分

6-11

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

9:00 PM

对决场地

Stanhope Gardens, NSW

未核实场馆

对决竞争阵营

阵营 1负方
CM
Connie Murray

ODMG7E · Guanaba, QLD, AU

DUPR

3.479

GW
Gary Wilson

674X7E · Port Stephens, NSW, AU

DUPR

3.672

阵营 2胜方
PS
Pamela Sizeland

PW5L0G · Collaroy Plateau, NSW, AU

DUPR

3.262

CB
Craig Butcher

LVPG2Z · NSW, AU

DUPR

3.970

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6780064580
显示原始对决元数据 JSON
[
  {
    "team_id": 5820558996,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connie Murray",
        "dupr_id": "ODMG7E",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": "Guanaba, QLD, AU"
      },
      {
        "name": "Gary Wilson",
        "dupr_id": "674X7E",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": "Port Stephens, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8506487910,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pamela Sizeland",
        "dupr_id": "PW5L0G",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "Collaroy Plateau, NSW, AU"
      },
      {
        "name": "Craig Butcher",
        "dupr_id": "LVPG2Z",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]