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

Dupr Nights: Intermediate Level (3.25-3.75 or not rated) Partner required

ID: 7627047038

对局比分

11-5

落败 / Loss

对决日期

2026-06-03

对局时间 (估算)

3:30 PM

对决场地

Pickler Universe

未核实场馆

对决竞争阵营

阵营 1胜方
LT
Lawrence Tran

17L4G4 · Dallas, TX, US

DUPR

3.619

JP
Jae Park

2QG509 · Dallas, TX, US

DUPR

3.402

阵营 2负方
MS
Michael Syaks

Q5NOM0 · Frisco, TX, US

DUPR

3.377

JN
Jim Nguyen

V4DX7J · USA

DUPR

3.283

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7627047038
显示原始对决元数据 JSON
[
  {
    "team_id": 7937105881,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lawrence Tran",
        "dupr_id": "17L4G4",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Jae Park",
        "dupr_id": "2QG509",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6088120846,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Syaks",
        "dupr_id": "Q5NOM0",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Jim Nguyen",
        "dupr_id": "V4DX7J",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]