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

Competitive Mixed Doubles League Tournament

ID: 7201590676

对局比分

11-1

获胜 / Win

对决日期

2023-12-12

对局时间 (估算)

5:00 PM

对决场地

3300 5th St NE, Minneapolis, MN 55418, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
LB
Luke Bergman

3ZW7P3 · Maple Grove, MN, US

DUPR

4.568

SA
Stephanie Alliev

8M955L · Minneapolis, MN, US

DUPR

4.508

阵营 2负方
ML
Mandy LaBreche

3XX7N7 · Minneapolis, MN, US

DUPR

3.746

JG
Jack Gaede

4LRPM2 · Saint Paul, MN, US

DUPR

3.908

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7201590676
显示原始对决元数据 JSON
[
  {
    "team_id": 8175563337,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Bergman",
        "dupr_id": "3ZW7P3",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Stephanie Alliev",
        "dupr_id": "8M955L",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4661073718,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mandy LaBreche",
        "dupr_id": "3XX7N7",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Jack Gaede",
        "dupr_id": "4LRPM2",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]