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

MD Pickleball Week 6 - DUPR 2.75-3.25

ID: 5703819108

对局比分

20-21

落败 / Loss

对决日期

2025-10-20

对局时间 (估算)

1:00 PM

对决场地

Hoop Heaven

View Facility Page →

对决竞争阵营

阵营 1负方
RC
Rose Conklin

59JJJR · USA

DUPR

3.115

TB
Tracy Beveridge

4LOR7G · NJ, US

DUPR

2.968

阵营 2胜方
J
Jody

MY4E5V · Denville, NJ, US

DUPR

2.776

SC
Susan Culleny-Peer

6Z44V0 · NJ, US

DUPR

2.439

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5703819108
显示原始对决元数据 JSON
[
  {
    "team_id": 8076447716,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rose Conklin",
        "dupr_id": "59JJJR",
        "rating": 3.115,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tracy Beveridge",
        "dupr_id": "4LOR7G",
        "rating": 2.968,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 7405823543,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jody",
        "dupr_id": "MY4E5V",
        "rating": 2.776,
        "profile_pic_url": null,
        "location": "Denville, NJ, US"
      },
      {
        "name": "Susan Culleny-Peer",
        "dupr_id": "6Z44V0",
        "rating": 2.439,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]