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

Savannah Open Championship $$$ - Mens Open Doubles $$$: (5.0 or greater skill levels only)

ID: 5109247486

Match Scores

15-4

Win

Play Date

2026-03-27

Play Time (Est)

11:30 PM

Play Location

Savannah, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
Trey Maust

RZPYRZ · Wilmington Island, GA, US

DUPR

5.179

AF
Alex Fox

1NVV23 · Savannah, GA, US

DUPR

5.191

TEAM 2LOSS
JM
Jacob Mitchell

L5LR6Z · Vidalia, GA, US

DUPR

4.715

SM
Scott Mckessy

1RD66Z · Skidaway Island, GA, US

DUPR

4.991

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-5109247486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5311679000,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trey Maust",
        "dupr_id": "RZPYRZ",
        "rating": 5.179,
        "profile_pic_url": null,
        "location": "Wilmington Island, GA, US"
      },
      {
        "name": "Alex Fox",
        "dupr_id": "1NVV23",
        "rating": 5.191,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      }
    ]
  },
  {
    "team_id": 5096831107,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Mitchell",
        "dupr_id": "L5LR6Z",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "Vidalia, GA, US"
      },
      {
        "name": "Scott Mckessy",
        "dupr_id": "1RD66Z",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Skidaway Island, GA, US"
      }
    ]
  }
]