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: 6836257961

Match Scores

11-10

Loss

Play Date

2026-04-26

Play Time (Est)

6:15 AM

Play Location

Hiawassee, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KH
Kyle Henson

30XKLN · Highlands, NC, US

DUPR

4.322

BL
Ben Logan

4L20YG · Glenville, NC, US

DUPR

4.153

TEAM 2LOSS
NM
Nathan Medlock

30ZY7Q · Adairsville, GA, US

DUPR

4.656

NR
Nick Roberts

L2Q406 · USA

DUPR

4.168

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-6836257961
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4418233464,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Henson",
        "dupr_id": "30XKLN",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Highlands, NC, US"
      },
      {
        "name": "Ben Logan",
        "dupr_id": "4L20YG",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Glenville, NC, US"
      }
    ]
  },
  {
    "team_id": 6421996028,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Medlock",
        "dupr_id": "30ZY7Q",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Adairsville, GA, US"
      },
      {
        "name": "Nick Roberts",
        "dupr_id": "L2Q406",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]