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

Project X — Season 4 — Mens Doubles Beginner — A

ID: 6151380372

Match Scores

11-0

Win

Play Date

2026-05-10

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HS
Haneesh Sai Kolli

WZX5YY · USA

DUPR

3.499

AK
Ashleesh Koganti

MPOODL · Manikonda, TS, IN

DUPR

3.564

TEAM 2LOSS
VM
Vasanth Madiraju

Y45JYD · USA

DUPR

2.883

SN
SaiKiran Nukala

Y4E5NK · USA

DUPR

2.883

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-6151380372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6138235142,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Haneesh Sai Kolli",
        "dupr_id": "WZX5YY",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashleesh Koganti",
        "dupr_id": "MPOODL",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": "Manikonda, TS, IN"
      }
    ]
  },
  {
    "team_id": 6991354014,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vasanth Madiraju",
        "dupr_id": "Y45JYD",
        "rating": 2.883,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "SaiKiran Nukala",
        "dupr_id": "Y4E5NK",
        "rating": 2.883,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]