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

The Grand Summer Slam - Mixed Doubles: 4.0 & Above

ID: 4791996694

对局比分

15-3

获胜 / Win

对决日期

2025-07-27

对局时间 (估算)

11:30 PM

对决场地

East Grand Forks, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
Sara kemmet

L5PGOJ · Fargo, ND, US

DUPR

3.720

Aric Cai

O6WK2L · Fargo, ND, US

DUPR

4.410

阵营 2负方
MK
Megan Kringlen

WN9ZMM · USA

DUPR

3.921

BB
Barry Bjorgaard

4PLD02 · USA

DUPR

2.748

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4791996694
显示原始对决元数据 JSON
[
  {
    "team_id": 8391835633,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sara kemmet",
        "dupr_id": "L5PGOJ",
        "rating": 3.72,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65fb2f161a62c.jpg",
        "location": "Fargo, ND, US"
      },
      {
        "name": "Aric  Cai",
        "dupr_id": "O6WK2L",
        "rating": 4.41,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6736339f9ea48.jpg",
        "location": "Fargo, ND, US"
      }
    ]
  },
  {
    "team_id": 4312144093,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Megan Kringlen",
        "dupr_id": "WN9ZMM",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Barry Bjorgaard",
        "dupr_id": "4PLD02",
        "rating": 2.748,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]