Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 8264153225

Match Scores

11-13, 11-8, 13-15

Win

Play Date

2026-01-24

Play Time (Est)

6:15 AM

Play Location

Chantilly, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AG
Andy Gray

3VX60J · Herndon, VA, US

DUPR

4.770

AM
Alejandro Massuet

ZNDGQQ · Burke, VA, US

DUPR

5.258

TEAM 2WINNER
DB
Danny Bretherton

YGW24K · Washington, DC, US

DUPR

4.849

DB
Derek Biendl

3L6VDQ · Bristow, VA, US

DUPR

4.948

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8264153225
Show Raw Competitor Metadata 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"
      }
    ]
  }
]