返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

4.5-5.0 Men’s Doubles Monday Moneyball

ID: 5764855838

对局比分

7-11

获胜 / Win

对决日期

2025-08-26

对局时间 (估算)

3:30 PM

对决场地

The HUB Pickleball Club - San Jose

View Facility Page →

对决竞争阵营

阵营 1负方
JR
Jonathan Rojas

GGD66V · Sunnyvale, CA, US

DUPR

4.238

DM
David Moore

3YZLDE · Cupertino, CA, US

DUPR

4.662

阵营 2胜方
DW
Donnie Wang

3LNWOJ · Palo Alto, CA, US

DUPR

4.535

JT
Jonathan Tran

17R7KN · Santa Clara, CA, US

DUPR

4.644

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5764855838
显示原始对决元数据 JSON
[
  {
    "team_id": 7980529018,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Rojas",
        "dupr_id": "GGD66V",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Sunnyvale, CA, US"
      },
      {
        "name": "David Moore",
        "dupr_id": "3YZLDE",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Cupertino, CA, US"
      }
    ]
  },
  {
    "team_id": 4800892549,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Donnie Wang",
        "dupr_id": "3LNWOJ",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Jonathan Tran",
        "dupr_id": "17R7KN",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Santa Clara, CA, US"
      }
    ]
  }
]