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

2026 CT Pickleball Minnesota Summer Kickoff at Chip's Pickleball Club - Womens Doubles 4.00-4.49 (Ages 50 and Up)

ID: 4496125535

对局比分

5-11

获胜 / Win

对决日期

2026-05-22

对局时间 (估算)

12:45 AM

对决场地

Eagan, MN

View Facility Page →

对决竞争阵营

阵营 1负方
LG
Lennae Grahn

2P4WVE · USA

DUPR

3.271

DG
Denise Grubbs

KX9966 · USA

DUPR

4.244

阵营 2胜方
LR
Linette Ramsay

3ZR5P1 · Lakeville, MN, US

DUPR

4.382

GV
Grietsje van Reeuwijk

3PDX2Z · Saint Paul, MN, US

DUPR

4.023

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4496125535
显示原始对决元数据 JSON
[
  {
    "team_id": 8212277606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lennae Grahn",
        "dupr_id": "2P4WVE",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Denise Grubbs",
        "dupr_id": "KX9966",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5627332159,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Linette Ramsay",
        "dupr_id": "3ZR5P1",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Grietsje van Reeuwijk",
        "dupr_id": "3PDX2Z",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]