返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

DUPR 14 (AGE 50+) - The Dink Minor League Pickelball @ The Shock Shootout ~ Chesterfield, Missouri

ID: 7234778860

对局比分

18-21

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

5:00 PM

对决场地

Paddle Up Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
MR
Michael Rothermich

NRG47Z · Hermann, MO, US

DUPR

3.968

Bonnie Stroder

YGDZM4 · Whitewater, MO, US

DUPR

3.027

阵营 2胜方
AB
Adam Brown

X20NYR · Lake Saint Louis, MO, US

DUPR

3.712

WD
Whitney Durham

59OV0R · Saint Charles, MD, US

DUPR

3.426

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7234778860
显示原始对决元数据 JSON
[
  {
    "team_id": 6910293157,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Rothermich",
        "dupr_id": "NRG47Z",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Hermann, MO, US"
      },
      {
        "name": "Bonnie Stroder",
        "dupr_id": "YGDZM4",
        "rating": 3.027,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/662a6e7dd9734.jpg",
        "location": "Whitewater, MO, US"
      }
    ]
  },
  {
    "team_id": 5263922142,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Brown",
        "dupr_id": "X20NYR",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Lake Saint Louis, MO, US"
      },
      {
        "name": "Whitney Durham",
        "dupr_id": "59OV0R",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Saint Charles, MD, US"
      }
    ]
  }
]