返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pool A - Men's 4.5 Age: (Any)

ID: 5062084662

对局比分

11-3

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

7:30 PM

对决场地

Fairport Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
Michael Woods

KX07R7 · Fairport, NY, US

DUPR

3.933

DM
David Marsh

RYZX9E · Victor, NY, US

DUPR

4.295

阵营 2负方
CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

3.994

RG
Ralph Grizanti

L24JVK · Lewiston, NY, US

DUPR

4.035

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5062084662
显示原始对决元数据 JSON
[
  {
    "team_id": 7321524224,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael  Woods",
        "dupr_id": "KX07R7",
        "rating": 3.933,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67b88a55ceae0.jpg",
        "location": "Fairport, NY, US"
      },
      {
        "name": "David Marsh",
        "dupr_id": "RYZX9E",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Victor, NY, US"
      }
    ]
  },
  {
    "team_id": 5771285192,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      },
      {
        "name": "Ralph Grizanti",
        "dupr_id": "L24JVK",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "Lewiston, NY, US"
      }
    ]
  }
]