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

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

ID: 7814025578

对局比分

6-11

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

3:30 PM

对决场地

Centreville, VA, USA

未核实场馆

对决竞争阵营

阵营 1负方
TN
Thao Nguyen

GGG06G · South Laurel, MD, US

DUPR

4.494

AT
Andrew Tong

ZN5YRW · Gaithersburg, MD, US

DUPR

4.502

阵营 2胜方
RF
Ryan Figueroa

EG46RE · Nandaime, Granada, NI

DUPR

4.494

MT
Matthew Tran

6Z0QOG · McLean, VA, US

DUPR

4.442

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7814025578
显示原始对决元数据 JSON
[
  {
    "team_id": 5908269008,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thao Nguyen",
        "dupr_id": "GGG06G",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "South Laurel, MD, US"
      },
      {
        "name": "Andrew Tong",
        "dupr_id": "ZN5YRW",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  },
  {
    "team_id": 6620061516,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Figueroa",
        "dupr_id": "EG46RE",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Nandaime, Granada, NI"
      },
      {
        "name": "Matthew Tran",
        "dupr_id": "6Z0QOG",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  }
]