Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Atlanta Pickleball Center Rotating Partner Round Robin

ID: 7458376706

Match Scores

11-7

Loss

Play Date

2026-04-11

Play Time (Est)

3:30 PM

Play Location

1359 Ellsworth Industrial Blvd NW, Atlanta, GA 30318, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
WM
Will Moorman

6PNRZ0 · USA

DUPR

3.735

ST
Scott Toberman

7J44E4 · USA

DUPR

3.219

TEAM 2LOSS
ES
Eduardo Simon

PZ2VGX · Lilburn, GA, US

DUPR

3.758

CS
Chuck Spooner

QPW0VD · USA

DUPR

3.131

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-7458376706
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6053923422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Moorman",
        "dupr_id": "6PNRZ0",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Toberman",
        "dupr_id": "7J44E4",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8187441952,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eduardo Simon",
        "dupr_id": "PZ2VGX",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": "Lilburn, GA, US"
      },
      {
        "name": "Chuck Spooner",
        "dupr_id": "QPW0VD",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]