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

week 10 4.0+

ID: 8534867914

对局比分

11-5

获胜 / Win

对决日期

2025-11-20

对局时间 (估算)

11:30 PM

对决场地

Hudson Valley Pickleball and Golf Center

未核实场馆

对决竞争阵营

阵营 1胜方
NV
Nick vonEgypt

QPXVRR · Pawling, NY, US

DUPR

4.957

Daryl DeFord

1RVMQ8 · Poughkeepsie, NY, US

DUPR

4.429

阵营 2负方
SC
Steve Cotant

YMV7VE · USA

DUPR

4.170

SC
Samuel Cubito

EGZ75E · Hurley, NY, US

DUPR

4.103

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8534867914
显示原始对决元数据 JSON
[
  {
    "team_id": 6763698176,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick vonEgypt",
        "dupr_id": "QPXVRR",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Pawling, NY, US"
      },
      {
        "name": "Daryl DeFord",
        "dupr_id": "1RVMQ8",
        "rating": 4.429,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/85228_5f400aa127e54.jpg",
        "location": "Poughkeepsie, NY, US"
      }
    ]
  },
  {
    "team_id": 8182236197,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve  Cotant",
        "dupr_id": "YMV7VE",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samuel Cubito",
        "dupr_id": "EGZ75E",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Hurley, NY, US"
      }
    ]
  }
]