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

week 10 4.0+

ID: 6655943857

对局比分

10-11

获胜 / Win

对决日期

2025-11-20

对局时间 (估算)

2:15 AM

对决场地

Hudson Valley Pickleball and Golf Center

未核实场馆

对决竞争阵营

阵营 1负方
NV
Nick vonEgypt

QPXVRR · Pawling, NY, US

DUPR

4.946

SC
Samuel Cubito

EGZ75E · Hurley, NY, US

DUPR

4.098

阵营 2胜方
Daryl DeFord

1RVMQ8 · Poughkeepsie, NY, US

DUPR

4.440

SC
Steve Cotant

YMV7VE · USA

DUPR

4.180

数据访问 (AI / 开发者)

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

cURL Request:

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