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

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

ID: 8264153225

对局比分

11-13, 11-8, 13-15

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

6:15 AM

对决场地

Chantilly, VA

View Facility Page →

对决竞争阵营

阵营 1负方
AG
Andy Gray

3VX60J · Herndon, VA, US

DUPR

4.770

AM
Alejandro Massuet

ZNDGQQ · Burke, VA, US

DUPR

5.258

阵营 2胜方
DB
Danny Bretherton

YGW24K · Washington, DC, US

DUPR

4.849

DB
Derek Biendl

3L6VDQ · Bristow, VA, US

DUPR

4.948

数据访问 (AI / 开发者)

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

cURL Request:

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