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

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

ID: 7176279251

对局比分

11-7

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

12:45 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
JN
John Nguyen

3LJRGZ · Phoenix, AZ, US

DUPR

4.052

LN
LIEM NGUYEN

1NQ00N · Glendale, AZ, US

DUPR

3.083

阵营 2负方
JN
Jenks Nguyen

NRPGY6 · USA

DUPR

2.712

CC
Cheng Chiv

XJW965 · Phoenix, AZ, US

DUPR

4.230

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7176279251
显示原始对决元数据 JSON
[
  {
    "team_id": 7762409481,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Nguyen",
        "dupr_id": "3LJRGZ",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "LIEM NGUYEN",
        "dupr_id": "1NQ00N",
        "rating": 3.083,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  },
  {
    "team_id": 6553451018,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenks Nguyen",
        "dupr_id": "NRPGY6",
        "rating": 2.712,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cheng Chiv",
        "dupr_id": "XJW965",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]