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

week 10 4.0+

ID: 5425891991

对局比分

11-8

落败 / Loss

对决日期

2025-11-20

对局时间 (估算)

12:45 AM

对决场地

Hudson Valley Pickleball and Golf Center

未核实场馆

对决竞争阵营

阵营 1胜方
NV
Nick vonEgypt

QPXVRR · Pawling, NY, US

DUPR

4.954

SC
Steve Cotant

YMV7VE · USA

DUPR

4.163

阵营 2负方
Daryl DeFord

1RVMQ8 · Poughkeepsie, NY, US

DUPR

4.432

SC
Samuel Cubito

EGZ75E · Hurley, NY, US

DUPR

4.106

数据访问 (AI / 开发者)

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

cURL Request:

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