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

LTP Pickleball Shamrock Showdown 2 - Mens Doubles Skill: (4.5 To 5.0) Age: (Any)

ID: 5176739025

对局比分

11-6

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

10:15 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
Glen Schleehauf

QXO0D0 · Easton, MA, US

DUPR

4.530

MS
Michael Schiller

84OPRV · USA

DUPR

4.688

阵营 2负方
MP
Matthew Patrick

3YEKJD · Boylston, MA, US

DUPR

4.248

MM
Michael McDonough

JJKR04 · MA, US

DUPR

4.481

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5176739025
显示原始对决元数据 JSON
[
  {
    "team_id": 7462179472,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glen Schleehauf",
        "dupr_id": "QXO0D0",
        "rating": 4.53,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/678ee3a04cd34.jpg",
        "location": "Easton, MA, US"
      },
      {
        "name": "Michael Schiller",
        "dupr_id": "84OPRV",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4982617963,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Patrick",
        "dupr_id": "3YEKJD",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Boylston, MA, US"
      },
      {
        "name": "Michael  McDonough",
        "dupr_id": "JJKR04",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  }
]