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

Round Robin DUPR Event

ID: 5895084589

对局比分

3-11

落败 / Loss

对决日期

2026-01-28

对局时间 (估算)

2:15 AM

对决场地

Pickles and Play - Garner

未核实场馆

对决竞争阵营

阵营 1负方
SD
Shubhankar Darbari

OZNMN2 · Chapel Hill, NC, US

DUPR

3.948

MT
Manuel Teniente

O6PG57 · NC, US

DUPR

4.181

阵营 2胜方
Colin Root

O67Q6L · Cameron, NC, US

DUPR

4.361

PM
Paul Meyer

Z99RPD · Pinehurst, NC, US

DUPR

4.351

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5895084589
显示原始对决元数据 JSON
[
  {
    "team_id": 7669227397,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shubhankar  Darbari",
        "dupr_id": "OZNMN2",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Manuel Teniente",
        "dupr_id": "O6PG57",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "NC, US"
      }
    ]
  },
  {
    "team_id": 4387088051,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Colin Root",
        "dupr_id": "O67Q6L",
        "rating": 4.361,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1456002/images/profile/83b9f1df-48b3-4413-afc5-61fd19f62b11.png",
        "location": "Cameron, NC, US"
      },
      {
        "name": "Paul Meyer",
        "dupr_id": "Z99RPD",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Pinehurst, NC, US"
      }
    ]
  }
]