Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Georgia Mountain Pickleball Fall Classic 2025 - Mixed Doubles Skill: (4.5) Age: (50 and Above)

ID: 5704918345

Match Scores

13-15

Win

Play Date

2025-10-04

Play Time (Est)

2:15 AM

Play Location

Hiawassee, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Justine Still

NY6EZ7 · Gwinnett County, GA, US

DUPR

4.407

DP
David Pumphrey

DWNV7M · Atlanta, GA, US

DUPR

4.139

TEAM 2WINNER
HE
Heidi Estroff

3X6EVR · North Augusta, SC, US

DUPR

4.101

JM
John Martin

89MMR7 · Acworth, GA, US

DUPR

4.308

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-5704918345
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5474755615,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justine Still",
        "dupr_id": "NY6EZ7",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "David Pumphrey",
        "dupr_id": "DWNV7M",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 4618365141,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Heidi Estroff",
        "dupr_id": "3X6EVR",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "North Augusta, SC, US"
      },
      {
        "name": "John Martin",
        "dupr_id": "89MMR7",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  }
]