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

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

ID: 7173984134

Match Scores

1-11, 11-3, 11-5

Loss

Play Date

2025-08-10

Play Time (Est)

3:30 PM

Play Location

Bristol, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.452

GM
Graham McDaniel

3POQNQ · US

DUPR

5.136

TEAM 2LOSS
MB
Marsh Butler

YGW6X4 · Macon, GA, US

DUPR

5.130

DM
David Mcleod

7DRPY5 · Augusta, GA, US

DUPR

5.250

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-7173984134
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5694159287,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.452,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Graham McDaniel",
        "dupr_id": "3POQNQ",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "US"
      }
    ]
  },
  {
    "team_id": 7923432574,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marsh Butler",
        "dupr_id": "YGW6X4",
        "rating": 5.13,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "David Mcleod",
        "dupr_id": "7DRPY5",
        "rating": 5.25,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      }
    ]
  }
]