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

2025 Southern Championships - Womens Doubles Skill: (3.5) Age: (16 And Above)

ID: 4334604766

Match Scores

15-9

Loss

Play Date

2026-01-03

Play Time (Est)

11:30 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MP
Mackenzie Parrish

L24Z5J · USA

DUPR

3.989

LN
Laura Nabors

4ZR5XG · USA

DUPR

3.306

TEAM 2LOSS
CL
Christie Ledbetter

KOJY9Q · Decatur, AL, US

DUPR

3.183

CM
Courtney Mareno

2L9PLE · Decatur, AL, US

DUPR

3.382

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-4334604766
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6966037996,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mackenzie Parrish",
        "dupr_id": "L24Z5J",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Laura Nabors",
        "dupr_id": "4ZR5XG",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7915734091,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christie Ledbetter",
        "dupr_id": "KOJY9Q",
        "rating": 3.183,
        "profile_pic_url": null,
        "location": "Decatur, AL, US"
      },
      {
        "name": "Courtney Mareno",
        "dupr_id": "2L9PLE",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Decatur, AL, US"
      }
    ]
  }
]