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

Boomstik Battle at Pickleball Kingdom - Mens Doubles Skill: (Open Division/4.5+) Age: (Any)

ID: 8030800608

对局比分

1-11

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

1:00 PM

对决场地

Tigard, OR

View Facility Page →

对决竞争阵营

阵营 1负方
LT
Lester Tsai

YXMR0D · Hillsboro, OR, US

DUPR

4.431

MS
Matthew Sablay

V7LNPE · Lebanon, OR, US

DUPR

4.591

阵营 2胜方
LC
Luke Calvert

ODXN9E · Boise, ID, US

DUPR

5.170

DY
David Yahng

8GOENV · Hong Kong Island, HK

DUPR

5.421

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8030800608
显示原始对决元数据 JSON
[
  {
    "team_id": 5286632142,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lester Tsai",
        "dupr_id": "YXMR0D",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      },
      {
        "name": "Matthew Sablay",
        "dupr_id": "V7LNPE",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Lebanon, OR, US"
      }
    ]
  },
  {
    "team_id": 5414088261,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Calvert",
        "dupr_id": "ODXN9E",
        "rating": 5.17,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "David Yahng",
        "dupr_id": "8GOENV",
        "rating": 5.421,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  }
]