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

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

ID: 6169369501

对局比分

15-10

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

2:15 AM

对决场地

Brigham City, Utah 221 N 600 W

View Facility Page →

对决竞争阵营

阵营 1胜方
LL
Lila Le Rawlings

3Y2VP3 · American Fork, UT, US

DUPR

4.979

MJ
Matthew Johnson

12Z459 · American Fork, UT, US

DUPR

5.127

阵营 2负方
LM
Lizzie McFarland

1Q2QM4 · Hyde Park, UT, US

DUPR

4.840

TK
Tate Klein

1NXKN2 · Brigham City, UT, US

DUPR

5.052

数据访问 (AI / 开发者)

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

cURL Request:

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