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

DUPR Reset Match Night - Intermediate

ID: 5800377911

对局比分

5-11

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

12:45 AM

对决场地

Pickler Universe - Carrollton

未核实场馆

对决竞争阵营

阵营 1负方
MH
Michael Hastie

4P000K · USA

DUPR

3.316

KM
Kyle Mason

2Y70ME · Carrollton, TX, US

DUPR

3.046

阵营 2胜方
TN
Tri Nguyen

8KVN0Q · Euless, TX, US

DUPR

3.392

MZ
Muhammad Zafar

4ZODDK · Houston, TX, US

DUPR

3.283

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5800377911
显示原始对决元数据 JSON
[
  {
    "team_id": 6478553105,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Hastie",
        "dupr_id": "4P000K",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Mason",
        "dupr_id": "2Y70ME",
        "rating": 3.046,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      }
    ]
  },
  {
    "team_id": 6222884194,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tri Nguyen",
        "dupr_id": "8KVN0Q",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": "Euless, TX, US"
      },
      {
        "name": "Muhammad Zafar",
        "dupr_id": "4ZODDK",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]