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

MINNESOTA MAJORS - Q2 @SCOREHUB - MENS 4.0-4.5

ID: 7852630744

对局比分

5-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

5:00 PM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1负方
Greyson Pingree

30ZOP2 · Litchfield, MN, US

DUPR

4.061

RC
Robert Challinor

YG0LXK · USA

DUPR

3.748

阵营 2胜方
RL
Rory Luck

JZPGEO · Chaska, MN, US

DUPR

4.407

NS
Nate Stromberg

7D27JM · USA

DUPR

4.313

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7852630744
显示原始对决元数据 JSON
[
  {
    "team_id": 7264743928,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greyson Pingree",
        "dupr_id": "30ZOP2",
        "rating": 4.061,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6832066609e75.jpg",
        "location": "Litchfield, MN, US"
      },
      {
        "name": "Robert Challinor",
        "dupr_id": "YG0LXK",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4940988471,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rory Luck",
        "dupr_id": "JZPGEO",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "Nate Stromberg",
        "dupr_id": "7D27JM",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]