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

LIPC Tuesday’s Games - LIPC Tuesday’s Games

ID: 7030726443

对局比分

11-5

落败 / Loss

对决日期

2026-05-26

对局时间 (估算)

4:45 AM

对决场地

Long Island Pickleball Center Melville NY

未核实场馆

对决竞争阵营

阵营 1胜方
LD
Lee Duke

KXX47K · Huntington, NY, US

DUPR

3.924

BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

2.892

阵营 2负方
AS
Adam Stork

X27Q97 · North Bellmore, NY, US

DUPR

3.891

LK
Laura Keena

4ZKK7V · Farmingdale, NY, US

DUPR

3.536

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7030726443
显示原始对决元数据 JSON
[
  {
    "team_id": 6921056097,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lee Duke",
        "dupr_id": "KXX47K",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Huntington, NY, US"
      },
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 2.892,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 6900520097,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Stork",
        "dupr_id": "X27Q97",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "North Bellmore, NY, US"
      },
      {
        "name": "Laura Keena",
        "dupr_id": "4ZKK7V",
        "rating": 3.536,
        "profile_pic_url": null,
        "location": "Farmingdale, NY, US"
      }
    ]
  }
]