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

2026 CT Pickleball Minnesota Summer Kickoff at Chip's Pickleball Club - Mixed Doubles 4.50-4.99

ID: 4345055492

对局比分

11-4

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

9:00 PM

对决场地

Eagan, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
MC
Michelle Carstensen

3ZQLOP · Plymouth, MN, US

DUPR

3.680

JL
Joey Lutostanski

84VO2M · Chandler, AZ, US

DUPR

4.807

阵营 2负方
JP
Jessica Pollock

1R4L0Q · USA

DUPR

4.175

MM
Mike Matheson

L5P5P5 · Blaine, MN, US

DUPR

4.689

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4345055492
显示原始对决元数据 JSON
[
  {
    "team_id": 8357086956,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Carstensen",
        "dupr_id": "3ZQLOP",
        "rating": 3.68,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Joey Lutostanski",
        "dupr_id": "84VO2M",
        "rating": 4.807,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 8350732162,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Pollock",
        "dupr_id": "1R4L0Q",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Matheson",
        "dupr_id": "L5P5P5",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      }
    ]
  }
]