Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Southern Championships - Mixed Doubles Skill: (4.5) Age: (50+, 60+) COMBINED

ID: 5292422200

Match Scores

15-8

Win

Play Date

2025-12-31

Play Time (Est)

5:00 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DM
Debbie Mueller

1QYOO5 · Falls Church, VA, US

DUPR

4.486

JL
Jonathan Litt

YGEG7E · McLean, VA, US

DUPR

4.144

TEAM 2LOSS
DS
Donna Spurling

8J7DEO · Abingdon, VA, US

DUPR

4.000

CC
Chris Carpenter

ZN4VYM · Greeneville, TN, US

DUPR

4.440

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-5292422200
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8439189535,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debbie Mueller",
        "dupr_id": "1QYOO5",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Jonathan Litt",
        "dupr_id": "YGEG7E",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  },
  {
    "team_id": 7003634594,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Donna Spurling",
        "dupr_id": "8J7DEO",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Abingdon, VA, US"
      },
      {
        "name": "Chris Carpenter",
        "dupr_id": "ZN4VYM",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Greeneville, TN, US"
      }
    ]
  }
]