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

2025 NH Lakes Region Pickleball Tournament - Mixed Doubles Skill: (3.5) Age: (60 To 64)

ID: 4321998000

对局比分

4-11

获胜 / Win

对决日期

2025-09-07

对局时间 (估算)

1:00 PM

对决场地

Wolfeboro, NH

View Facility Page →

对决竞争阵营

阵营 1负方
MG
Maureen Griffin

KOZ9OQ · USA

DUPR

3.170

BS
Bob Sullivan

PKPO2G · USA

DUPR

3.269

阵营 2胜方
WR
Wendy Rigazio

WXZK2K · Ossipee, NH, US

DUPR

3.996

JE
James E Pearson

3VX9GE · USA

DUPR

3.861

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4321998000
显示原始对决元数据 JSON
[
  {
    "team_id": 5576681635,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maureen Griffin",
        "dupr_id": "KOZ9OQ",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bob Sullivan",
        "dupr_id": "PKPO2G",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6816254300,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wendy Rigazio",
        "dupr_id": "WXZK2K",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Ossipee, NH, US"
      },
      {
        "name": "James E Pearson",
        "dupr_id": "3VX9GE",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]