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

2nd Playoff Bracket Finals - 2025-26 Virginia Super Regional

ID: 7951653032

对局比分

19-21

获胜 / Win

对决日期

2026-02-08

对局时间 (估算)

9:00 PM

对决场地

8641 Quioccasin Rd, Henrico, VA 23229, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JC
Jeremiah Cousins

ZDGYKM · USA

DUPR

3.782

Conner Reburn

3VO94E · Salem, VA, US

DUPR

4.772

阵营 2胜方
NC
Noah Collazo

RZXMWE · Safety Harbor, FL, US

DUPR

4.293

JM
Jon McCutchan

59M5VL · Fort Mill, SC, US

DUPR

4.514

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7951653032
显示原始对决元数据 JSON
[
  {
    "team_id": 5626432295,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremiah  Cousins",
        "dupr_id": "ZDGYKM",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Conner Reburn",
        "dupr_id": "3VO94E",
        "rating": 4.772,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/166322_6538049e5f3cc.jpeg",
        "location": "Salem, VA, US"
      }
    ]
  },
  {
    "team_id": 8546148686,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noah Collazo",
        "dupr_id": "RZXMWE",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Safety Harbor, FL, US"
      },
      {
        "name": "Jon McCutchan",
        "dupr_id": "59M5VL",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      }
    ]
  }
]