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

Winter 1 '25 Sunday Night 4.0+ League

ID: 7969086690

对局比分

11-2

获胜 / Win

对决日期

2025-03-02

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AF
AJ Flemming

6ZR7VQ · Andover, MN, US

DUPR

4.781

BM
Bruce Mair

35N2LV · Minneapolis, MN, US

DUPR

4.135

阵营 2负方
RB
Ryan Bell

4LXKJ6 · Minneapolis, MN, US

DUPR

4.063

CR
Connor Remington

L5ZEO6 · Minneapolis, MN, US

DUPR

4.200

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7969086690
显示原始对决元数据 JSON
[
  {
    "team_id": 5959119233,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "AJ Flemming",
        "dupr_id": "6ZR7VQ",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      },
      {
        "name": "Bruce Mair",
        "dupr_id": "35N2LV",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7646355641,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Bell",
        "dupr_id": "4LXKJ6",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Connor Remington",
        "dupr_id": "L5ZEO6",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]