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

Group E - Team Bracket

ID: 8026123107

对局比分

21-15

获胜 / Win

对决日期

2025-11-22

对局时间 (估算)

4:45 AM

对决场地

Center Court Pickleball Club Gilbert

View Facility Page →

对决竞争阵营

阵营 1胜方
AM
Abigail McIsaac

XKG4J7 · Fairview Heights, IL, US

DUPR

3.365

AC
Allison Clendening

1N9OO7 · Robbinsdale, MN, US

DUPR

4.590

阵营 2负方
MR
Mia Ramos

76WJNM · Tulare, CA, US

DUPR

3.766

LD
Lisa DiCarlo

K1R5N8 · Concord, CA, US

DUPR

4.779

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8026123107
显示原始对决元数据 JSON
[
  {
    "team_id": 8316187433,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Abigail McIsaac",
        "dupr_id": "XKG4J7",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": "Fairview Heights, IL, US"
      },
      {
        "name": "Allison Clendening",
        "dupr_id": "1N9OO7",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Robbinsdale, MN, US"
      }
    ]
  },
  {
    "team_id": 5581906802,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mia Ramos",
        "dupr_id": "76WJNM",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "Tulare, CA, US"
      },
      {
        "name": "Lisa DiCarlo",
        "dupr_id": "K1R5N8",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      }
    ]
  }
]