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

NFC DUPR Days

ID: 7332482412

对局比分

2-11

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

1:00 PM

对决场地

2 Wisconsin Ave, Norwich, CT 06360, USA

未核实场馆

对决竞争阵营

阵营 1负方
TT
Thomas Tsang

RZ6KJQ · Kings County, NY, US

DUPR

3.087

GP
Gary Poe

E90QPV · Norwich, CT, US

DUPR

2.966

阵营 2胜方
RB
Rick Bouges

WKO52M · Norwich, CT, US

DUPR

2.753

ML
Mark LaMountain

G00D7X · USA

DUPR

3.259

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7332482412
显示原始对决元数据 JSON
[
  {
    "team_id": 7639451810,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Tsang",
        "dupr_id": "RZ6KJQ",
        "rating": 3.087,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Gary Poe",
        "dupr_id": "E90QPV",
        "rating": 2.966,
        "profile_pic_url": null,
        "location": "Norwich, CT, US"
      }
    ]
  },
  {
    "team_id": 7630010708,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rick Bouges",
        "dupr_id": "WKO52M",
        "rating": 2.753,
        "profile_pic_url": null,
        "location": "Norwich, CT, US"
      },
      {
        "name": "Mark LaMountain",
        "dupr_id": "G00D7X",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]