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

Sunday Morning Men's League - Life Time Happy Valley - Peoria, AZ

ID: 5919626557

对局比分

7-11

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

2:15 AM

对决场地

24700 N 67th Ave, Peoria, AZ 85383, USA

未核实场馆

对决竞争阵营

阵营 1负方
JD
Joseph Dinh

KO0G4K · USA

DUPR

3.016

JN
John Nguyen

3LJRGZ · Phoenix, AZ, US

DUPR

4.038

阵营 2胜方
JG
Jackson Guan

8JV4ZW · USA

DUPR

3.936

LN
LIEM NGUYEN

1NQ00N · Glendale, AZ, US

DUPR

3.068

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5919626557
显示原始对决元数据 JSON
[
  {
    "team_id": 7570667144,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Dinh",
        "dupr_id": "KO0G4K",
        "rating": 3.016,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Nguyen",
        "dupr_id": "3LJRGZ",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 7578600319,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jackson Guan",
        "dupr_id": "8JV4ZW",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "LIEM NGUYEN",
        "dupr_id": "1NQ00N",
        "rating": 3.068,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]