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

Monday league S-8 Wk-8 A bracket #140 - Monday league S-8 Wk-8 A bracket #140

ID: 5282082360

对局比分

12-10

落败 / Loss

对决日期

2026-05-19

对局时间 (估算)

1:00 PM

对决场地

Pickleball Plus LLC West Hempstead NY

未核实场馆

对决竞争阵营

阵营 1胜方
JJ
Josh Judge

PK2RZQ · Rockville Centre, NY, US

DUPR

4.218

M
Mike

XJ7RW5 · Bellmore, NY, US

DUPR

4.174

阵营 2负方
AK
Adam Kalyvas

YGYZVG · Franklin Square, NY, US

DUPR

3.924

AS
Adam Stork

X27Q97 · North Bellmore, NY, US

DUPR

3.943

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5282082360
显示原始对决元数据 JSON
[
  {
    "team_id": 5100501676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Judge",
        "dupr_id": "PK2RZQ",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      },
      {
        "name": "Mike",
        "dupr_id": "XJ7RW5",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Bellmore, NY, US"
      }
    ]
  },
  {
    "team_id": 6082885136,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Kalyvas",
        "dupr_id": "YGYZVG",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Franklin Square, NY, US"
      },
      {
        "name": "Adam Stork",
        "dupr_id": "X27Q97",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "North Bellmore, NY, US"
      }
    ]
  }
]