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

CINCO DE MAYO - CINCO DE MAYO

ID: 4603835036

对局比分

11-7

落败 / Loss

对决日期

2026-05-05

对局时间 (估算)

9:00 PM

对决场地

US Academy of Pickleball Old Bethpage NY

未核实场馆

对决竞争阵营

阵营 1胜方
AS
Adam Schleichkorn

D57M2L · USA

DUPR

4.282

MG
Mark Geier

4ZKYW2 · Plainview, NY, US

DUPR

3.024

阵营 2负方
JL
joe LoGiudice

Q544GN · Bethpage, NY, US

DUPR

3.746

BD
Bora Djordjevic

0QVOO2 · Plainview, NY, US

DUPR

4.266

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4603835036
显示原始对决元数据 JSON
[
  {
    "team_id": 7924990541,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Schleichkorn",
        "dupr_id": "D57M2L",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Geier",
        "dupr_id": "4ZKYW2",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      }
    ]
  },
  {
    "team_id": 6996155916,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "joe LoGiudice",
        "dupr_id": "Q544GN",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Bethpage, NY, US"
      },
      {
        "name": "Bora Djordjevic",
        "dupr_id": "0QVOO2",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      }
    ]
  }
]