Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

V-3 Team Tournament (D13/15) Pool Play

ID: 6161028868

Match Scores

9-11

Loss

Play Date

2026-03-22

Play Time (Est)

5:00 PM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1LOSS
UK
Umesh Kumar

QX4L65 · Alpharetta, GA, US

DUPR

4.287

CG
Camila Garza

56JRD0 · Atlanta, GA, US

DUPR

3.945

TEAM 2WINNER
DS
Daniel Skaf

3LY446 · Atlanta, GA, US

DUPR

4.400

JB
Jeannette Brown

3P6DJQ · Atlanta, GA, US

DUPR

4.258

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-6161028868
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6073894370,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Umesh Kumar",
        "dupr_id": "QX4L65",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Camila  Garza",
        "dupr_id": "56JRD0",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5936519972,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Skaf",
        "dupr_id": "3LY446",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jeannette Brown",
        "dupr_id": "3P6DJQ",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]