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

Harwich Funfest 2025 - Women's Doubles Advanced

ID: 4593731667

对局比分

11-6

获胜 / Win

对决日期

2025-09-06

对局时间 (估算)

4:45 AM

对决场地

Harwich, MA

未核实场馆

对决竞争阵营

阵营 1胜方
DM
Dana Masterpolo

W6NJKK · USA

DUPR

4.331

TA
Tracey Anderson

8W4LRQ · Truro, MA, US

DUPR

4.293

阵营 2负方
MC
Michelle Cuff

84W0Q6 · USA

DUPR

3.994

CM
Cheryl Mullen

QP9J7R · USA

DUPR

4.098

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4593731667
显示原始对决元数据 JSON
[
  {
    "team_id": 8248708307,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dana Masterpolo",
        "dupr_id": "W6NJKK",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tracey Anderson",
        "dupr_id": "8W4LRQ",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Truro, MA, US"
      }
    ]
  },
  {
    "team_id": 5533369045,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Cuff",
        "dupr_id": "84W0Q6",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cheryl Mullen",
        "dupr_id": "QP9J7R",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]