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

Texas Team Pickleball Men's DUPR League

ID: 7057310046

对局比分

11-5

获胜 / Win

对决日期

2024-11-09

对局时间 (估算)

7:30 PM

对决场地

Dallas, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
GM
Garrett Murray

ODGEY7 · McKinney, TX, US

DUPR

4.468

CH
Chris Hahn

JZKLQD · USA

DUPR

4.759

阵营 2负方
SM
Shaun Morgan

W6GR9G · Richardson, TX, US

DUPR

4.258

EC
Erik Corley

8WW5JL · Wylie, TX, US

DUPR

4.017

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7057310046
显示原始对决元数据 JSON
[
  {
    "team_id": 7691265831,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrett Murray",
        "dupr_id": "ODGEY7",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Chris Hahn",
        "dupr_id": "JZKLQD",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5677382886,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shaun Morgan",
        "dupr_id": "W6GR9G",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Richardson, TX, US"
      },
      {
        "name": "Erik Corley",
        "dupr_id": "8WW5JL",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": "Wylie, TX, US"
      }
    ]
  }
]