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

Round of 16 - 2025-26 Virginia Super Regional

ID: 6217363938

对局比分

21-17

获胜 / Win

对决日期

2026-02-08

对局时间 (估算)

7:30 PM

对决场地

8641 Quioccasin Rd, Henrico, VA 23229, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
Tyler Ferguson

1N69WZ · Frederick, MD, US

DUPR

4.668

DN
Dorsa Naghibi

KOEZJ7 · Gaithersburg, MD, US

DUPR

4.317

阵营 2负方
CW
Carter Work

892NZV · Salem, VA, US

DUPR

4.625

PC
Presley Caroland

G5DRLV · Harrisonburg, VA, US

DUPR

3.698

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6217363938
显示原始对决元数据 JSON
[
  {
    "team_id": 5677776785,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Ferguson",
        "dupr_id": "1N69WZ",
        "rating": 4.668,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/665a6cee22456.jpg",
        "location": "Frederick, MD, US"
      },
      {
        "name": "Dorsa Naghibi",
        "dupr_id": "KOEZJ7",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  },
  {
    "team_id": 7508959082,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carter Work",
        "dupr_id": "892NZV",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Salem, VA, US"
      },
      {
        "name": "Presley Caroland",
        "dupr_id": "G5DRLV",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": "Harrisonburg, VA, US"
      }
    ]
  }
]