Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Side Out Spring Classic - Coed Doubles Skill: (4.000 To 4.999) Age: (Any)

ID: 7502773105

Match Scores

4-11

Win

Play Date

2026-04-04

Play Time (Est)

2:15 AM

Play Location

Marietta, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
GL
Greg Lovelace

17MJ54 · Acworth, GA, US

DUPR

4.594

MS
Mark Spackman

8G0D7D · Powder Springs, GA, US

DUPR

4.230

TEAM 2WINNER
NJ
Nick Johnson

YNZZNP · USA

DUPR

4.109

BG
Ben Giles

RY4QEN · Cobb County, GA, US

DUPR

4.686

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-7502773105
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5427264703,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Lovelace",
        "dupr_id": "17MJ54",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      },
      {
        "name": "Mark Spackman",
        "dupr_id": "8G0D7D",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "Powder Springs, GA, US"
      }
    ]
  },
  {
    "team_id": 5998138718,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Johnson",
        "dupr_id": "YNZZNP",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben  Giles",
        "dupr_id": "RY4QEN",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Cobb County, GA, US"
      }
    ]
  }
]