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

Competitive DUPR Night

ID: 4719730150

Match Scores

11-2

Win

Play Date

2025-06-11

Play Time (Est)

11:30 PM

Play Location

3225+FF, Buford, Gwinnett County

Unverified Facility

Competitor Teams

TEAM 1WINNER
JN
jason nguyen

ME7ZKD · Dacula, GA, US

DUPR

2.454

RM
Ray Marquez

V7QP95 · Braselton, GA, US

DUPR

3.124

TEAM 2LOSS
RS
Robert Starling

WKJE6Y · Gwinnett County, GA, US

DUPR

2.464

GS
Greg Stevens

LVMM65 · USA

DUPR

2.595

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-4719730150
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6087863051,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "jason nguyen",
        "dupr_id": "ME7ZKD",
        "rating": 2.454,
        "profile_pic_url": null,
        "location": "Dacula, GA, US"
      },
      {
        "name": "Ray Marquez",
        "dupr_id": "V7QP95",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": "Braselton, GA, US"
      }
    ]
  },
  {
    "team_id": 6774217867,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert  Starling",
        "dupr_id": "WKJE6Y",
        "rating": 2.464,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Greg Stevens",
        "dupr_id": "LVMM65",
        "rating": 2.595,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]