返回检索中心
匹克球对决数据双打对决 (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: 7241289550

对局比分

11-6

获胜 / Win

对决日期

2026-05-22

对局时间 (估算)

11:30 PM

对决场地

Eagan, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
LR
Linette Ramsay

3ZR5P1 · Lakeville, MN, US

DUPR

4.381

GV
Grietsje van Reeuwijk

3PDX2Z · Saint Paul, MN, US

DUPR

4.023

阵营 2负方
ES
Echo Santos

1QQE4R · Weyerhaeuser, WI, US

DUPR

3.895

MC
Missy Cole

4L9DOK · Chippewa Falls, WI, US

DUPR

3.984

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7241289550
显示原始对决元数据 JSON
[
  {
    "team_id": 6756314548,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Linette Ramsay",
        "dupr_id": "3ZR5P1",
        "rating": 4.381,
        "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"
      }
    ]
  },
  {
    "team_id": 7696717106,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Echo Santos",
        "dupr_id": "1QQE4R",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Weyerhaeuser, WI, US"
      },
      {
        "name": "Missy Cole",
        "dupr_id": "4L9DOK",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Chippewa Falls, WI, US"
      }
    ]
  }
]