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

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

ID: 7562482132

对局比分

15-14

落败 / Loss

对决日期

2024-11-18

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
GF
Grace Folven

MY949P · Minneapolis, MN, US

DUPR

4.483

HD
Henry Dustrude

8E6R4V · New Brighton, MN, US

DUPR

4.156

阵营 2负方
JS
James Sabow

L5G7J6 · USA

DUPR

4.220

JV
Joel varghese

8W7KML · Lakeville, MN, US

DUPR

4.086

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7562482132
显示原始对决元数据 JSON
[
  {
    "team_id": 5962308014,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grace Folven",
        "dupr_id": "MY949P",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Henry Dustrude",
        "dupr_id": "8E6R4V",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "New Brighton, MN, US"
      }
    ]
  },
  {
    "team_id": 6921390484,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Sabow",
        "dupr_id": "L5G7J6",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel varghese",
        "dupr_id": "8W7KML",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  }
]