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

The Kickoff Classic - Men's Doubles 4.5-5.0 Double Elimination 60-69 Age

ID: 4905167393

对局比分

15-13

落败 / Loss

对决日期

2026-01-03

对局时间 (估算)

6:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
GM
Gregory Matecki

PK2W4E · USA

DUPR

4.529

RI
Robert Ives

OD4YD2 · USA

DUPR

3.826

阵营 2负方
AG
Andy Gutierrez

Q5JR94 · Fort Myers, FL, US

DUPR

3.889

GB
Greg Berg

OD697W · USA

DUPR

4.473

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4905167393
显示原始对决元数据 JSON
[
  {
    "team_id": 4945972612,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory Matecki",
        "dupr_id": "PK2W4E",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Ives",
        "dupr_id": "OD4YD2",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7578919395,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Gutierrez",
        "dupr_id": "Q5JR94",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "Greg Berg",
        "dupr_id": "OD697W",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]