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

The Pickleball Academy DUPR League Tournament (Semifinals)

ID: 4892547769

对局比分

7-11, 8-11

落败 / Loss

对决日期

2025-09-24

对局时间 (估算)

2:15 AM

对决场地

Lakeland, Florida, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JB
Joey Bergin

4LPOM6 · Lakeland, FL, US

DUPR

4.283

JH
Jack Harris

6NZW5E · USA

DUPR

3.783

阵营 2胜方
TW
Tim Wright

EW4PQJ · Lakeland, FL, US

DUPR

4.201

WR
william randall edwards

JJM55O · Lakeland, FL, US

DUPR

4.242

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4892547769
显示原始对决元数据 JSON
[
  {
    "team_id": 5006602333,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joey Bergin",
        "dupr_id": "4LPOM6",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Jack Harris",
        "dupr_id": "6NZW5E",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5114214672,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim  Wright",
        "dupr_id": "EW4PQJ",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "william randall edwards",
        "dupr_id": "JJM55O",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]