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

3.9 - 4.5 Mens Doubles DUPR Submitted

ID: 6175950473

对局比分

5-15

获胜 / Win

对决日期

2026-03-11

对局时间 (估算)

6:15 AM

对决场地

Burlington | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
R
ruturaj

V7DK77 · Chelmsford, MA, US

DUPR

4.009

FG
Felix Gervits

DND49M · USA

DUPR

3.778

阵营 2胜方
AK
Aditya Kodangattil

DWDGJL · Lexington, MA, US

DUPR

4.269

DP
David Puigbo

EL4POE · Natick, MA, US

DUPR

4.325

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6175950473
显示原始对决元数据 JSON
[
  {
    "team_id": 4594290849,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "ruturaj",
        "dupr_id": "V7DK77",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Chelmsford, MA, US"
      },
      {
        "name": "Felix Gervits",
        "dupr_id": "DND49M",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6191995939,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aditya Kodangattil",
        "dupr_id": "DWDGJL",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Lexington, MA, US"
      },
      {
        "name": "David Puigbo",
        "dupr_id": "EL4POE",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      }
    ]
  }
]