Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5293995228

Match Scores

11-15

Win

Play Date

2026-01-01

Play Time (Est)

1:00 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SB
stacey bryan bridges

JZDJ7J · Columbia, SC, US

DUPR

3.585

DB
Doug Beier

EWLYDV · Dallas, GA, US

DUPR

3.952

TEAM 2WINNER
MS
Mike Stollings

30KX92 · Bristol, TN, US

DUPR

3.094

DA
Daryl Addison

RZW5DE · Bristol, TN, US

DUPR

3.996

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-5293995228
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7254668459,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "stacey bryan bridges",
        "dupr_id": "JZDJ7J",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      },
      {
        "name": "Doug Beier",
        "dupr_id": "EWLYDV",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "Dallas, GA, US"
      }
    ]
  },
  {
    "team_id": 4548161291,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Stollings",
        "dupr_id": "30KX92",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      },
      {
        "name": "Daryl Addison",
        "dupr_id": "RZW5DE",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  }
]