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

USA Pickleball Golden Ticket Block Party - Men's Doubles Skill: (4.5) Age: (50 to 79)

ID: 5973959286

对局比分

15-7

落败 / Loss

对决日期

2026-05-14

对局时间 (估算)

7:30 PM

对决场地

Jacksonville, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
Doug McClintock

35EV7V · The Villages, FL, US

DUPR

5.030

MS
Michael S Oransky

84QJ6G · Gainesville, FL, US

DUPR

4.951

阵营 2负方
SS
Scott Siewert

30ZK43 · The Villages, FL, US

DUPR

4.582

SB
Steve Butler

JJ2MM4 · USA

DUPR

4.370

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5973959286
显示原始对决元数据 JSON
[
  {
    "team_id": 5322476947,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug McClintock",
        "dupr_id": "35EV7V",
        "rating": 5.03,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66858434469fe.jpg",
        "location": "The Villages, FL, US"
      },
      {
        "name": "Michael S Oransky",
        "dupr_id": "84QJ6G",
        "rating": 4.951,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      }
    ]
  },
  {
    "team_id": 5933980627,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Siewert",
        "dupr_id": "30ZK43",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Steve Butler",
        "dupr_id": "JJ2MM4",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]