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

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

ID: 5564378007

对局比分

12-15

获胜 / Win

对决日期

2024-11-11

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BM
Bruce Mair

35N2LV · Minneapolis, MN, US

DUPR

4.110

JT
John Trapnell

6Z7XYD · Shoreview, MN, US

DUPR

4.308

阵营 2胜方
JV
Joel varghese

8W7KML · Lakeville, MN, US

DUPR

4.270

ML
Mike Lettmann

35XD7P · Minneapolis, MN, US

DUPR

4.167

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5564378007
显示原始对决元数据 JSON
[
  {
    "team_id": 7273457105,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bruce Mair",
        "dupr_id": "35N2LV",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "John Trapnell",
        "dupr_id": "6Z7XYD",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      }
    ]
  },
  {
    "team_id": 6966815732,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joel varghese",
        "dupr_id": "8W7KML",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Mike Lettmann",
        "dupr_id": "35XD7P",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]