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

Zero Zero Two: The First Serve - 4.0 Men's Doubles Pool B

ID: 5658759918

Match Scores

11-4

Loss

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MO
Michael Orosco

W6D96K · USA

DUPR

3.630

BH
Brock Hixenbaugh

Q5XPV4 · USA

DUPR

3.241

TEAM 2LOSS
AK
Arjun Khanna

VXYVLP · Carlsbad, CA, US

DUPR

3.431

GK
Gaurav khanna

E9NOKW · USA

DUPR

2.810

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-5658759918
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7046163353,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Orosco",
        "dupr_id": "W6D96K",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brock Hixenbaugh",
        "dupr_id": "Q5XPV4",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6678962557,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arjun Khanna",
        "dupr_id": "VXYVLP",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Gaurav khanna",
        "dupr_id": "E9NOKW",
        "rating": 2.81,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]