Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool H - 2nd Team Bracket (Bid Required) (Fri/Sat)

ID: 5767076314

Match Scores

19-21

Win

Play Date

2026-04-10

Play Time (Est)

11:30 PM

Play Location

Life Time Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Jack Moloney

EWLK6W · USA

DUPR

3.912

BW
Brianna Werner

KD2KQO · Schenectady, NY, US

DUPR

3.995

TEAM 2WINNER
MW
Michael Wittland

0QPJ92 · Marietta, GA, US

DUPR

4.728

DD
Deekshitha Devarasetty

56Q2Z5 · Atlanta, GA, US

DUPR

3.853

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-5767076314
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6209275631,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Moloney",
        "dupr_id": "EWLK6W",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brianna Werner",
        "dupr_id": "KD2KQO",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Schenectady, NY, US"
      }
    ]
  },
  {
    "team_id": 8112939600,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Wittland",
        "dupr_id": "0QPJ92",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Deekshitha Devarasetty",
        "dupr_id": "56Q2Z5",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]