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

Macon Memorial Day Tournament - Womens Doubles Skill: (3.5) Age: (35+/50+/60+) COMBINED

ID: 7466898790

Match Scores

15-2

Win

Play Date

2026-05-23

Play Time (Est)

11:30 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DH
Dawn Howerton

8JP06M · East Dublin, GA, US

DUPR

3.203

EM
Eva Martin

16R0R0 · East Dublin, GA, US

DUPR

3.889

TEAM 2LOSS
LS
LINDSAY SHUMAN

G5NOKX · Dublin, GA, US

DUPR

3.083

SS
SANDY SOUZA

WX9YNG · Dublin, GA, US

DUPR

2.944

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-7466898790
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7563394340,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dawn Howerton",
        "dupr_id": "8JP06M",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": "East Dublin, GA, US"
      },
      {
        "name": "Eva Martin",
        "dupr_id": "16R0R0",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "East Dublin, GA, US"
      }
    ]
  },
  {
    "team_id": 7648549517,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "LINDSAY SHUMAN",
        "dupr_id": "G5NOKX",
        "rating": 3.083,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      },
      {
        "name": "SANDY SOUZA",
        "dupr_id": "WX9YNG",
        "rating": 2.944,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  }
]