Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Georgia Mountain Pickleball Spring Classic 2026 - Mens Doubles Skill: (4.5+) Age: (50 and Above)

ID: 5675411413

Match Scores

11-5

Win

Play Date

2026-04-26

Play Time (Est)

2:15 AM

Play Location

Hiawassee, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NM
Nathan Medlock

30ZY7Q · Adairsville, GA, US

DUPR

4.658

NR
Nick Roberts

L2Q406 · USA

DUPR

4.172

TEAM 2LOSS
DL
David Lyons

89G9V1 · Ball Ground, GA, US

DUPR

3.644

JG
Jeff Gavel

3YEKOE · Cumming, GA, US

DUPR

4.416

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-5675411413
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8504764520,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Medlock",
        "dupr_id": "30ZY7Q",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Adairsville, GA, US"
      },
      {
        "name": "Nick Roberts",
        "dupr_id": "L2Q406",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7203881258,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Lyons",
        "dupr_id": "89G9V1",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": "Ball Ground, GA, US"
      },
      {
        "name": "Jeff Gavel",
        "dupr_id": "3YEKOE",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  }
]