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

3.75-4.25 League

ID: 6515248110

对局比分

11-8

获胜 / Win

对决日期

2025-10-28

对局时间 (估算)

7:30 PM

对决场地

Northville Pickleball Club, Six Mile Road, Northville, MI, USA

未核实场馆

对决竞争阵营

阵营 1胜方
CT
Christopher Thornton

KOZ7XQ · Detroit, MI, US

DUPR

3.974

SW
Steven Wygonik

67WZRD · USA

DUPR

3.686

阵营 2负方
KZ
Kent Zuker

12D02R · USA

DUPR

3.317

GS
Gurbaz Singh

ELNJGE · USA

DUPR

3.735

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6515248110
显示原始对决元数据 JSON
[
  {
    "team_id": 5730082926,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Thornton",
        "dupr_id": "KOZ7XQ",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Detroit, MI, US"
      },
      {
        "name": "Steven Wygonik",
        "dupr_id": "67WZRD",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5727756510,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kent Zuker",
        "dupr_id": "12D02R",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gurbaz Singh",
        "dupr_id": "ELNJGE",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]