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

Serve For Strength - Macon Mental Health Matters - Womens Doubles Skill: (3.5) Age: (Any)

ID: 6740902274

Match Scores

2-11

Win

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TW
Tabitha Walker

X2G54X · Macon, GA, US

DUPR

3.059

LK
Lisa Kelly

842RG6 · USA

DUPR

3.182

TEAM 2WINNER
EM
Eva Martin

16R0R0 · East Dublin, GA, US

DUPR

3.924

DH
Dawn Howerton

8JP06M · East Dublin, GA, US

DUPR

3.213

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-6740902274
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8271939804,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tabitha Walker",
        "dupr_id": "X2G54X",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Lisa Kelly",
        "dupr_id": "842RG6",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4816626997,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eva Martin",
        "dupr_id": "16R0R0",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "East Dublin, GA, US"
      },
      {
        "name": "Dawn Howerton",
        "dupr_id": "8JP06M",
        "rating": 3.213,
        "profile_pic_url": null,
        "location": "East Dublin, GA, US"
      }
    ]
  }
]