返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

RRC#19 - SR MENS 3.3-4.0

ID: 5811409204

对局比分

3-11

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

5:00 PM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1负方
Mark Dolan

3PDXDE · Carver, MN, US

DUPR

3.592

BD
Bill DiSpigno

YXDMW4 · USA

DUPR

2.977

阵营 2胜方
PN
peter nicholson

5EJVEL · USA

DUPR

3.587

TS
Travis Steinhouse

ODNW5L · Savage, MN, US

DUPR

3.653

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5811409204
显示原始对决元数据 JSON
[
  {
    "team_id": 5762686670,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Dolan",
        "dupr_id": "3PDXDE",
        "rating": 3.592,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65ba28cd1550f.jpg",
        "location": "Carver, MN, US"
      },
      {
        "name": "Bill DiSpigno",
        "dupr_id": "YXDMW4",
        "rating": 2.977,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6323135593,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "peter nicholson",
        "dupr_id": "5EJVEL",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Travis Steinhouse",
        "dupr_id": "ODNW5L",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      }
    ]
  }
]