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

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

ID: 8496234177

对局比分

11-3

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

10:15 AM

对决场地

Centreville, VA, USA

未核实场馆

对决竞争阵营

阵营 1胜方
DO
Danijel Obradovic

1RQLDD · Alexandria, VA, US

DUPR

4.597

TI
Todd Ingold

3P6NKQ · Alexandria, VA, US

DUPR

4.182

阵营 2负方
AD
Andrew D’Annolfo

QPYZZ5 · Arlington, VA, US

DUPR

3.622

JC
Jared Chernack

2LVLJY · Fulton, MD, US

DUPR

3.848

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8496234177
显示原始对决元数据 JSON
[
  {
    "team_id": 6924471052,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danijel Obradovic",
        "dupr_id": "1RQLDD",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Todd Ingold",
        "dupr_id": "3P6NKQ",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 4796396227,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew D’Annolfo",
        "dupr_id": "QPYZZ5",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Jared Chernack",
        "dupr_id": "2LVLJY",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Fulton, MD, US"
      }
    ]
  }
]