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

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

ID: 8407679728

对局比分

4-11

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

5:00 PM

对决场地

Centreville, VA, USA

未核实场馆

对决竞争阵营

阵营 1负方
DO
Danijel Obradovic

1RQLDD · Alexandria, VA, US

DUPR

4.524

TI
Todd Ingold

3P6NKQ · Alexandria, VA, US

DUPR

4.124

阵营 2胜方
RF
Ryan Figueroa

EG46RE · Nandaime, Granada, NI

DUPR

4.486

MT
Matthew Tran

6Z0QOG · McLean, VA, US

DUPR

4.427

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8407679728
显示原始对决元数据 JSON
[
  {
    "team_id": 5872779856,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danijel Obradovic",
        "dupr_id": "1RQLDD",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Todd Ingold",
        "dupr_id": "3P6NKQ",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 4532767109,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Figueroa",
        "dupr_id": "EG46RE",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Nandaime, Granada, NI"
      },
      {
        "name": "Matthew Tran",
        "dupr_id": "6Z0QOG",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  }
]