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

Monday league S-8 Wk-10 A bracket #142 - Monday league S-8 Wk-10 A bracket #142

ID: 6275942264

对局比分

11-7

获胜 / Win

对决日期

2026-06-02

对局时间 (估算)

9:00 PM

对决场地

Pickleball Plus LLC West Hempstead NY

未核实场馆

对决竞争阵营

阵营 1胜方
SB
Steve Belanger

WXXN4G · West Hempstead, NY, US

DUPR

3.668

AS
Adam Stork

X27Q97 · North Bellmore, NY, US

DUPR

3.919

阵营 2负方
M
Mike

XJ7RW5 · Bellmore, NY, US

DUPR

4.179

DN
Dave Nguyen

0R26ZX · USA

DUPR

3.886

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6275942264
显示原始对决元数据 JSON
[
  {
    "team_id": 4830334708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Belanger",
        "dupr_id": "WXXN4G",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "West Hempstead, NY, US"
      },
      {
        "name": "Adam Stork",
        "dupr_id": "X27Q97",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "North Bellmore, NY, US"
      }
    ]
  },
  {
    "team_id": 5904966285,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike",
        "dupr_id": "XJ7RW5",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Bellmore, NY, US"
      },
      {
        "name": "Dave Nguyen",
        "dupr_id": "0R26ZX",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]