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

Men's 4.5+ - Rochester Pickleball League | Men's + Women's Doubles | SPRING | Wednesday Nights

ID: 6008046821

对局比分

1-11, 5-11, 2-11

落败 / Loss

对决日期

2025-07-02

对局时间 (估算)

6:15 AM

对决场地

1850 Five Mile Line Rd, Penfield, NY, USA

未核实场馆

对决竞争阵营

阵营 1负方
GP
Gregory Pitts

W6MEDL · Rochester, NY, US

DUPR

4.231

JD
John DiVincenzo

RY2MMM · Fairport, NY, US

DUPR

4.377

阵营 2胜方
PJ
Paul J Valenti

3L7MMQ · Penfield, NY, US

DUPR

5.075

AS
Andy Stein

3VRNP7 · Rochester, NY, US

DUPR

5.773

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6008046821
显示原始对决元数据 JSON
[
  {
    "team_id": 5936424868,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gregory Pitts",
        "dupr_id": "W6MEDL",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "John DiVincenzo",
        "dupr_id": "RY2MMM",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      }
    ]
  },
  {
    "team_id": 5788635781,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul J Valenti",
        "dupr_id": "3L7MMQ",
        "rating": 5.075,
        "profile_pic_url": null,
        "location": "Penfield, NY, US"
      },
      {
        "name": "Andy Stein",
        "dupr_id": "3VRNP7",
        "rating": 5.773,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]