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

World Pickleball Tour Savannah Smash - Mens Doubles 5.0

ID: 4548198641

Match Scores

11-6

Win

Play Date

2025-03-03

Play Time (Est)

6:15 AM

Play Location

Savannah, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BM
Bradley Morse

1QXYP4 · Orting, WA, US

DUPR

4.715

TM
Trey Maust

RZPYRZ · Wilmington Island, GA, US

DUPR

5.355

TEAM 2LOSS
SM
Sean Moore

3LWEZ8 · Kingsland, GA, US

DUPR

4.498

JM
Jeffrey Mcdonald

1R4X4D · St. Marys, GA, US

DUPR

3.995

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-4548198641
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7507218619,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bradley Morse",
        "dupr_id": "1QXYP4",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "Orting, WA, US"
      },
      {
        "name": "Trey Maust",
        "dupr_id": "RZPYRZ",
        "rating": 5.355,
        "profile_pic_url": null,
        "location": "Wilmington Island, GA, US"
      }
    ]
  },
  {
    "team_id": 6505827372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Moore",
        "dupr_id": "3LWEZ8",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Kingsland, GA, US"
      },
      {
        "name": "Jeffrey Mcdonald",
        "dupr_id": "1R4X4D",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "St. Marys, GA, US"
      }
    ]
  }
]