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

USA Pickleball Golden Ticket - Las Vegas - Mixed Doubles 3.5 Age: (65+)

ID: 4548757433

对局比分

15-9

落败 / Loss

对决日期

2026-02-18

对局时间 (估算)

6:15 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1胜方
Debra Brownlee

V77YJ7 · Oregon City, OR, US

DUPR

3.875

William Brownlee

8ENLLE · Oregon City, OR, US

DUPR

3.569

阵营 2负方
CM
Carol Muller

8ELMQE · Santa Rosa, CA, US

DUPR

3.556

DG
Dan Gould

3PKVE1 · Santa Rosa, CA, US

DUPR

3.656

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4548757433
显示原始对决元数据 JSON
[
  {
    "team_id": 6280999254,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debra Brownlee",
        "dupr_id": "V77YJ7",
        "rating": 3.875,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/81475_5cf6049f27f60.jpg",
        "location": "Oregon City, OR, US"
      },
      {
        "name": "William Brownlee",
        "dupr_id": "8ENLLE",
        "rating": 3.569,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/81482_5cf71b2eb3935.jpg",
        "location": "Oregon City, OR, US"
      }
    ]
  },
  {
    "team_id": 7276138286,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carol Muller",
        "dupr_id": "8ELMQE",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Dan Gould",
        "dupr_id": "3PKVE1",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  }
]