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

- MN MAJORS #2 Mens 4.25-4.5

ID: 5645496970

对局比分

11-5

落败 / Loss

对决日期

2025-05-17

对局时间 (估算)

11:30 PM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
NT
Nicholas Tran

EWLVNM · Maple Grove, MN, US

DUPR

4.726

QR
Qi Reng Li

76WOK4 · Edina, MN, US

DUPR

4.105

阵营 2负方
PT
Phil Thompson

16PGDD · Woodbury, MN, US

DUPR

4.143

BR
Brent R Hickman

9PJK9E · USA

DUPR

4.435

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5645496970
显示原始对决元数据 JSON
[
  {
    "team_id": 6377099851,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Tran",
        "dupr_id": "EWLVNM",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Qi Reng Li",
        "dupr_id": "76WOK4",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Edina, MN, US"
      }
    ]
  },
  {
    "team_id": 7126251204,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phil Thompson",
        "dupr_id": "16PGDD",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Woodbury, MN, US"
      },
      {
        "name": "Brent R Hickman",
        "dupr_id": "9PJK9E",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]