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

Women's High Intermediate League

ID: 4744952581

对局比分

5-11

获胜 / Win

对决日期

2026-05-19

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Cheryl Parker

YG466E · Lacey Township, NJ, US

DUPR

2.983

AB
Angela Burgan

YGZEQ4 · NJ, US

DUPR

2.816

阵营 2胜方
NM
Nancy Measey Kurts

EG6M5O · Stafford Township, NJ, US

DUPR

3.174

EL
Elena Loures

59NPLL · Beach Haven, NJ, US

DUPR

3.131

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4744952581
显示原始对决元数据 JSON
[
  {
    "team_id": 6494410092,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Parker",
        "dupr_id": "YG466E",
        "rating": 2.983,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69718a0f67944.jpg",
        "location": "Lacey Township, NJ, US"
      },
      {
        "name": "Angela Burgan",
        "dupr_id": "YGZEQ4",
        "rating": 2.816,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 7968753993,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy Measey Kurts",
        "dupr_id": "EG6M5O",
        "rating": 3.174,
        "profile_pic_url": null,
        "location": "Stafford Township, NJ, US"
      },
      {
        "name": "Elena Loures",
        "dupr_id": "59NPLL",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": "Beach Haven, NJ, US"
      }
    ]
  }
]