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

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

ID: 8554449848

对局比分

15-0

获胜 / Win

对决日期

2024-11-11

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JT
John Trapnell

6Z7XYD · Shoreview, MN, US

DUPR

4.289

JV
Joel varghese

8W7KML · Lakeville, MN, US

DUPR

4.294

阵营 2负方
NF
Nicholas Fuller

3V9971 · Saint Paul, MN, US

DUPR

3.989

BM
Bruce Mair

35N2LV · Minneapolis, MN, US

DUPR

4.135

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8554449848
显示原始对决元数据 JSON
[
  {
    "team_id": 6858871812,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Trapnell",
        "dupr_id": "6Z7XYD",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      },
      {
        "name": "Joel varghese",
        "dupr_id": "8W7KML",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 7652535498,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Fuller",
        "dupr_id": "3V9971",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Bruce Mair",
        "dupr_id": "35N2LV",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]