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

FRIDAY ADV MENS + 1 - Session 4, Fri Jun 5

ID: 6903369010

Match Scores

8-11

Loss

Play Date

2026-06-05

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DN
David Nicholas

GG2WYG · Flower Mound, TX, US

DUPR

3.333

BR
Bhargav Ram

K55EK7 · USA

DUPR

3.446

TEAM 2WINNER
LM
Luis Moreno

X0ZRM4 · USA

DUPR

3.110

SV
Shobhit Voleti

K5W0GQ · USA

DUPR

3.555

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-6903369010
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5587163810,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Nicholas",
        "dupr_id": "GG2WYG",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Bhargav Ram",
        "dupr_id": "K55EK7",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5021634204,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luis Moreno",
        "dupr_id": "X0ZRM4",
        "rating": 3.11,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shobhit Voleti",
        "dupr_id": "K5W0GQ",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]