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

Fall 2 '24 Leagues - Monday Evening 4.0+ (Official Rated)

ID: 6303161786

对局比分

11-0

获胜 / Win

对决日期

2024-12-09

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ML
Mike Lettmann

35XD7P · Minneapolis, MN, US

DUPR

4.199

LB
Laurent Bonnac

8D5RD6 · Minneapolis, MN, US

DUPR

4.391

阵营 2负方
BH
Bee Holekamp

6ZQXN0 · Creve Coeur, MO, US

DUPR

4.420

CP
Chi-Dao Phan

DWD574 · Minneapolis, MN, US

DUPR

4.106

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6303161786
显示原始对决元数据 JSON
[
  {
    "team_id": 7867222852,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Lettmann",
        "dupr_id": "35XD7P",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Laurent Bonnac",
        "dupr_id": "8D5RD6",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6815014332,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bee Holekamp",
        "dupr_id": "6ZQXN0",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Creve Coeur, MO, US"
      },
      {
        "name": "Chi-Dao Phan",
        "dupr_id": "DWD574",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]