返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Men's OPEN POOL A

ID: 7199661686

对局比分

15-6

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

3:30 PM

对决场地

Fairport Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
AS
Andy Stein

3VRNP7 · Rochester, NY, US

DUPR

5.539

MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.279

阵营 2负方
DM
David McAlpin

59QZZL · Webster, NY, US

DUPR

4.392

JC
John Carpenter

XJ7K25 · Rochester, NY, US

DUPR

4.566

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7199661686
显示原始对决元数据 JSON
[
  {
    "team_id": 6165284431,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Stein",
        "dupr_id": "3VRNP7",
        "rating": 5.539,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Max Carrol",
        "dupr_id": "8W0M0Q",
        "rating": 5.279,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 6604920745,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David McAlpin",
        "dupr_id": "59QZZL",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Webster, NY, US"
      },
      {
        "name": "John Carpenter",
        "dupr_id": "XJ7K25",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]