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

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

ID: 5580245179

对局比分

4-11

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

8:45 AM

对决场地

Plymouth, MN

View Facility Page →

对决竞争阵营

阵营 1负方
GJ
GEORGE JEFFREY CARLYLE

EGPK9J · Chanhassen, MN, US

DUPR

3.139

BM
Bill Marker

7D5Q99 · Shakopee, MN, US

DUPR

4.821

阵营 2胜方
BA
Brent Anderson

35R5RP · Prior Lake, MN, US

DUPR

4.365

JN
Jeff Norberg

12DZG7 · Prior Lake, MN, US

DUPR

4.226

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5580245179
显示原始对决元数据 JSON
[
  {
    "team_id": 4962011483,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "GEORGE JEFFREY CARLYLE",
        "dupr_id": "EGPK9J",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": "Chanhassen, MN, US"
      },
      {
        "name": "Bill Marker",
        "dupr_id": "7D5Q99",
        "rating": 4.821,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      }
    ]
  },
  {
    "team_id": 5226546005,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brent Anderson",
        "dupr_id": "35R5RP",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      },
      {
        "name": "Jeff Norberg",
        "dupr_id": "12DZG7",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      }
    ]
  }
]