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

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

ID: 8107283507

对局比分

5-11

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

12:45 AM

对决场地

Tigard, OR

View Facility Page →

对决竞争阵营

阵营 1负方
LT
Lester Tsai

YXMR0D · Hillsboro, OR, US

DUPR

4.439

MS
Matthew Sablay

V7LNPE · Lebanon, OR, US

DUPR

4.603

阵营 2胜方
AB
Aaron Boehme

1NYR23 · McMinnville, OR, US

DUPR

5.035

PH
Peter Howe

XJKD9R · Hillsboro, OR, US

DUPR

5.088

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8107283507
显示原始对决元数据 JSON
[
  {
    "team_id": 7664423580,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lester Tsai",
        "dupr_id": "YXMR0D",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      },
      {
        "name": "Matthew Sablay",
        "dupr_id": "V7LNPE",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "Lebanon, OR, US"
      }
    ]
  },
  {
    "team_id": 5238425620,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Boehme",
        "dupr_id": "1NYR23",
        "rating": 5.035,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      },
      {
        "name": "Peter Howe",
        "dupr_id": "XJKD9R",
        "rating": 5.088,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  }
]