Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Namma Picklers @GoRally Jayamahal - Mixed Doubles - Quarter-Final

ID: 6728914159

Match Scores

11-5

Loss

Play Date

2026-05-22

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Mangalam Mantri

4VDPXV · USA

DUPR

3.693

RD
Rebecca Dsouza

7NWZE9 · USA

DUPR

3.260

TEAM 2LOSS
AD
Aakash Desai

KDGLZ6 · Bengaluru, KA, IN

DUPR

3.724

CJ
Chandana Jaganath

JYK6LM · USA

DUPR

2.974

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-6728914159
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4718537952,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mangalam Mantri",
        "dupr_id": "4VDPXV",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rebecca Dsouza",
        "dupr_id": "7NWZE9",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4796672552,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aakash Desai",
        "dupr_id": "KDGLZ6",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Bengaluru, KA, IN"
      },
      {
        "name": "Chandana Jaganath",
        "dupr_id": "JYK6LM",
        "rating": 2.974,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]