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

LIPC Tuesday’s Games - LIPC Tuesday’s Games

ID: 5713758855

对局比分

9-11

落败 / Loss

对决日期

2026-05-12

对局时间 (估算)

4:45 AM

对决场地

Long Island Pickleball Center Melville NY

未核实场馆

对决竞争阵营

阵营 1负方
RM
Rachel Moran

56MVEP · Farmingdale, NY, US

DUPR

3.381

TP
thomas page

N777YN · Massapequa Park, NY, US

DUPR

3.494

阵营 2胜方
LK
Laura Keena

4ZKK7V · Farmingdale, NY, US

DUPR

3.653

AS
Adam Stork

X27Q97 · North Bellmore, NY, US

DUPR

3.988

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5713758855
显示原始对决元数据 JSON
[
  {
    "team_id": 5049678660,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Moran",
        "dupr_id": "56MVEP",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": "Farmingdale, NY, US"
      },
      {
        "name": "thomas page",
        "dupr_id": "N777YN",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      }
    ]
  },
  {
    "team_id": 4383493726,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Keena",
        "dupr_id": "4ZKK7V",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Farmingdale, NY, US"
      },
      {
        "name": "Adam Stork",
        "dupr_id": "X27Q97",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": "North Bellmore, NY, US"
      }
    ]
  }
]