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

AOP (3.597 to 4.113) - Week 6 - Round 1 Pool A

ID: 6910171344

对局比分

11-5

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MF
Mark Flannery

1RJ2NZ · Kansas City, MO, US

DUPR

3.951

SB
Steve Berndsen

3ZYJLL · Lawrence, KS, US

DUPR

3.686

阵营 2负方
SS
Sandeep Sangepu

4P9W02 · Kansas City, MO, US

DUPR

3.587

AK
Anel Kovac

NYKNQN · USA

DUPR

3.565

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6910171344
显示原始对决元数据 JSON
[
  {
    "team_id": 5920155349,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Flannery",
        "dupr_id": "1RJ2NZ",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Steve Berndsen",
        "dupr_id": "3ZYJLL",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Lawrence, KS, US"
      }
    ]
  },
  {
    "team_id": 6607955694,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandeep Sangepu",
        "dupr_id": "4P9W02",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Anel Kovac",
        "dupr_id": "NYKNQN",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]