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

Texas Team Pickleball Men's DUPR League

ID: 6168355950

对局比分

4-11

获胜 / Win

对决日期

2024-11-02

对局时间 (估算)

7:30 PM

对决场地

Dallas, TX

View Facility Page →

对决竞争阵营

阵营 1负方
EC
Erik Corley

8WW5JL · Wylie, TX, US

DUPR

4.050

SM
Shaun Morgan

W6GR9G · Richardson, TX, US

DUPR

4.290

阵营 2胜方
Earl Burdick

84VDR2 · McKinney, TX, US

DUPR

4.371

GM
Garrett Murray

ODGEY7 · McKinney, TX, US

DUPR

4.424

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6168355950
显示原始对决元数据 JSON
[
  {
    "team_id": 5844723575,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erik Corley",
        "dupr_id": "8WW5JL",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Wylie, TX, US"
      },
      {
        "name": "Shaun Morgan",
        "dupr_id": "W6GR9G",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Richardson, TX, US"
      }
    ]
  },
  {
    "team_id": 4540039984,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Earl Burdick",
        "dupr_id": "84VDR2",
        "rating": 4.371,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/663be8b5f14c7.jpg",
        "location": "McKinney, TX, US"
      },
      {
        "name": "Garrett Murray",
        "dupr_id": "ODGEY7",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  }
]