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

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

ID: 7809740904

对局比分

6-15

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

1:00 PM

对决场地

Plymouth, MN

View Facility Page →

对决竞争阵营

阵营 1负方
GV
Grietsje van Reeuwijk

3PDX2Z · Saint Paul, MN, US

DUPR

4.026

MP
Mike Padilla

3P4ZLX · Minneapolis, MN, US

DUPR

4.401

阵营 2胜方
KR
Kris Reddy

1Q0K2N · Woodbury, MN, US

DUPR

4.446

BA
Brent Anderson

35R5RP · Prior Lake, MN, US

DUPR

4.286

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7809740904
显示原始对决元数据 JSON
[
  {
    "team_id": 6663573915,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Grietsje van Reeuwijk",
        "dupr_id": "3PDX2Z",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Mike Padilla",
        "dupr_id": "3P4ZLX",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7075674818,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kris Reddy",
        "dupr_id": "1Q0K2N",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Woodbury, MN, US"
      },
      {
        "name": "Brent Anderson",
        "dupr_id": "35R5RP",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      }
    ]
  }
]