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

Friday Challenge Bracket B - S2W1 - Friday Challenge Bracket B - S2W1

ID: 6647216529

对局比分

8-11

落败 / Loss

对决日期

2026-05-29

对局时间 (估算)

10:15 AM

对决场地

Pickleball Plus LLC West Hempstead NY

未核实场馆

对决竞争阵营

阵营 1负方
DL
David Landerer

0RWJ7Q · Oceanside, NY, US

DUPR

3.502

SS
Steven Somma

5E6YQ0 · USA

DUPR

3.084

阵营 2胜方
EJ
Eliot Jacobowitz

JZZXXM · USA

DUPR

3.496

MD
Mitchell Donk

N5VDW2 · USA

DUPR

2.900

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6647216529
显示原始对决元数据 JSON
[
  {
    "team_id": 7464227054,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Landerer",
        "dupr_id": "0RWJ7Q",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Steven  Somma",
        "dupr_id": "5E6YQ0",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5310120500,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eliot Jacobowitz",
        "dupr_id": "JZZXXM",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mitchell Donk",
        "dupr_id": "N5VDW2",
        "rating": 2.9,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]