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

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

ID: 5330147609

对局比分

11-4, 5-11, 11-2

落败 / Loss

对决日期

2026-02-15

对局时间 (估算)

6:15 AM

对决场地

Nashville, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Steve Schnugg

O6DPEP · Marietta, GA, US

DUPR

5.135

SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.171

阵营 2负方
TH
Tommy Ho

8WZ5LQ · Houston, TX, US

DUPR

5.909

RW
Rick Witsken

3Z00M3 · Zionsville, IN, US

DUPR

5.572

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5330147609
显示原始对决元数据 JSON
[
  {
    "team_id": 5145575234,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Schnugg",
        "dupr_id": "O6DPEP",
        "rating": 5.135,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.171,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  },
  {
    "team_id": 4668297781,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tommy Ho",
        "dupr_id": "8WZ5LQ",
        "rating": 5.909,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Rick Witsken",
        "dupr_id": "3Z00M3",
        "rating": 5.572,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      }
    ]
  }
]