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

Bracketology - Mixed 4.5 - winners Bracket Round 1

ID: 7252249593

对局比分

15-10

获胜 / Win

对决日期

2026-03-20

对局时间 (估算)

10:15 AM

对决场地

Club Pickleball USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DG
Dylan Greenleaf

V7Z7V5 · Los Angeles, CA, US

DUPR

4.273

SG
Sherry Greenleaf

8M47GD · Salt Lake City, UT, US

DUPR

4.134

阵营 2负方
LC
Laurie childs

3ZWMYM · South Jordan, UT, US

DUPR

3.750

BH
Brent Hawkins

0YLR4N · South Jordan, UT, US

DUPR

4.461

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7252249593
显示原始对决元数据 JSON
[
  {
    "team_id": 8194878931,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Greenleaf",
        "dupr_id": "V7Z7V5",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Sherry Greenleaf",
        "dupr_id": "8M47GD",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 5705203211,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laurie childs",
        "dupr_id": "3ZWMYM",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Brent Hawkins",
        "dupr_id": "0YLR4N",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]