返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

DUPR SIDEOUT - LOOKING FOR 3.4+

ID: 6580920116

对局比分

3-11

落败 / Loss

对决日期

2026-05-04

对局时间 (估算)

9:00 PM

对决场地

Performance Pickleball

View Facility Page →

对决竞争阵营

阵营 1负方
ML
Martin Lee

DWXPW4 · USA

DUPR

3.253

AH
Arnold Hu

DY0V6L · USA

DUPR

3.241

阵营 2胜方
AH
Andrew Huynh

76L0RN · USA

DUPR

3.947

NC
Nathaniel Cheong

YNYNEE · Singapore, SG

DUPR

3.351

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6580920116
显示原始对决元数据 JSON
[
  {
    "team_id": 6607053866,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Martin Lee",
        "dupr_id": "DWXPW4",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Arnold Hu",
        "dupr_id": "DY0V6L",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5258725130,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Huynh",
        "dupr_id": "76L0RN",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathaniel Cheong",
        "dupr_id": "YNYNEE",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]