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

PPA Tour: CIBC Texas Open Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 5875709915

对局比分

7-15

落败 / Loss

对决日期

2024-06-01

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TR
Tanner Rice

8GGRQ8 · Oklahoma City, OK, US

DUPR

4.893

MM
Mario Maldonado

1N5PN2 · Dallas, TX, US

DUPR

4.838

阵营 2胜方
GS
Gorka Sanchez

3POQZM · Omaha, NE, US

DUPR

5.041

KG
Kyle Goodburn

3ZZLMP · Mission Hills, KS, US

DUPR

5.387

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5875709915
显示原始对决元数据 JSON
[
  {
    "team_id": 5255555154,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tanner Rice",
        "dupr_id": "8GGRQ8",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Mario Maldonado",
        "dupr_id": "1N5PN2",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5084307206,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gorka Sanchez",
        "dupr_id": "3POQZM",
        "rating": 5.041,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Kyle Goodburn",
        "dupr_id": "3ZZLMP",
        "rating": 5.387,
        "profile_pic_url": null,
        "location": "Mission Hills, KS, US"
      }
    ]
  }
]