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

NFC DUPR Days

ID: 6904012109

对局比分

11-1

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

6:15 AM

对决场地

2 Wisconsin Ave, Norwich, CT 06360, USA

未核实场馆

对决竞争阵营

阵营 1胜方
EN
Ernest Nozil

5E4RO5 · Norwich, CT, US

DUPR

3.024

TW
Tim Wachtmann

9JEWWJ · Ledyard, CT, US

DUPR

3.013

阵营 2负方
JM
Jan Mallett

5ERDQR · USA

DUPR

2.002

ED
eric day

LV9QPQ · USA

DUPR

2.640

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6904012109
显示原始对决元数据 JSON
[
  {
    "team_id": 6797858775,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ernest Nozil",
        "dupr_id": "5E4RO5",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": "Norwich, CT, US"
      },
      {
        "name": "Tim Wachtmann",
        "dupr_id": "9JEWWJ",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": "Ledyard, CT, US"
      }
    ]
  },
  {
    "team_id": 5219627367,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jan Mallett",
        "dupr_id": "5ERDQR",
        "rating": 2.002,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "eric  day",
        "dupr_id": "LV9QPQ",
        "rating": 2.64,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]