Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5425722288

Match Scores

2-11

Win

Play Date

2026-01-04

Play Time (Est)

1:00 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LZ
Lauren Zhu

8KNRJ6 · Atlanta, GA, US

DUPR

3.948

MW
Michael Wittland

0QPJ92 · Marietta, GA, US

DUPR

4.600

TEAM 2WINNER
TB
Tori Bottini

QXPELR · Canton, GA, US

DUPR

4.564

LW
Lucas wilder

WK0Y6Q · Austell, GA, US

DUPR

4.512

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-5425722288
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6178876934,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lauren Zhu",
        "dupr_id": "8KNRJ6",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Michael Wittland",
        "dupr_id": "0QPJ92",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 4919659643,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tori Bottini",
        "dupr_id": "QXPELR",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Lucas  wilder",
        "dupr_id": "WK0Y6Q",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      }
    ]
  }
]