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

Newbridge Inn presents S-6 WK-10 A - Newbridge Inn presents S-6 WK-10 A

ID: 7760863965

对局比分

13-11

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

10:15 AM

对决场地

Pickleball Plus LLC West Hempstead NY

未核实场馆

对决竞争阵营

阵营 1胜方
NH
Noah Hackmack

D9Y5M6 · Levittown, NY, US

DUPR

4.490

MS
Mikel Strauch

1NMQP6 · Nassau County, NY, US

DUPR

4.000

阵营 2负方
JJ
Josh Judge

PK2RZQ · Rockville Centre, NY, US

DUPR

4.314

Edward Wahl

3VM5X6 · Oceanside, NY, US

DUPR

4.193

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7760863965
显示原始对决元数据 JSON
[
  {
    "team_id": 5269662535,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Hackmack",
        "dupr_id": "D9Y5M6",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": "Levittown, NY, US"
      },
      {
        "name": "Mikel Strauch",
        "dupr_id": "1NMQP6",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Nassau County, NY, US"
      }
    ]
  },
  {
    "team_id": 8006563141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Judge",
        "dupr_id": "PK2RZQ",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      },
      {
        "name": "Edward Wahl",
        "dupr_id": "3VM5X6",
        "rating": 4.193,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6676058cb93e8.jpg",
        "location": "Oceanside, NY, US"
      }
    ]
  }
]