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

Sydney Grand Slam I - 60+ Men's Doubles DUPR: 3.5-3.99

ID: 5071641827

对局比分

6-11

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

12:45 AM

对决场地

Stanhope Gardens, NSW

未核实场馆

对决竞争阵营

阵营 1负方
GS
Greg Scott

N7M447 · Naremburn, NSW, AU

DUPR

3.782

NC
Nicholas Cole

DNJDZX · USA

DUPR

3.522

阵营 2胜方
MG
Michael Gloeckle

G5KQVQ · Bermagui, NSW, AU

DUPR

3.746

GW
Gary Wilson

674X7E · Port Stephens, NSW, AU

DUPR

3.668

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5071641827
显示原始对决元数据 JSON
[
  {
    "team_id": 6477801727,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Scott",
        "dupr_id": "N7M447",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Naremburn, NSW, AU"
      },
      {
        "name": "Nicholas Cole",
        "dupr_id": "DNJDZX",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7031919821,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Gloeckle",
        "dupr_id": "G5KQVQ",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Bermagui, NSW, AU"
      },
      {
        "name": "Gary Wilson",
        "dupr_id": "674X7E",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "Port Stephens, NSW, AU"
      }
    ]
  }
]