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

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

ID: 4627861158

Match Scores

8-11, 11-4, 11-3

Win

Play Date

2025-08-10

Play Time (Est)

7:30 PM

Play Location

Bristol, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Marsh Butler

YGW6X4 · Macon, GA, US

DUPR

5.126

DM
David Mcleod

7DRPY5 · Augusta, GA, US

DUPR

5.246

TEAM 2LOSS
DT
Dean Talbot

3LVM2K · Port Neches, TX, US

DUPR

4.374

PD
Pierre David Turmel

3OJZL1 · Katy, TX, US

DUPR

5.508

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-4627861158
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7603001889,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marsh Butler",
        "dupr_id": "YGW6X4",
        "rating": 5.126,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "David Mcleod",
        "dupr_id": "7DRPY5",
        "rating": 5.246,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      }
    ]
  },
  {
    "team_id": 8315475470,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dean Talbot",
        "dupr_id": "3LVM2K",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Port Neches, TX, US"
      },
      {
        "name": "Pierre David Turmel",
        "dupr_id": "3OJZL1",
        "rating": 5.508,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  }
]