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

Men's OPEN POOL A

ID: 7836185717

对局比分

11-9, 10-12, 7-11

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

6:15 AM

对决场地

Fairport Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
PJ
Paul J Valenti

3L7MMQ · Penfield, NY, US

DUPR

5.118

BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.732

阵营 2胜方
AS
Andy Stein

3VRNP7 · Rochester, NY, US

DUPR

5.551

MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.286

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7836185717
显示原始对决元数据 JSON
[
  {
    "team_id": 4888636512,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul J Valenti",
        "dupr_id": "3L7MMQ",
        "rating": 5.118,
        "profile_pic_url": null,
        "location": "Penfield, NY, US"
      },
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.732,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 7179222306,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Stein",
        "dupr_id": "3VRNP7",
        "rating": 5.551,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Max Carrol",
        "dupr_id": "8W0M0Q",
        "rating": 5.286,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  }
]