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

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

ID: 6811436067

对局比分

15-8

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

4:45 AM

对决场地

Eagan, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
Peter Mcphail

895DMJ · Winona, MN, US

DUPR

4.532

IR
Irving Ruacho

W6DZLM · SD, US

DUPR

4.423

阵营 2负方
TN
Thomas Nyman

8GLZ4V · Inver Grove Heights, MN, US

DUPR

4.116

BW
Brady Walz

99VL9K · Saint Paul, MN, US

DUPR

4.234

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6811436067
显示原始对决元数据 JSON
[
  {
    "team_id": 6986162771,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Mcphail",
        "dupr_id": "895DMJ",
        "rating": 4.532,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/137411_6485c2bf5799c.jpg",
        "location": "Winona, MN, US"
      },
      {
        "name": "Irving Ruacho",
        "dupr_id": "W6DZLM",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "SD, US"
      }
    ]
  },
  {
    "team_id": 7994480770,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Nyman",
        "dupr_id": "8GLZ4V",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      },
      {
        "name": "Brady Walz",
        "dupr_id": "99VL9K",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]