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

Atlanta Pickleball Center Rotating Partner Round Robin

ID: 4618369243

Match Scores

11-1

Win

Play Date

2026-04-11

Play Time (Est)

8:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
ES
Eduardo Simon

PZ2VGX · Lilburn, GA, US

DUPR

3.746

WM
Will Moorman

6PNRZ0 · USA

DUPR

3.506

TEAM 2LOSS
AR
Andrew Romero

W6R99Q · USA

DUPR

2.832

ST
Scott Toberman

7J44E4 · USA

DUPR

3.172

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-4618369243
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5927963071,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eduardo Simon",
        "dupr_id": "PZ2VGX",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Lilburn, GA, US"
      },
      {
        "name": "Will Moorman",
        "dupr_id": "6PNRZ0",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6202300282,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Romero",
        "dupr_id": "W6R99Q",
        "rating": 2.832,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Toberman",
        "dupr_id": "7J44E4",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]