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

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

ID: 4968092371

对局比分

11-8

落败 / Loss

对决日期

2024-12-09

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JS
James Sabow

L5G7J6 · Minneapolis, MN, US

DUPR

4.226

JT
John Trapnell

6Z7XYD · Shoreview, MN, US

DUPR

4.239

阵营 2负方
GF
Grace Folven

MY949P · Minneapolis, MN, US

DUPR

4.503

NF
Nicholas Fuller

3V9971 · Saint Paul, MN, US

DUPR

4.024

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4968092371
显示原始对决元数据 JSON
[
  {
    "team_id": 7522058149,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Sabow",
        "dupr_id": "L5G7J6",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "John Trapnell",
        "dupr_id": "6Z7XYD",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      }
    ]
  },
  {
    "team_id": 5859762638,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Folven",
        "dupr_id": "MY949P",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Nicholas Fuller",
        "dupr_id": "3V9971",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]