Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2025 Southern Championships - Mens Doubles Skill: (4.5) Age: (50 And Above)

ID: 5397529314

Match Scores

5-11

Win

Play Date

2026-01-01

Play Time (Est)

7:30 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SL
Sunny Lyu

ZNGVMW · Macon, GA, US

DUPR

4.409

TR
Trey Royal

8GWEYM · Vidalia, GA, US

DUPR

4.479

TEAM 2WINNER
BB
Brad Bowen

17NK09 · Moultrie, GA, US

DUPR

5.055

SL
Shawn Luque

Q5EZZ4 · Dublin, GA, US

DUPR

4.555

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-5397529314
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7937419311,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sunny Lyu",
        "dupr_id": "ZNGVMW",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Trey Royal",
        "dupr_id": "8GWEYM",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Vidalia, GA, US"
      }
    ]
  },
  {
    "team_id": 5092992217,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brad Bowen",
        "dupr_id": "17NK09",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Moultrie, GA, US"
      },
      {
        "name": "Shawn Luque",
        "dupr_id": "Q5EZZ4",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  }
]