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

Week 8 Round 1

ID: 7256790096

对局比分

4-9

获胜 / Win

对决日期

2026-04-28

对局时间 (估算)

1:00 PM

对决场地

True Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
MH
michelle haskin

OZZNMP · Latham, NY, US

DUPR

2.685

MP
Melissa Pascarella

Z9Q45Q · Rensselaer County, NY, US

DUPR

2.695

阵营 2胜方
LS
Luanne Sciotti

0ZWW62 · Troy, NY, US

DUPR

2.836

SD
Sally deaton

4VVE06 · Watervliet, NY, US

DUPR

2.749

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7256790096
显示原始对决元数据 JSON
[
  {
    "team_id": 5056332870,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "michelle haskin",
        "dupr_id": "OZZNMP",
        "rating": 2.685,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      },
      {
        "name": "Melissa  Pascarella",
        "dupr_id": "Z9Q45Q",
        "rating": 2.695,
        "profile_pic_url": null,
        "location": "Rensselaer County, NY, US"
      }
    ]
  },
  {
    "team_id": 7013865151,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luanne Sciotti",
        "dupr_id": "0ZWW62",
        "rating": 2.836,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      },
      {
        "name": "Sally  deaton",
        "dupr_id": "4VVE06",
        "rating": 2.749,
        "profile_pic_url": null,
        "location": "Watervliet, NY, US"
      }
    ]
  }
]