返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

8th Annual dink dink BANG! - Mens Doubles OPEN (50+)

ID: 6882068662

对局比分

11-8, 11-9

落败 / Loss

对决日期

2026-01-24

对局时间 (估算)

11:30 PM

对决场地

Chantilly, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
AG
Andy Gray

3VX60J · Herndon, VA, US

DUPR

4.812

AM
Alejandro Massuet

ZNDGQQ · Burke, VA, US

DUPR

5.268

阵营 2负方
DB
Danny Bretherton

YGW24K · Washington, DC, US

DUPR

4.842

DB
Derek Biendl

3L6VDQ · Bristow, VA, US

DUPR

4.941

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6882068662
显示原始对决元数据 JSON
[
  {
    "team_id": 6462648671,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Gray",
        "dupr_id": "3VX60J",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Herndon, VA, US"
      },
      {
        "name": "Alejandro Massuet",
        "dupr_id": "ZNDGQQ",
        "rating": 5.268,
        "profile_pic_url": null,
        "location": "Burke, VA, US"
      }
    ]
  },
  {
    "team_id": 5079855574,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danny Bretherton",
        "dupr_id": "YGW24K",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Derek Biendl",
        "dupr_id": "3L6VDQ",
        "rating": 4.941,
        "profile_pic_url": null,
        "location": "Bristow, VA, US"
      }
    ]
  }
]