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

4.0-4.5 Men’s Doubles Moneyball

ID: 6790383917

对局比分

8-11

获胜 / Win

对决日期

2025-10-14

对局时间 (估算)

6:15 AM

对决场地

The HUB Pickleball Club - San Jose

View Facility Page →

对决竞争阵营

阵营 1负方
LN
Luke Nunez

30RJ21 · USA

DUPR

3.650

VL
Victor Lu

V424EE · USA

DUPR

4.166

阵营 2胜方
MD
Michael Dinh

8WDKGG · Rochester, NY, US

DUPR

4.399

MN
Michael Nguyen

9PGELR · San Jose, CA, US

DUPR

4.134

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6790383917
显示原始对决元数据 JSON
[
  {
    "team_id": 4823702138,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Nunez",
        "dupr_id": "30RJ21",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Victor Lu",
        "dupr_id": "V424EE",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7997599822,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Dinh",
        "dupr_id": "8WDKGG",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Michael Nguyen",
        "dupr_id": "9PGELR",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]