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

RRC #17 - MENS 4.0-4.5

ID: 5411444552

对局比分

11-5

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

9:00 PM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
Greyson Pingree

30ZOP2 · Litchfield, MN, US

DUPR

4.031

MB
Matt Braun

8EJ9YE · McGregor, MN, US

DUPR

4.081

阵营 2负方
Ken Hensley

DW9REM · Shoreview, MN, US

DUPR

4.004

JL
Jonathan Lang

G59N5X · USA

DUPR

3.873

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5411444552
显示原始对决元数据 JSON
[
  {
    "team_id": 6657130679,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greyson Pingree",
        "dupr_id": "30ZOP2",
        "rating": 4.031,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6832066609e75.jpg",
        "location": "Litchfield, MN, US"
      },
      {
        "name": "Matt Braun",
        "dupr_id": "8EJ9YE",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "McGregor, MN, US"
      }
    ]
  },
  {
    "team_id": 7584459718,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ken Hensley",
        "dupr_id": "DW9REM",
        "rating": 4.004,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/181836_65679ba9685ec.jpg",
        "location": "Shoreview, MN, US"
      },
      {
        "name": "Jonathan Lang",
        "dupr_id": "G59N5X",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]