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

Tuesday’s Games LIPC - Tuesday’s Games LIPC

ID: 7629112882

对局比分

7-11

落败 / Loss

对决日期

2026-03-17

对局时间 (估算)

11:30 PM

对决场地

Long Island Pickleball Center Melville NY

未核实场馆

对决竞争阵营

阵营 1负方
AS
A Stork

MP94MP · North Bellmore, NY, US

DUPR

3.842

PT
Pete Torres

2QG044 · Queens County, NY, US

DUPR

3.322

阵营 2胜方
BF
Bambi Falvo

V4NNM5 · Oceanside, NY, US

DUPR

2.870

FP
Frank Pryz

4LKXEG · Amityville, NY, US

DUPR

4.221

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7629112882
显示原始对决元数据 JSON
[
  {
    "team_id": 7143809220,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "A Stork",
        "dupr_id": "MP94MP",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "North Bellmore, NY, US"
      },
      {
        "name": "Pete Torres",
        "dupr_id": "2QG044",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  },
  {
    "team_id": 7621445217,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bambi Falvo",
        "dupr_id": "V4NNM5",
        "rating": 2.87,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Frank Pryz",
        "dupr_id": "4LKXEG",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Amityville, NY, US"
      }
    ]
  }
]