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

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

ID: 8525625798

对局比分

9-11

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

7:30 PM

对决场地

Plymouth, MN

View Facility Page →

对决竞争阵营

阵营 1负方
AF
Anna Francke

XJ4O4R · USA

DUPR

3.785

SL
scott lemire

89NMME · Minneapolis, MN, US

DUPR

4.529

阵营 2胜方
SN
Shrutee Narayanan

PW77VE · Minneapolis, MN, US

DUPR

3.727

RG
River Goodmanson

JJYXV4 · USA

DUPR

4.510

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8525625798
显示原始对决元数据 JSON
[
  {
    "team_id": 8175065250,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anna Francke",
        "dupr_id": "XJ4O4R",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "scott lemire",
        "dupr_id": "89NMME",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7566169289,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shrutee Narayanan",
        "dupr_id": "PW77VE",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "River Goodmanson",
        "dupr_id": "JJYXV4",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]