返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

4.5+ RR DUPR

ID: 6489744808

对局比分

11-9

落败 / Loss

对决日期

2025-02-04

对局时间 (估算)

5:00 PM

对决场地

The Picklr Sandy

未核实场馆

对决竞争阵营

阵营 1胜方
MN
Matthew Nelson

3044N2 · Murray, UT, US

DUPR

4.764

QH
Quinn Hanamaikai

35N2N5 · Provo, UT, US

DUPR

4.702

阵营 2负方
JA
Jitendra adepu

4LDZVK · North Salt Lake, UT, US

DUPR

4.685

MD
Mark Donnelly

3YZ29D · Sandy, UT, US

DUPR

4.445

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6489744808
显示原始对决元数据 JSON
[
  {
    "team_id": 6923091471,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Nelson",
        "dupr_id": "3044N2",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      },
      {
        "name": "Quinn Hanamaikai",
        "dupr_id": "35N2N5",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 5875401569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jitendra adepu",
        "dupr_id": "4LDZVK",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "North Salt Lake, UT, US"
      },
      {
        "name": "Mark Donnelly",
        "dupr_id": "3YZ29D",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]