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

PPA Tour: Mesa AZ Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 6576174254

对局比分

15-13

落败 / Loss

对决日期

2024-02-24

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MN
Matthew Navarra

1NNY71 · Henderson, NV, US

DUPR

4.939

GN
Geancarlo Nieto

3LP6Z6 · Las Vegas, NV, US

DUPR

4.814

阵营 2负方
JH
Jason Haycock

8ML7JL · USA

DUPR

4.809

GB
Garrett Blair

3Y2V4E · Mesa, AZ, US

DUPR

4.985

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6576174254
显示原始对决元数据 JSON
[
  {
    "team_id": 7744727969,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Navarra",
        "dupr_id": "1NNY71",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Geancarlo Nieto",
        "dupr_id": "3LP6Z6",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7635257073,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Haycock",
        "dupr_id": "8ML7JL",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garrett Blair",
        "dupr_id": "3Y2V4E",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  }
]