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

Chase the Finals: Men's 4.0-4.5 Round Robin

ID: 7501186523

对局比分

7-11

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

12:45 AM

对决场地

Centreville, VA, USA

未核实场馆

对决竞争阵营

阵营 1负方
AB
Ahmad Bangura

L5G7MK · Woodbridge, VA, US

DUPR

4.288

RR
Robert Rodriguez

V70NVJ · Woodbridge, VA, US

DUPR

4.359

阵营 2胜方
SS
Samir Sehgal

EGEZJO · Gaithersburg, MD, US

DUPR

4.403

MS
Michael Shirvani

EW265E · North Potomac, MD, US

DUPR

4.394

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7501186523
显示原始对决元数据 JSON
[
  {
    "team_id": 5763461312,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ahmad Bangura",
        "dupr_id": "L5G7MK",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Woodbridge, VA, US"
      },
      {
        "name": "Robert Rodriguez",
        "dupr_id": "V70NVJ",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Woodbridge, VA, US"
      }
    ]
  },
  {
    "team_id": 7095134599,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samir Sehgal",
        "dupr_id": "EGEZJO",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Michael Shirvani",
        "dupr_id": "EW265E",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  }
]