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

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

ID: 7643263764

对局比分

3-11

落败 / Loss

对决日期

2025-08-27

对局时间 (估算)

1:00 PM

对决场地

1850 Five Mile Line Rd

未核实场馆

对决竞争阵营

阵营 1负方
JC
John Carpenter

XJ7K25 · Rochester, NY, US

DUPR

4.647

EP
Eric Phoulavong

2LQVRY · Fairport, NY, US

DUPR

4.667

阵营 2胜方
PJ
Paul J Valenti

3L7MMQ · Penfield, NY, US

DUPR

5.088

AS
Andy Stein

3VRNP7 · Rochester, NY, US

DUPR

5.645

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7643263764
显示原始对决元数据 JSON
[
  {
    "team_id": 5967873094,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Carpenter",
        "dupr_id": "XJ7K25",
        "rating": 4.647,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Eric Phoulavong",
        "dupr_id": "2LQVRY",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      }
    ]
  },
  {
    "team_id": 8293666640,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul J Valenti",
        "dupr_id": "3L7MMQ",
        "rating": 5.088,
        "profile_pic_url": null,
        "location": "Penfield, NY, US"
      },
      {
        "name": "Andy Stein",
        "dupr_id": "3VRNP7",
        "rating": 5.645,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]