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

Pool A - Mixed 4.0 (ANY AGE)

ID: 4756016329

对局比分

12-10

落败 / Loss

对决日期

2026-02-08

对局时间 (估算)

2:15 AM

对决场地

Fairport Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
CB
christopher barber

LVYEWQ · Rochester, NY, US

DUPR

3.571

GH
Gabrielle Hergert

PWK07E · Rochester, NY, US

DUPR

4.220

阵营 2负方
SK
Shelby Keefer

7667K9 · Rochester, NY, US

DUPR

3.801

ST
Shashank Trivedi

56PJOR · Pittsford, NY, US

DUPR

4.192

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4756016329
显示原始对决元数据 JSON
[
  {
    "team_id": 7286651857,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "christopher barber",
        "dupr_id": "LVYEWQ",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Gabrielle Hergert",
        "dupr_id": "PWK07E",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 7082893405,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shelby Keefer",
        "dupr_id": "7667K9",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Shashank Trivedi",
        "dupr_id": "56PJOR",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      }
    ]
  }
]