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

Music City Open - A Champions Series Pickleball Event - Men's Pro Doubles 60+

ID: 6958791192

对局比分

12-15

获胜 / Win

对决日期

2026-02-12

对局时间 (估算)

1:00 PM

对决场地

Nashville, TN

View Facility Page →

对决竞争阵营

阵营 1负方
BW
Bill Wernecke

8JKPJ3 · Peachtree City, GA, US

DUPR

4.726

LW
Lee Washam

84VNL6 · LaGrange, GA, US

DUPR

4.903

阵营 2胜方
DG
Dan Granot

3P4RNQ · Atlanta, GA, US

DUPR

5.254

MN
Miguel Nido

7DV664 · Miami, FL, US

DUPR

4.994

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6958791192
显示原始对决元数据 JSON
[
  {
    "team_id": 4499762102,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bill Wernecke",
        "dupr_id": "8JKPJ3",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Peachtree City, GA, US"
      },
      {
        "name": "Lee Washam",
        "dupr_id": "84VNL6",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "LaGrange, GA, US"
      }
    ]
  },
  {
    "team_id": 6124639444,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Granot",
        "dupr_id": "3P4RNQ",
        "rating": 5.254,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Miguel Nido",
        "dupr_id": "7DV664",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]