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

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

ID: 6476096573

Match Scores

11-8, 11-6

Win

Play Date

2025-08-09

Play Time (Est)

6:15 AM

Play Location

Bristol, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
NH
Nancy Hensley

8DOGY4 · KIMBERLIN HGT, TN, US

DUPR

4.229

GM
Graham McDaniel

3POQNQ · US

DUPR

4.916

TEAM 2LOSS
EA
Eva Aguirre

8G0M0G · Zebulon, NC, US

DUPR

4.780

BP
Bill Parks

17ZY65 · Cary, NC, US

DUPR

4.996

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-6476096573
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8525087072,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nancy Hensley",
        "dupr_id": "8DOGY4",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "KIMBERLIN HGT, TN, US"
      },
      {
        "name": "Graham McDaniel",
        "dupr_id": "3POQNQ",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "US"
      }
    ]
  },
  {
    "team_id": 7391471790,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eva Aguirre",
        "dupr_id": "8G0M0G",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Zebulon, NC, US"
      },
      {
        "name": "Bill Parks",
        "dupr_id": "17ZY65",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  }
]