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

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

ID: 4885538227

对局比分

11-7

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

8:45 AM

对决场地

Plymouth, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
BA
Brent Anderson

35R5RP · Prior Lake, MN, US

DUPR

4.333

JN
Jeff Norberg

12DZG7 · Prior Lake, MN, US

DUPR

4.217

阵营 2负方
TR
Tim Radermacher

30OYWX · Plymouth, MN, US

DUPR

4.401

RB
Rich Bendickson

3YPJEE · Corcoran, MN, US

DUPR

3.846

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4885538227
显示原始对决元数据 JSON
[
  {
    "team_id": 6293469069,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brent Anderson",
        "dupr_id": "35R5RP",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      },
      {
        "name": "Jeff Norberg",
        "dupr_id": "12DZG7",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      }
    ]
  },
  {
    "team_id": 5934479745,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Radermacher",
        "dupr_id": "30OYWX",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Rich Bendickson",
        "dupr_id": "3YPJEE",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Corcoran, MN, US"
      }
    ]
  }
]