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

Dill Dinkers Spring Fling - Mixed Doubles: 3.000 To 3.499

ID: 6719458206

对局比分

7-11

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

7:30 PM

对决场地

Simsbury, CT

未核实场馆

对决竞争阵营

阵营 1负方
MM
Melanie Meehan

MPDG6V · Simsbury, CT, US

DUPR

3.456

GB
Garry Berman

WK9DDM · Simsbury, CT, US

DUPR

3.391

阵营 2胜方
VC
Victoria Carlson

XODX4X · East Haven, CT, US

DUPR

3.414

DR
Daniel Raspardo

O6YE5P · CT, US

DUPR

3.372

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6719458206
显示原始对决元数据 JSON
[
  {
    "team_id": 7159123413,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melanie Meehan",
        "dupr_id": "MPDG6V",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      },
      {
        "name": "Garry Berman",
        "dupr_id": "WK9DDM",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      }
    ]
  },
  {
    "team_id": 7403483337,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victoria Carlson",
        "dupr_id": "XODX4X",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": "East Haven, CT, US"
      },
      {
        "name": "Daniel Raspardo",
        "dupr_id": "O6YE5P",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": "CT, US"
      }
    ]
  }
]