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

Chase the New Year: Men's 4-4.5 First Round

ID: 8226525963

对局比分

7-11

落败 / Loss

对决日期

2026-01-03

对局时间 (估算)

4:45 AM

对决场地

Centreville, VA, USA

未核实场馆

对决竞争阵营

阵营 1负方
DO
Danijel Obradovic

1RQLDD · Alexandria, VA, US

DUPR

4.565

TI
Todd Ingold

3P6NKQ · Alexandria, VA, US

DUPR

4.157

阵营 2胜方
RS
Raj Shirsolkar

3VM4LE · Gainesville, VA, US

DUPR

4.440

MK
Matt Krawczyk

MY5GDL · USA

DUPR

4.199

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8226525963
显示原始对决元数据 JSON
[
  {
    "team_id": 5186225379,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danijel Obradovic",
        "dupr_id": "1RQLDD",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Todd Ingold",
        "dupr_id": "3P6NKQ",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 6048290063,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raj Shirsolkar",
        "dupr_id": "3VM4LE",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Gainesville, VA, US"
      },
      {
        "name": "Matt Krawczyk",
        "dupr_id": "MY5GDL",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]