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

Southern Utah Pickleball Shootout - MXD / 4.0 / 35+

ID: 7821611969

对局比分

2-11

落败 / Loss

对决日期

2026-04-10

对局时间 (估算)

6:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
AM
Alexis Moyer

17YR05 · Washington, UT, US

DUPR

3.565

MM
Michael Moyer

3YKD54 · Washington, UT, US

DUPR

3.966

阵营 2胜方
KM
Kimberly Meechudhone

8D9MY4 · Las Vegas, NV, US

DUPR

3.846

EJ
Enrique Juan Towry

EGR2WM · Alamogordo, NM, US

DUPR

4.430

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7821611969
显示原始对决元数据 JSON
[
  {
    "team_id": 6980853745,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexis Moyer",
        "dupr_id": "17YR05",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Michael Moyer",
        "dupr_id": "3YKD54",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  },
  {
    "team_id": 4422112319,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kimberly Meechudhone",
        "dupr_id": "8D9MY4",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Enrique Juan Towry",
        "dupr_id": "EGR2WM",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Alamogordo, NM, US"
      }
    ]
  }
]