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

4.0-4.5 Men’s Doubles Moneyball

ID: 6752906010

对局比分

9-11

获胜 / Win

对决日期

2025-10-14

对局时间 (估算)

7:30 PM

对决场地

The HUB Pickleball Club - San Jose

View Facility Page →

对决竞争阵营

阵营 1负方
LN
Luke Nunez

30RJ21 · USA

DUPR

3.806

VL
Victor Lu

V424EE · USA

DUPR

4.286

阵营 2胜方
AD
Abhishek Dutta

8D464Y · Newark, CA, US

DUPR

4.475

KW
King Wong

GG22PM · Fremont, CA, US

DUPR

3.922

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6752906010
显示原始对决元数据 JSON
[
  {
    "team_id": 6138075236,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Nunez",
        "dupr_id": "30RJ21",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Victor Lu",
        "dupr_id": "V424EE",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5415460735,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Abhishek Dutta",
        "dupr_id": "8D464Y",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Newark, CA, US"
      },
      {
        "name": "King Wong",
        "dupr_id": "GG22PM",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  }
]