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

Week 5 Round 2

ID: 4927682505

对局比分

9-1

获胜 / Win

对决日期

2026-04-06

对局时间 (估算)

10:15 AM

对决场地

True Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
LS
Luanne Sciotti

0ZWW62 · Troy, NY, US

DUPR

2.927

MH
michelle haskin

OZZNMP · Latham, NY, US

DUPR

2.634

阵营 2负方
MM
Maryann Murray-Wygel

WXGJPY · Latham, NY, US

DUPR

2.000

KM
Kerri Mahar

WNVJZL · Albany, NY, US

DUPR

2.358

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4927682505
显示原始对决元数据 JSON
[
  {
    "team_id": 5282969374,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luanne Sciotti",
        "dupr_id": "0ZWW62",
        "rating": 2.927,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      },
      {
        "name": "michelle haskin",
        "dupr_id": "OZZNMP",
        "rating": 2.634,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      }
    ]
  },
  {
    "team_id": 7921811526,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maryann  Murray-Wygel",
        "dupr_id": "WXGJPY",
        "rating": 2,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      },
      {
        "name": "Kerri Mahar",
        "dupr_id": "WNVJZL",
        "rating": 2.358,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      }
    ]
  }
]