返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

NZ Open 2025 proudly brought to you by Summerset - Mens Doubles Open (4.0 and Above)

ID: 6734661278

对局比分

0-11

获胜 / Win

对决日期

2025-09-26

对局时间 (估算)

3:30 PM

对决场地

Auckland,

View Facility Page →

对决竞争阵营

阵营 1负方
JH
Jono Hill

16540Q · Wānaka, Otago, NZ

DUPR

3.910

ML
Marcin Lipski

0YK2Z4 · Gore, Southland, NZ

DUPR

4.259

阵营 2胜方
PC
Pierce Corbett

1NEE26 · Auckland, Auckland, NZ

DUPR

4.865

JG
Josh Glogoski

1N202N · USA

DUPR

5.129

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6734661278
显示原始对决元数据 JSON
[
  {
    "team_id": 4631538077,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jono Hill",
        "dupr_id": "16540Q",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Wānaka, Otago, NZ"
      },
      {
        "name": "Marcin Lipski",
        "dupr_id": "0YK2Z4",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Gore, Southland, NZ"
      }
    ]
  },
  {
    "team_id": 4969529083,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pierce Corbett",
        "dupr_id": "1NEE26",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Josh Glogoski",
        "dupr_id": "1N202N",
        "rating": 5.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]