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

Spring Challenge @ Pure Pickleball Club - Womens Doubles Skill: (4.0 To 4.5) Age: (50 And Above)

ID: 8425820851

对局比分

15-7

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

8:45 AM

对决场地

Plymouth, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
LR
Linette Ramsay

3ZR5P1 · Lakeville, MN, US

DUPR

4.411

GV
Grietsje van Reeuwijk

3PDX2Z · Saint Paul, MN, US

DUPR

4.047

阵营 2负方
LV
Leann Vandeberg

3LOZK3 · USA

DUPR

3.590

MY
Megan Yuen

1NV6E6 · Minneapolis, MN, US

DUPR

4.018

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8425820851
显示原始对决元数据 JSON
[
  {
    "team_id": 5143064710,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Linette Ramsay",
        "dupr_id": "3ZR5P1",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Grietsje van Reeuwijk",
        "dupr_id": "3PDX2Z",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  },
  {
    "team_id": 5775120042,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leann Vandeberg",
        "dupr_id": "3LOZK3",
        "rating": 3.59,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Megan Yuen",
        "dupr_id": "1NV6E6",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]