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

Southern Saratoga YMCA

ID: 5481006286

对局比分

7-11

落败 / Loss

对决日期

2025-10-27

对局时间 (估算)

11:30 PM

对决场地

Clifton Park, NY 12065, USA

View Facility Page →

对决竞争阵营

阵营 1负方
PM
pat mitchell

8D0LN4 · Saratoga County, NY, US

DUPR

2.851

AK
Anatoli Kogan

6KWZYK · USA

DUPR

3.043

阵营 2胜方
DM
Donna Michele

XK5G07 · USA

DUPR

3.105

RL
Rob Lawlor

P5DR9X · USA

DUPR

3.301

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5481006286
显示原始对决元数据 JSON
[
  {
    "team_id": 5089988502,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "pat mitchell",
        "dupr_id": "8D0LN4",
        "rating": 2.851,
        "profile_pic_url": null,
        "location": "Saratoga County, NY, US"
      },
      {
        "name": "Anatoli Kogan",
        "dupr_id": "6KWZYK",
        "rating": 3.043,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5813996998,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Donna Michele",
        "dupr_id": "XK5G07",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Lawlor",
        "dupr_id": "P5DR9X",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]