Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Project X — Season 4 — Mens Doubles Intermediate — C

ID: 7085523903

Match Scores

11-5

Loss

Play Date

2026-05-10

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
VB
Vijay Bhaarathraju

7NDKVM · USA

DUPR

3.882

MB
Manoj Bhavanraju

KDOZL7 · USA

DUPR

3.571

TEAM 2LOSS
RG

DUPR

3.206

MC
Moses Chella

0Q2ZVG · Hyderabad, TS, IN

DUPR

4.141

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-7085523903
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7518115381,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vijay Bhaarathraju",
        "dupr_id": "7NDKVM",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Manoj Bhavanraju",
        "dupr_id": "KDOZL7",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8440791852,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raghuveer  Goriparthi",
        "dupr_id": "WNN74Y",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Moses Chella",
        "dupr_id": "0Q2ZVG",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Hyderabad, TS, IN"
      }
    ]
  }
]