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

Tuesday’s Games LIPC - Tuesday’s Games LIPC

ID: 6271394255

对局比分

11-8

获胜 / Win

对决日期

2026-03-17

对局时间 (估算)

12:45 AM

对决场地

Long Island Pickleball Center Melville NY

未核实场馆

对决竞争阵营

阵营 1胜方
SM
Shane Miller

N7ZQ72 · Commack, NY, US

DUPR

3.438

AS
A Stork

MP94MP · North Bellmore, NY, US

DUPR

3.851

阵营 2负方
RS
Randy Stein

MYOJXD · USA

DUPR

3.324

PT
Pete Torres

2QG044 · Queens County, NY, US

DUPR

3.335

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6271394255
显示原始对决元数据 JSON
[
  {
    "team_id": 5614431470,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shane Miller",
        "dupr_id": "N7ZQ72",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": "Commack, NY, US"
      },
      {
        "name": "A Stork",
        "dupr_id": "MP94MP",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "North Bellmore, NY, US"
      }
    ]
  },
  {
    "team_id": 5122491159,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Stein",
        "dupr_id": "MYOJXD",
        "rating": 3.324,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pete Torres",
        "dupr_id": "2QG044",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]