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

Crazy 8's 4/29

ID: 6929452977

对局比分

11-4

落败 / Loss

对决日期

2026-04-29

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Cooper Smith

4QL5XM · USA

DUPR

3.428

EA
Eric Alman

O6NMPE · Minneapolis, MN, US

DUPR

3.311

阵营 2负方
NF
Nate Feltman

G5PV5Q · Saint Paul, MN, US

DUPR

3.328

ML
Matthew Lund

O6ON47 · Andover, MN, US

DUPR

3.419

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6929452977
显示原始对决元数据 JSON
[
  {
    "team_id": 8228142849,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cooper Smith",
        "dupr_id": "4QL5XM",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Alman",
        "dupr_id": "O6NMPE",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6099709592,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nate Feltman",
        "dupr_id": "G5PV5Q",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Matthew Lund",
        "dupr_id": "O6ON47",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      }
    ]
  }
]