返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

MD Pickleball Week 6 - DUPR 2.75-3.25

ID: 5503493961

对局比分

12-21

获胜 / Win

对决日期

2025-10-20

对局时间 (估算)

10:15 AM

对决场地

Hoop Heaven

View Facility Page →

对决竞争阵营

阵营 1负方
LM
Lisa Mowbray

N7Z06Z · USA

DUPR

2.667

SC
Susan Culleny-Peer

6Z44V0 · NJ, US

DUPR

2.436

阵营 2胜方
EK
Elaine Kilcullen

O6GZYP · Hardwick Township, NJ, US

DUPR

2.596

TB
Tracy Beveridge

4LOR7G · NJ, US

DUPR

2.964

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5503493961
显示原始对决元数据 JSON
[
  {
    "team_id": 5195723102,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Mowbray",
        "dupr_id": "N7Z06Z",
        "rating": 2.667,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Susan Culleny-Peer",
        "dupr_id": "6Z44V0",
        "rating": 2.436,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 6199764587,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elaine  Kilcullen",
        "dupr_id": "O6GZYP",
        "rating": 2.596,
        "profile_pic_url": null,
        "location": "Hardwick Township, NJ, US"
      },
      {
        "name": "Tracy Beveridge",
        "dupr_id": "4LOR7G",
        "rating": 2.964,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]