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

2025 CT Pickleball Minnesota Summer Kickoff at Chip's Pickleball Club - Mixed Doubles 4.5

ID: 8186465396

对局比分

4-11

获胜 / Win

对决日期

2025-05-26

对局时间 (估算)

9:00 PM

对决场地

Eagan, MN

View Facility Page →

对决竞争阵营

阵营 1负方
RD
Ruby Davison

3ZZZLP · Blaine, MN, US

DUPR

3.970

JH
Jamie Hafner Jr

9PM9YV · Forest Lake, MN, US

DUPR

4.658

阵营 2胜方
JP
Jessica Pollock

1R4L0Q · USA

DUPR

4.383

BR
Blake Rabens

890907 · Plymouth, MN, US

DUPR

4.791

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8186465396
显示原始对决元数据 JSON
[
  {
    "team_id": 6308887321,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ruby Davison",
        "dupr_id": "3ZZZLP",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Jamie Hafner Jr",
        "dupr_id": "9PM9YV",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Forest Lake, MN, US"
      }
    ]
  },
  {
    "team_id": 4907456837,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica Pollock",
        "dupr_id": "1R4L0Q",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Blake Rabens",
        "dupr_id": "890907",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  }
]