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

PPA Tour: Bristol Open - 2025 - Mens Doubles Senior Open

ID: 6100860832

Match Scores

11-2, 14-12

Loss

Play Date

2025-08-10

Play Time (Est)

5:00 PM

Play Location

Bristol, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
DG
Dan Granot

3P4RNQ · Atlanta, GA, US

DUPR

5.471

TH
Tony Hull

3ZENLL · Roswell, GA, US

DUPR

5.346

TEAM 2LOSS
MB
Marsh Butler

YGW6X4 · Macon, GA, US

DUPR

5.088

DM
David Mcleod

7DRPY5 · Augusta, GA, US

DUPR

5.183

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-6100860832
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8286758499,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Granot",
        "dupr_id": "3P4RNQ",
        "rating": 5.471,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Tony Hull",
        "dupr_id": "3ZENLL",
        "rating": 5.346,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  },
  {
    "team_id": 8271966841,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marsh Butler",
        "dupr_id": "YGW6X4",
        "rating": 5.088,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "David Mcleod",
        "dupr_id": "7DRPY5",
        "rating": 5.183,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      }
    ]
  }
]