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

2025 Southern Championships - Mixed Doubles Skill: (3.0) Age: (16 And Above)

ID: 7121270684

Match Scores

15-7

Loss

Play Date

2026-01-04

Play Time (Est)

9:00 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AD
Ava Duggins

ELKXNO · USA

DUPR

3.712

SV
Sayanh Vonglakhone

YG6XG4 · USA

DUPR

3.575

TEAM 2LOSS
CM
Courtney Mareno

2L9PLE · Decatur, AL, US

DUPR

3.381

JM
Justin Mareno

67GOEG · USA

DUPR

3.232

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-7121270684
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5190084649,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ava Duggins",
        "dupr_id": "ELKXNO",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sayanh Vonglakhone",
        "dupr_id": "YG6XG4",
        "rating": 3.575,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6628559076,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Courtney Mareno",
        "dupr_id": "2L9PLE",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": "Decatur, AL, US"
      },
      {
        "name": "Justin Mareno",
        "dupr_id": "67GOEG",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]