返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Crazy 8's 4/29

ID: 4361661513

对局比分

10-11

落败 / Loss

对决日期

2026-04-29

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
ML
Matthew Lund

O6ON47 · Andover, MN, US

DUPR

3.424

EG
Emma Grisanzio

2QGJ09 · Minneapolis, MN, US

DUPR

3.217

阵营 2胜方
EA
Eric Alman

O6NMPE · Minneapolis, MN, US

DUPR

3.325

SS
Sid Satyavolu

O6L77E · Minneapolis, MN, US

DUPR

3.344

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4361661513
显示原始对决元数据 JSON
[
  {
    "team_id": 8317052144,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Lund",
        "dupr_id": "O6ON47",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      },
      {
        "name": "Emma Grisanzio",
        "dupr_id": "2QGJ09",
        "rating": 3.217,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4962455675,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Alman",
        "dupr_id": "O6NMPE",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Sid Satyavolu",
        "dupr_id": "O6L77E",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]