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

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

ID: 7717283977

对局比分

11-5

获胜 / Win

对决日期

2026-05-29

对局时间 (估算)

2:15 AM

对决场地

Pickleball Plus LLC West Hempstead NY

未核实场馆

对决竞争阵营

阵营 1胜方
DM
Danny Marino

N7YNG7 · USA

DUPR

3.672

DL
David Landerer

0RWJ7Q · Oceanside, NY, US

DUPR

3.509

阵营 2负方
FH
Frederick Halikias

O6OZYW · USA

DUPR

3.734

MD
Mitchell Donk

N5VDW2 · USA

DUPR

2.893

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7717283977
显示原始对决元数据 JSON
[
  {
    "team_id": 5812025134,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Marino",
        "dupr_id": "N7YNG7",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Landerer",
        "dupr_id": "0RWJ7Q",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 8422998881,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Frederick Halikias",
        "dupr_id": "O6OZYW",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mitchell Donk",
        "dupr_id": "N5VDW2",
        "rating": 2.893,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]