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

Pool E - 1st Team Bracket (Bid Required) (Fri/Sat/Sun)

ID: 4718071564

对局比分

16-21

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

5:00 PM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1负方
MV
Michael Van Etten

7NNOV9 · USA

DUPR

3.936

CK
Claire Kondis

LVV296 · USA

DUPR

3.651

阵营 2胜方
TF
Tyler Ferguson

1N69WZ · Frederick, MD, US

DUPR

4.660

DN
Dorsa Naghibi

KOEZJ7 · Gaithersburg, MD, US

DUPR

4.308

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4718071564
显示原始对决元数据 JSON
[
  {
    "team_id": 5461675834,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Van Etten",
        "dupr_id": "7NNOV9",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Claire Kondis",
        "dupr_id": "LVV296",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8322662119,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Ferguson",
        "dupr_id": "1N69WZ",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Frederick, MD, US"
      },
      {
        "name": "Dorsa Naghibi",
        "dupr_id": "KOEZJ7",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]