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

National Pickleball Center Club Championships - Men's Doubles 4.5 Round Robin 51-59 Age

ID: 4980563309

对局比分

11-2

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

6:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
BC
brett cormier

7D5QX0 · Cambridge, ON, CA

DUPR

4.151

KS
Kris Shaffer

6NGPMQ · Columbus, OH, US

DUPR

4.753

阵营 2负方
GH
Greg Hagen

NYK5ZN · USA

DUPR

3.940

GG
Gregg Gevers

8MQEOL · O'Fallon, MO, US

DUPR

4.172

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4980563309
显示原始对决元数据 JSON
[
  {
    "team_id": 7649983548,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "brett cormier",
        "dupr_id": "7D5QX0",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Cambridge, ON, CA"
      },
      {
        "name": "Kris Shaffer",
        "dupr_id": "6NGPMQ",
        "rating": 4.753,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 7789476443,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Hagen",
        "dupr_id": "NYK5ZN",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gregg Gevers",
        "dupr_id": "8MQEOL",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  }
]