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

2026 Brigham City Memorial Tournament - Mixed Doubles Saturday May 23rd 5.0 All Ages

ID: 6949691471

对局比分

11-3, 5-11, 2-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

12:45 AM

对决场地

Brigham City, Utah 221 N 600 W

View Facility Page →

对决竞争阵营

阵营 1负方
LL
Lila Le Rawlings

3Y2VP3 · American Fork, UT, US

DUPR

4.987

MJ
Matthew Johnson

12Z459 · American Fork, UT, US

DUPR

5.132

阵营 2胜方
LM
Lizzie McFarland

1Q2QM4 · Hyde Park, UT, US

DUPR

4.862

TK
Tate Klein

1NXKN2 · Brigham City, UT, US

DUPR

5.192

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6949691471
显示原始对决元数据 JSON
[
  {
    "team_id": 6959482094,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lila Le Rawlings",
        "dupr_id": "3Y2VP3",
        "rating": 4.987,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Matthew Johnson",
        "dupr_id": "12Z459",
        "rating": 5.132,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 8384669587,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lizzie McFarland",
        "dupr_id": "1Q2QM4",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      },
      {
        "name": "Tate Klein",
        "dupr_id": "1NXKN2",
        "rating": 5.192,
        "profile_pic_url": null,
        "location": "Brigham City, UT, US"
      }
    ]
  }
]