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

Winter 1 '25 Sunday Night 4.0+ League

ID: 8046069581

对局比分

7-11

落败 / Loss

对决日期

2025-03-02

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RB
Ryan Bell

4LXKJ6 · Minneapolis, MN, US

DUPR

4.045

BM
Bruce Mair

35N2LV · Minneapolis, MN, US

DUPR

4.130

阵营 2胜方
GM
Gagan Maheshwari

8MZ2EL · Plymouth, MN, US

DUPR

4.685

CR
Connor Remington

L5ZEO6 · Minneapolis, MN, US

DUPR

4.204

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8046069581
显示原始对决元数据 JSON
[
  {
    "team_id": 5069782529,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Bell",
        "dupr_id": "4LXKJ6",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Bruce Mair",
        "dupr_id": "35N2LV",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5208403845,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gagan Maheshwari",
        "dupr_id": "8MZ2EL",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Connor Remington",
        "dupr_id": "L5ZEO6",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]