返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Ultimate Pickleball League - 2026 Season - UPL - Doubles 3

ID: 7070961642

对局比分

19-21

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
EG
Edward Gardner

4L7DJ2 · Salt Lake City, UT, US

DUPR

4.890

ML
Melissa Lein

17YRM0 · Millcreek, UT, US

DUPR

4.658

阵营 2胜方
FJ
Foster Johnson

RZYREM · Providence, UT, US

DUPR

4.829

LM
Lizzie McFarland

1Q2QM4 · Hyde Park, UT, US

DUPR

4.800

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7070961642
显示原始对决元数据 JSON
[
  {
    "team_id": 4809138146,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edward Gardner",
        "dupr_id": "4L7DJ2",
        "rating": 4.89,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Melissa Lein",
        "dupr_id": "17YRM0",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      }
    ]
  },
  {
    "team_id": 6531862675,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Foster Johnson",
        "dupr_id": "RZYREM",
        "rating": 4.829,
        "profile_pic_url": null,
        "location": "Providence, UT, US"
      },
      {
        "name": "Lizzie McFarland",
        "dupr_id": "1Q2QM4",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      }
    ]
  }
]