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

Carrollton Spring Classic - Mens Doubles Skill: (4.5) Age: (15+/50+) COMBINED

ID: 7144265902

Match Scores

15-6

Win

Play Date

2026-03-28

Play Time (Est)

11:30 PM

Play Location

Carrollton, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NM
Nathan Medlock

30ZY7Q · Adairsville, GA, US

DUPR

4.637

NR
Nick Roberts

L2Q406 · USA

DUPR

4.130

TEAM 2LOSS
KM
Ken Mooney

XJLN62 · Atlanta, GA, US

DUPR

4.795

GF
Gregory Floyd Harley

DWN54L · Atlanta, GA, US

DUPR

4.486

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-7144265902
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7024828749,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Medlock",
        "dupr_id": "30ZY7Q",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "Adairsville, GA, US"
      },
      {
        "name": "Nick Roberts",
        "dupr_id": "L2Q406",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8238416679,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ken Mooney",
        "dupr_id": "XJLN62",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Gregory Floyd Harley",
        "dupr_id": "DWN54L",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]