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

4.5-5.0 Men’s Doubles Moneyball

ID: 5941012735

对局比分

8-11

落败 / Loss

对决日期

2025-11-11

对局时间 (估算)

8:45 AM

对决场地

The HUB Pickleball Club - San Jose

View Facility Page →

对决竞争阵营

阵营 1负方
JR
Jonathan Rojas

GGD66V · Sunnyvale, CA, US

DUPR

4.182

DM
David Moore

3YZLDE · Cupertino, CA, US

DUPR

4.508

阵营 2胜方
CH
Chris Harrison

EWDVGO · USA

DUPR

4.691

JW
Jeffrey Wilson

P5MKZZ · USA

DUPR

4.357

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5941012735
显示原始对决元数据 JSON
[
  {
    "team_id": 7638224534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Rojas",
        "dupr_id": "GGD66V",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Sunnyvale, CA, US"
      },
      {
        "name": "David Moore",
        "dupr_id": "3YZLDE",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Cupertino, CA, US"
      }
    ]
  },
  {
    "team_id": 7061166478,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Harrison",
        "dupr_id": "EWDVGO",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Wilson",
        "dupr_id": "P5MKZZ",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]