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

Group E - Team Bracket

ID: 4479554723

对局比分

21-23

获胜 / Win

对决日期

2025-11-22

对局时间 (估算)

12:45 AM

对决场地

Center Court Pickleball Club Gilbert

View Facility Page →

对决竞争阵营

阵营 1负方
AP
Alyssa Perkins

EWX2XW · St. George, UT, US

DUPR

4.019

MT
Mackenzie Tolman

NYWV56 · St. George, UT, US

DUPR

3.085

阵营 2胜方
AC
Allison Clendening

1N9OO7 · Robbinsdale, MN, US

DUPR

4.572

AM
Abigail McIsaac

XKG4J7 · USA

DUPR

3.430

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4479554723
显示原始对决元数据 JSON
[
  {
    "team_id": 5488233996,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alyssa Perkins",
        "dupr_id": "EWX2XW",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Mackenzie Tolman",
        "dupr_id": "NYWV56",
        "rating": 3.085,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5398387813,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allison Clendening",
        "dupr_id": "1N9OO7",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Robbinsdale, MN, US"
      },
      {
        "name": "Abigail McIsaac",
        "dupr_id": "XKG4J7",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]