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

Women's High Intermediate League

ID: 7731719591

对局比分

6-11

获胜 / Win

对决日期

2026-05-19

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MH
Michelle Harder

6N9270 · USA

DUPR

2.703

NM
Nancy Measey Kurts

EG6M5O · USA

DUPR

3.169

阵营 2胜方
LM
Laura Maschal

Y4R754 · USA

DUPR

2.863

CP
Cheryl Parker

YG466E · Lacey Township, NJ, US

DUPR

2.989

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7731719591
显示原始对决元数据 JSON
[
  {
    "team_id": 5952171488,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle Harder",
        "dupr_id": "6N9270",
        "rating": 2.703,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy Measey Kurts",
        "dupr_id": "EG6M5O",
        "rating": 3.169,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5185304933,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Maschal",
        "dupr_id": "Y4R754",
        "rating": 2.863,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cheryl Parker",
        "dupr_id": "YG466E",
        "rating": 2.989,
        "profile_pic_url": null,
        "location": "Lacey Township, NJ, US"
      }
    ]
  }
]