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

New Town Pickleball Thursday League

ID: 6608957881

对局比分

11-8, 5-11, 11-5

落败 / Loss

对决日期

2026-04-16

对局时间 (估算)

2:15 AM

对决场地

5001 Merten Crossing St, St Charles, MO 63301, USA

未核实场馆

对决竞争阵营

阵营 1胜方
Michelle Johnson

5E0K2L · Bridgeton, MO, US

DUPR

2.597

MO
Mike OMara

V6PPP6 · USA

DUPR

2.742

阵营 2负方
JM
Jake Mueller

JP4ELD · Creve Coeur, MO, US

DUPR

2.990

DD
David D Reynolds

XO4GK2 · USA

DUPR

2.584

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6608957881
显示原始对决元数据 JSON
[
  {
    "team_id": 6480032628,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Johnson",
        "dupr_id": "5E0K2L",
        "rating": 2.597,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68758f6fe28f6.jpg",
        "location": "Bridgeton, MO, US"
      },
      {
        "name": "Mike OMara",
        "dupr_id": "V6PPP6",
        "rating": 2.742,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6320950367,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Mueller",
        "dupr_id": "JP4ELD",
        "rating": 2.99,
        "profile_pic_url": null,
        "location": "Creve Coeur, MO, US"
      },
      {
        "name": "David D Reynolds",
        "dupr_id": "XO4GK2",
        "rating": 2.584,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]