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

Pickleheads Round Robin - Gauntlet - Round 3 Game 1

ID: 5800624334

对局比分

4-11

落败 / Loss

对决日期

2025-04-06

对局时间 (估算)

3:30 PM

对决场地

Pickle N Par -Smithtown

未核实场馆

对决竞争阵营

阵营 1负方
MG
Michael Goldstein

1QQX60 · USA

DUPR

3.917

LR
Linda Rose

4L7PDG · Hauppauge, NY, US

DUPR

3.854

阵营 2胜方
AS
Alan Schoenberg

X2JD22 · USA

DUPR

4.233

MG
Matthew Galfano

35X9RL · Bay Shore, NY, US

DUPR

3.936

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5800624334
显示原始对决元数据 JSON
[
  {
    "team_id": 4847337185,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Goldstein",
        "dupr_id": "1QQX60",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Linda Rose",
        "dupr_id": "4L7PDG",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "Hauppauge, NY, US"
      }
    ]
  },
  {
    "team_id": 5029344953,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alan Schoenberg",
        "dupr_id": "X2JD22",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Galfano",
        "dupr_id": "35X9RL",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Bay Shore, NY, US"
      }
    ]
  }
]