返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

PickleballU

ID: 6079060260

对局比分

11-7

获胜 / Win

对决日期

2026-04-21

对局时间 (估算)

1:00 PM

对决场地

178 Main St, Sturbridge, MA 01566, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MG
Manny Gomes

6Z2QJG · Sturbridge, MA, US

DUPR

3.170

Leslie Fleming

2YYZL7 · Douglas, MA, US

DUPR

2.908

阵营 2负方
MR
Mariana Ravanales

NXVZE2 · Uxbridge, MA, US

DUPR

2.656

MH
Melissa hilli

NRQELZ · USA

DUPR

2.953

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6079060260
显示原始对决元数据 JSON
[
  {
    "team_id": 8177311818,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Manny Gomes",
        "dupr_id": "6Z2QJG",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": "Sturbridge, MA, US"
      },
      {
        "name": "Leslie Fleming",
        "dupr_id": "2YYZL7",
        "rating": 2.908,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66783a1e60a39.jpg",
        "location": "Douglas, MA, US"
      }
    ]
  },
  {
    "team_id": 7175477265,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mariana  Ravanales",
        "dupr_id": "NXVZE2",
        "rating": 2.656,
        "profile_pic_url": null,
        "location": "Uxbridge, MA, US"
      },
      {
        "name": "Melissa hilli",
        "dupr_id": "NRQELZ",
        "rating": 2.953,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]