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

Winter 1 '25 Sunday Night 4.0+ League

ID: 8386614144

对局比分

3-11

落败 / Loss

对决日期

2025-03-02

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RB
Ryan Bell

4LXKJ6 · Minneapolis, MN, US

DUPR

4.074

BM
Bruce Mair

35N2LV · Minneapolis, MN, US

DUPR

4.114

阵营 2胜方
AF
AJ Flemming

6ZR7VQ · Andover, MN, US

DUPR

4.768

PK
Paul Klecker

8MZ2OG · Coon Rapids, MN, US

DUPR

4.323

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8386614144
显示原始对决元数据 JSON
[
  {
    "team_id": 7070479226,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Bell",
        "dupr_id": "4LXKJ6",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Bruce Mair",
        "dupr_id": "35N2LV",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5321346664,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "AJ Flemming",
        "dupr_id": "6ZR7VQ",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      },
      {
        "name": "Paul Klecker",
        "dupr_id": "8MZ2OG",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Coon Rapids, MN, US"
      }
    ]
  }
]