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

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

ID: 6851695865

对局比分

15-3

获胜 / Win

对决日期

2026-02-12

对局时间 (估算)

6:15 AM

对决场地

Nashville, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
Adam Painter

3P502G · Cincinnati, OH, US

DUPR

5.281

MW
Mark Wilder

3P5RLZ · Indianapolis, IN, US

DUPR

5.089

阵营 2负方
BW
Bill Wernecke

8JKPJ3 · Peachtree City, GA, US

DUPR

4.458

LW
Lee Washam

84VNL6 · LaGrange, GA, US

DUPR

4.797

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6851695865
显示原始对决元数据 JSON
[
  {
    "team_id": 5413944931,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Painter",
        "dupr_id": "3P502G",
        "rating": 5.281,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1268310/images/profile/b6556336-7947-40ae-8268-03c72a146f65.png",
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Mark Wilder",
        "dupr_id": "3P5RLZ",
        "rating": 5.089,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 5984954038,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill Wernecke",
        "dupr_id": "8JKPJ3",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Peachtree City, GA, US"
      },
      {
        "name": "Lee Washam",
        "dupr_id": "84VNL6",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "LaGrange, GA, US"
      }
    ]
  }
]