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

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

ID: 4585161096

Match Scores

15-2

Win

Play Date

2025-08-10

Play Time (Est)

1:00 PM

Play Location

Bristol, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Marsh Butler

YGW6X4 · Macon, GA, US

DUPR

5.135

DM
David Mcleod

7DRPY5 · Augusta, GA, US

DUPR

5.257

TEAM 2LOSS
GM
Greg Maupin

PKEDRE · Elizabethton, TN, US

DUPR

4.505

KN
Kenneth N Raff II

ZN57JL · USA

DUPR

4.622

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-4585161096
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6931153648,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marsh Butler",
        "dupr_id": "YGW6X4",
        "rating": 5.135,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "David Mcleod",
        "dupr_id": "7DRPY5",
        "rating": 5.257,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      }
    ]
  },
  {
    "team_id": 6311977506,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Maupin",
        "dupr_id": "PKEDRE",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Elizabethton, TN, US"
      },
      {
        "name": "Kenneth N Raff II",
        "dupr_id": "ZN57JL",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]