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

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

ID: 5354973447

对局比分

11-15

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

4:45 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
RG
Robert Geoffrey Hunter

YX5EO4 · Naples, FL, US

DUPR

3.804

DA
DELETED Account

J5XGRM · USA

DUPR

4.458

阵营 2胜方
DC
Douglas Carlson

3OR2QE · Ramsey, NJ, US

DUPR

4.280

KS
Kevin Smith

8EXG0V · Waldwick, NJ, US

DUPR

3.912

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5354973447
显示原始对决元数据 JSON
[
  {
    "team_id": 6073623154,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Geoffrey Hunter",
        "dupr_id": "YX5EO4",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "J5XGRM",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5533015605,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Douglas Carlson ",
        "dupr_id": "3OR2QE",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Ramsey, NJ, US"
      },
      {
        "name": "Kevin Smith",
        "dupr_id": "8EXG0V",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Waldwick, NJ, US"
      }
    ]
  }
]