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

3/27/24 Men’s Advanced League

ID: 5327332748

对局比分

4-7

获胜 / Win

对决日期

2024-03-28

对局时间 (估算)

9:00 PM

对决场地

Pickleball Club of Carlsbad

View Facility Page →

对决竞争阵营

阵营 1负方
DM
Daniel Mendelsohn

1Q2J6R · Carlsbad, CA, US

DUPR

3.779

DA
DELETED Account

0YKQLX · USA

DUPR

3.579

阵营 2胜方
DF
David Fugate

8DXRRX · Encinitas, CA, US

DUPR

4.485

AS
Andy Slipka

NYKXZN · Carlsbad, CA, US

DUPR

3.535

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5327332748
显示原始对决元数据 JSON
[
  {
    "team_id": 6739494399,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Mendelsohn",
        "dupr_id": "1Q2J6R",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "0YKQLX",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6558825856,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Fugate",
        "dupr_id": "8DXRRX",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      },
      {
        "name": "Andy Slipka",
        "dupr_id": "NYKXZN",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      }
    ]
  }
]