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

Pickleball Zone Challenge 2025 - Mixed Doubles Skill: (4.5 And Under) Age: (Any)

ID: 6851627852

对局比分

15-6

落败 / Loss

对决日期

2025-05-16

对局时间 (估算)

9:00 PM

对决场地

Bend, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
BM
Barkley McDonnell

QPZRZ0 · Portland, OR, US

DUPR

4.379

LT
Lester Tsai

YXMR0D · Hillsboro, OR, US

DUPR

4.526

阵营 2负方
Bridget Buyserie

GGVXKM · Yakima, WA, US

DUPR

4.017

RM
Ryan Myhre

1RLRN1 · Boise, ID, US

DUPR

4.686

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6851627852
显示原始对决元数据 JSON
[
  {
    "team_id": 6361911814,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barkley McDonnell",
        "dupr_id": "QPZRZ0",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Lester Tsai",
        "dupr_id": "YXMR0D",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  },
  {
    "team_id": 8240874377,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bridget Buyserie",
        "dupr_id": "GGVXKM",
        "rating": 4.017,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6720fbfc9e40b.jpg",
        "location": "Yakima, WA, US"
      },
      {
        "name": "Ryan Myhre",
        "dupr_id": "1RLRN1",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]