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

Monday league S-8 Wk-9 A bracket #141 - Monday league S-8 Wk-9 A bracket #141

ID: 8196163441

对局比分

10-12

获胜 / Win

对决日期

2026-05-26

对局时间 (估算)

2:15 AM

对决场地

Pickleball Plus LLC West Hempstead NY

未核实场馆

对决竞争阵营

阵营 1负方
MS
Mikel Strauch

1NMQP6 · Nassau County, NY, US

DUPR

3.926

Edward Wahl

3VM5X6 · Oceanside, NY, US

DUPR

4.186

阵营 2胜方
JJ
Josh Judge

PK2RZQ · Rockville Centre, NY, US

DUPR

4.312

JF
JOHN FRANZITTA

6ZDZN0 · USA

DUPR

3.730

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8196163441
显示原始对决元数据 JSON
[
  {
    "team_id": 5601751902,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mikel Strauch",
        "dupr_id": "1NMQP6",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Nassau County, NY, US"
      },
      {
        "name": "Edward Wahl",
        "dupr_id": "3VM5X6",
        "rating": 4.186,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6676058cb93e8.jpg",
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 5588564454,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Judge",
        "dupr_id": "PK2RZQ",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": "Rockville Centre, NY, US"
      },
      {
        "name": "JOHN FRANZITTA",
        "dupr_id": "6ZDZN0",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]