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

Week 8 Round 2

ID: 5648825316

对局比分

9-5

落败 / Loss

对决日期

2026-04-28

对局时间 (估算)

1:00 PM

对决场地

True Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
JS
Judy Squadere

V605RE · USA

DUPR

2.985

SC
Sarah Cotton

ZD9VZW · Albany, NY, US

DUPR

3.177

阵营 2负方
EB
Elissa Baker

ZNO6ML · Delmar, NY, US

DUPR

2.852

JV
JoAnne Veith

RY92KM · Albany, NY, US

DUPR

2.687

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5648825316
显示原始对决元数据 JSON
[
  {
    "team_id": 4589687084,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Judy  Squadere",
        "dupr_id": "V605RE",
        "rating": 2.985,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sarah Cotton",
        "dupr_id": "ZD9VZW",
        "rating": 3.177,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      }
    ]
  },
  {
    "team_id": 5300222594,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elissa Baker",
        "dupr_id": "ZNO6ML",
        "rating": 2.852,
        "profile_pic_url": null,
        "location": "Delmar, NY, US"
      },
      {
        "name": "JoAnne Veith",
        "dupr_id": "RY92KM",
        "rating": 2.687,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      }
    ]
  }
]