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

Winter 1'25 Sunday Night 4.0+ League

ID: 6923914968

对局比分

11-8

落败 / Loss

对决日期

2025-02-16

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AF
AJ Flemming

6ZR7VQ · Andover, MN, US

DUPR

4.754

PW
Parker Wright

8GL9DD · USA

DUPR

4.198

阵营 2负方
BM
Bruce Mair

35N2LV · Minneapolis, MN, US

DUPR

4.123

KT
Kai Thompson

8JQ4RJ · Minneapolis, MN, US

DUPR

4.384

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6923914968
显示原始对决元数据 JSON
[
  {
    "team_id": 6928936290,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "AJ Flemming",
        "dupr_id": "6ZR7VQ",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      },
      {
        "name": "Parker Wright",
        "dupr_id": "8GL9DD",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8127049001,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruce Mair",
        "dupr_id": "35N2LV",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Kai Thompson",
        "dupr_id": "8JQ4RJ",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]