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

LIPC Tuesday’s Games - LIPC Tuesday’s Games

ID: 5620639403

对局比分

11-5

落败 / Loss

对决日期

2026-03-31

对局时间 (估算)

12:45 AM

对决场地

Long Island Pickleball Center Melville NY

未核实场馆

对决竞争阵营

阵营 1胜方
LK
Laura Keena

4ZKK7V · Farmingdale, NY, US

DUPR

3.563

RL
Ron Licandro

KXG72Y · Old Bethpage, NY, US

DUPR

3.459

阵营 2负方
AS
Adam Stork

X27Q97 · North Bellmore, NY, US

DUPR

3.812

JC
Janine Chakides

G009LG · East Meadow, NY, US

DUPR

3.391

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5620639403
显示原始对决元数据 JSON
[
  {
    "team_id": 6447934475,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laura Keena",
        "dupr_id": "4ZKK7V",
        "rating": 3.563,
        "profile_pic_url": null,
        "location": "Farmingdale, NY, US"
      },
      {
        "name": "Ron Licandro",
        "dupr_id": "KXG72Y",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "Old Bethpage, NY, US"
      }
    ]
  },
  {
    "team_id": 7187149644,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Stork",
        "dupr_id": "X27Q97",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": "North Bellmore, NY, US"
      },
      {
        "name": "Janine  Chakides",
        "dupr_id": "G009LG",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      }
    ]
  }
]