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

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

ID: 7514512385

对局比分

8-11

获胜 / Win

对决日期

2026-03-01

对局时间 (估算)

6:15 AM

对决场地

Stanhope Gardens, NSW

未核实场馆

对决竞争阵营

阵营 1负方
RB
Rhonda Bluff

KOV25O · Woy Woy, NSW, AU

DUPR

3.690

LJ

DUPR

3.520

阵营 2胜方
CM
Connie Murray

ODMG7E · Guanaba, QLD, AU

DUPR

3.491

GW
Gary Wilson

674X7E · Port Stephens, NSW, AU

DUPR

3.689

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7514512385
显示原始对决元数据 JSON
[
  {
    "team_id": 6297964779,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rhonda Bluff",
        "dupr_id": "KOV25O",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "Woy Woy, NSW, AU"
      },
      {
        "name": "Laurence James Perrin",
        "dupr_id": "127PMY",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4883334214,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connie Murray",
        "dupr_id": "ODMG7E",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": "Guanaba, QLD, AU"
      },
      {
        "name": "Gary Wilson",
        "dupr_id": "674X7E",
        "rating": 3.689,
        "profile_pic_url": null,
        "location": "Port Stephens, NSW, AU"
      }
    ]
  }
]