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

Pickleball: Round Robin

ID: 6432768699

对局比分

3-11

获胜 / Win

对决日期

2025-12-27

对局时间 (估算)

4:45 AM

对决场地

2610, Holmgren Wy, Green Bay

View Facility Page →

对决竞争阵营

阵营 1负方
MM
Marcus Maguire

2LX44E · Green Bay, WI, US

DUPR

4.578

MM
Matt Mueller

RZRX4E · Appleton, WI, US

DUPR

4.412

阵营 2胜方
MG
Michael Gillespie

59JRK0 · Green Bay, WI, US

DUPR

4.669

SW
Sam Wisneski

PK7LRX · Green Bay, WI, US

DUPR

4.234

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6432768699
显示原始对决元数据 JSON
[
  {
    "team_id": 5757041048,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marcus Maguire",
        "dupr_id": "2LX44E",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Matt Mueller",
        "dupr_id": "RZRX4E",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  },
  {
    "team_id": 4393577565,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Gillespie",
        "dupr_id": "59JRK0",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Sam Wisneski",
        "dupr_id": "PK7LRX",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  }
]