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

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

ID: 6784070246

Match Scores

5-15

Win

Play Date

2026-01-04

Play Time (Est)

3:30 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AM
Amanda Martin

WXN4NM · Glennville, GA, US

DUPR

3.007

DS
Dustin Smiley

XKLLO4 · USA

DUPR

2.952

TEAM 2WINNER
CM
Courtney Mareno

2L9PLE · Decatur, AL, US

DUPR

3.389

JM
Justin Mareno

67GOEG · USA

DUPR

3.253

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-6784070246
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8440890736,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amanda Martin",
        "dupr_id": "WXN4NM",
        "rating": 3.007,
        "profile_pic_url": null,
        "location": "Glennville, GA, US"
      },
      {
        "name": "Dustin Smiley",
        "dupr_id": "XKLLO4",
        "rating": 2.952,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4354826914,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Courtney Mareno",
        "dupr_id": "2L9PLE",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": "Decatur, AL, US"
      },
      {
        "name": "Justin Mareno",
        "dupr_id": "67GOEG",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]