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

'26 Spring 2 Leagues - Thursday Evening Women's Advanced (3.5-4.0)

ID: 5383501463

对局比分

15-11

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

12:45 AM

对决场地

Minneapolis, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
PE
Patty Egan

1RLMQN · Minneapolis, MN, US

DUPR

2.514

LL
Laurie Legus

Z9WZ5W · Brooklyn Park, MN, US

DUPR

3.363

阵营 2负方
CV
Cassie Varghese

RZJ9ZQ · Arden Hills, MN, US

DUPR

2.676

LD
Liza DeCoursey

3PN7YE · Saint Paul, MN, US

DUPR

2.822

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5383501463
显示原始对决元数据 JSON
[
  {
    "team_id": 4573155313,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patty Egan",
        "dupr_id": "1RLMQN",
        "rating": 2.514,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Laurie Legus",
        "dupr_id": "Z9WZ5W",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": "Brooklyn Park, MN, US"
      }
    ]
  },
  {
    "team_id": 6370971961,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cassie Varghese",
        "dupr_id": "RZJ9ZQ",
        "rating": 2.676,
        "profile_pic_url": null,
        "location": "Arden Hills, MN, US"
      },
      {
        "name": "Liza DeCoursey",
        "dupr_id": "3PN7YE",
        "rating": 2.822,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]