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

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

ID: 8076070271

对局比分

3-11

获胜 / Win

对决日期

2026-06-02

对局时间 (估算)

12:45 AM

对决场地

Pickleball Plus LLC West Hempstead NY

未核实场馆

对决竞争阵营

阵营 1负方
David Huber

DW7PYY · Merrick, NY, US

DUPR

3.786

M
Mike

XJ7RW5 · Bellmore, NY, US

DUPR

4.163

阵营 2胜方
JJ
Josh Judge

PK2RZQ · Rockville Centre, NY, US

DUPR

4.328

FP
Frank Pryz

4LKXEG · Amityville, NY, US

DUPR

4.207

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8076070271
显示原始对决元数据 JSON
[
  {
    "team_id": 5540941185,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Huber",
        "dupr_id": "DW7PYY",
        "rating": 3.786,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6890c13e62e37.jpg",
        "location": "Merrick, NY, US"
      },
      {
        "name": "Mike",
        "dupr_id": "XJ7RW5",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Bellmore, NY, US"
      }
    ]
  },
  {
    "team_id": 5148581959,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Judge",
        "dupr_id": "PK2RZQ",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      },
      {
        "name": "Frank Pryz",
        "dupr_id": "4LKXEG",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Amityville, NY, US"
      }
    ]
  }
]